ChainZokuCartManager
Verified contract
Active on
Ethereum with 847 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ChainZokuCartManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21195005 | 4 days ago | | | 0 | 0.0026656391 | |
| 21108977 | 16 days ago | | | 0 | 0.00098857073 | |
| 21102110 | 17 days ago | | | 0 | 0.0066471148 | |
| 21073848 | 21 days ago | | | 0 | 0.0051968548 | |
| 20832183 | 2 months ago | | | 0 | 0.0034156990 | |
| 20828569 | 2 months ago | | | 0 | 0.0065705289 | |
| 20797465 | 2 months ago | | | 0 | 0.0017088147 | |
| 20771573 | 2 months ago | | | 0 | 0.0038403369 | |
| 20602778 | 3 months ago | | | 0 | 0.00016824896 | |
| 20564156 | 3 months ago | | | 0 | 0.00033215054 |
ABI
ABI objects
Getter at block 21223953
HASH_SIGN() view returns (uint256)
3345547
owner() view returns (address)
0x76de050980cbedbca6bec638637016ea5d467d7e
pause() view returns (bool)
false
signAddress() view returns (address)
0x85097c7ee2451c6a035b7da79c3f897bdf5c2483
storedNftContract() view returns (address)
0xf4ec73d92fe314b38d8f0c7c97dd505e7111124e
Read-only
checkSignature(bytes32 _hash, bytes _signature) pure returns (address)
isAdmin(address _admin) view returns (bool)
State-modifying
Events MintItems(struct IChainzokuItemCollectionItems[] _collectionItems, uint256 _internalId, bytes _signature)
init(address _storedNftContract, address _signAddress)
renounceOwnership()
setAdminAddress(address _admin, bool _active)
setHashSign(uint256 _hash)
setPause(bool _pause)
setSignAddress(address _signAddress)
setStoredNftContract(address _storedNftContract)
transferOwnership(address newOwner)
FlagItems(uint256[] internalIds, uint8 action, uint256 zokuTokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.