TowaSetsunaBurnin
Verified contract
Active on
Ethereum with 957 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 "TowaSetsunaBurnin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19027375 | 10 months ago | | | 0 | 0.0015268302 | |
| 19027335 | 10 months ago | | | 0 | 0.0035409901 | |
| 19027283 | 10 months ago | | | 0 | 0.0030779641 | |
| 19027245 | 10 months ago | | | 0 | 0.0032581084 | |
| 19027188 | 10 months ago | | | 0 | 0.0021660676 | |
| 19027187 | 10 months ago | | | 0 | 0.0090984027 | |
| 19027141 | 10 months ago | | | 0 | 0.0059000151 | |
| 19027116 | 10 months ago | | | 0 | 0.0030382317 | |
| 19027065 | 10 months ago | | | 0 | 0.0027508005 | |
| 19027018 | 10 months ago | | | 0 | 0.0031840953 |
ABI
ABI objects
Getter at block 21274354
CNP() view returns (address)
0x138a5c693279b6cd82f48d4bef563251bc15adce
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE() view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
TPM() view returns (address)
0xa6075b01de961a0022caaa179a78660ac1505120
owner() view returns (address)
0x1bf41851e4bd044022dfa7e9c678809f5197a56f
paused() view returns (bool)
true
Read-only
burnedTokenId(uint256) view returns (bool)
checkBurned(uint256[] tokenIds) view returns (bool[] res)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events burnin(uint256[] tokenIds)
grantRole(bytes32 role, address account)
pause(bool _state)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transferOwnership(address newOwner)
withdraw(address withdrawAddress)
BurninTowaSetsuna(address indexed sender, uint256 indexed tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _CNP, address _TPM)
This contract contains no fallback and receive objects.
This contract contains no error objects.