MomijiTokenManager
Verified contract
Active on
Ethereum with 594 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7cdc…8931
Balances ($0.00)
No balances found for "MomijiTokenManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14041444 | 3 years ago | | | 0 | 0.0017223848 | |
| 13826894 | 3 years ago | | | 0 | 0.018466353 | |
| 13823157 | 3 years ago | | | 0 | 0.015699440 | |
| 13823151 | 3 years ago | | | 0 | 0.016608213 | |
| 13823145 | 3 years ago | | | 0 | 0.015836244 | |
| 13823135 | 3 years ago | | | 0 | 0.017131274 | |
| 13823135 | 3 years ago | | | 0 | 0.017131274 | |
| 13823135 | 3 years ago | | | 0 | 0.017131274 | |
| 13823135 | 3 years ago | | | 0 | 0.017131274 | |
| 13823037 | 3 years ago | | | 0 | 0.015452007 |
ABI
ABI objects
Getter at block 21085252
momijiToken() view returns (address)
0x7cdc0421469398e0f3aa8890693d86c840ac8931
onlyForWhitelist() view returns (bool)
false
owner() view returns (address)
0x2990c82208342a6675db26043a7e63db6ec0b945
Read-only
getTokenAmountOfCreator(address account) view returns (uint256)
getTokenIdOfCreator(address account, uint256 index) view returns (uint256)
whitelist(address) view returns (bool)
State-modifying
Events addCardManually(uint256 cardId)
addToWhitelist(address account)
create(uint256 tokenId, uint256 maxSupply, string uri, bytes data)
openOnlyToWhitelist()
openToEveryone()
removeCardManually(uint256 cardId)
removeFromWhitelist(address account)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _momijiToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.