MonetCardToken

Verified contract

Active on Ethereum with 476 txns
Deployed by via 0x9bb1ebb7 at 11227120
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MonetCardToken"

0x25aa3df31ca34a4dc9b9b0d686207ce456b389397c86b04b7ce2ea3f3b009291
0x1f60804a799747c0ad407daa2534f833e663da1226528b2b06bd2407b94fd904
0x4469e6d4a182e4c8d23d30011ce8c95000b23a95bfe753f53aaa468bb9093d2d
0xf2b31f87698469a56648f7ce495d91ca18e10e6a04df30395b037a64f14651a6
0x9f4feac8acead0c22baf2157b413a683d394c4065c3cfb8ced7a3c4ae4ab3398
0xbc1e25ee4aab5ede66e97de1e3a127514a9b51c8b5c9ba19a6c67c27df62e4a8
0x3ad6f3827fee71a90514798f402a41fe6a87f13e84dc12320e83013b9eb7baf1
0x1cedd4ec3a0de249e35658065767f751fc09c7847ae4d5a4d48d2c7f16670a8c
0x8d8a9b4a830a65ff0f5e3323b30edb13bdae58a207416e947e9e15a4c7e25b5e
0x05c5c2d8c1f65df6517be64eb8128ddb49a55735fa380fc37ed0ccdda3f03c4c

Functions
Getter at block 21302731
 
cardsTotalSupply(view returns (uint256[40] nums)
isMinter(view returns (bool)
false
isOwner(view returns (bool)
false
owner(view returns (address)
0x69c07a73d36224ec30ad64bff42f96dfb28b78a0
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
cardsNumOf(address _owneruint256 _leveluint256 _carryview returns (uint256 nums)
cardsNumOfAll(address _owneruint256 _carryview returns (uint256[10] nums)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
supportsInterface(bytes4 _interfaceIDpure returns (bool)
totalSupply(uint256 _idview returns (uint256)
State-modifying
cardsBatchBurnFrom(address _fromuint256[] _cards
cardsBatchMint(address _touint256[] _cards
safeBatchBurnFrom(address _fromuint256[] _idsuint256[] _amounts
safeBatchMint(address _touint256[] _idsuint256[] _values
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _amountbytes _data
setApprovalForAll(address _operatorbool _approved
setMinter(address _minterbool _approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
MinterChanged(address indexed minterbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed _operatoraddress indexed _fromaddress indexed _touint256[] _idsuint256[] _amounts
TransferSingle(address indexed _operatoraddress indexed _fromaddress indexed _touint256 _iduint256 _amount
URI(string _amountuint256 indexed _id
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.