Write Contract
Last updated
moe(uint256)
tokenId(uint256)
to(address)
tokenId(uint256)
To facilitate fee payment, you need to 'approve' the use of MOE tokens in MOE Trading Card.
to(address)
moe(uint256)
uri(string)
originalCreator(string)
jsonId(bytes4)
isOriginal(bool)
isSecondaryCreation(bool)
moe(uint256)
tokenId(uint256)
safeTransferFrom without the 'data' parameter. Method ID is 0x42842e0e.
from(address)
to(address)
tokenId(uint256)
safeTransferFrom with the 'data' parameter. Method ID is 0xb884fde
from(address)
to(address)
tokenId(uint256)
data(bytes)
operator(address)
approved(bool)
from(address)
to(address)
tokenId(uint256)
Last updated