Calculates the checksum address for the given address.
import { checksumAddress } from "thirdweb/utils"; checksumAddress("0x5aAeb6053F3E94C9b9A09f33669435E7Ef1BeAed");//=> '0x5aAeb6053F3E94C9b9A09f33669435E7Ef1BeAed'
The checksum address.