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 "BOOK OF CAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12616185 | 7 months ago | | | 0 | 0.0000047858261 | |
| 12615223 | 7 months ago | | | 0 | 1.9984537e-7 | |
| 12615169 | 7 months ago | | | 0 | 0.000000204017947486 | |
| 12615149 | 7 months ago | | | 0 | 0.000000204791368982 | |
| 12615121 | 7 months ago | | | 0 | 1.5648205e-7 | |
| 12615074 | 7 months ago | | | 0 | 0.000000208545666428 | |
| 12615032 | 7 months ago | | | 0 | 2.1176822e-7 | |
| 12614949 | 7 months ago | | | 0 | 2.1689114e-7 | |
| 12614895 | 7 months ago | | | 0 | 2.1972177e-7 | |
| 12614838 | 7 months ago | | | 0 | 2.2344502e-7 |
ABI
ABI objects
Getter at block 21833696
DOMAIN_SEPARATOR() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
LSERWDS() view returns (uint256)
6325
decimals() view returns (uint8)
18
name() view returns (string)
BOOK OF CAT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOCA
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
nonces(address owner) view returns (uint256)
State-modifying
Events IDJTZEB(address NIIZVM) returns (uint256)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getAirdropAmount() returns (uint256)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
renounceRole(bytes32 role, address callerConfirmation)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)