Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BOOK OF MEME"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17309907 | 4 months ago | | | 0 | 0.0000019274718 | |
| 17309762 | 4 months ago | | | 0 | 0.0000017655922 | |
| 17309755 | 4 months ago | | | 0 | 0.0000017793739 | |
| 17309650 | 4 months ago | | | 0 | 0.0000018472741 | |
| 17309505 | 4 months ago | | | 0 | 0.0000019308406 | |
| 17309400 | 4 months ago | | | 0 | 0.0000019564885 | |
| 17309062 | 4 months ago | | | 0 | 0.0000018871777 | |
| 17308952 | 4 months ago | | | 0 | 0.0000019656939 | |
| 17308945 | 4 months ago | | | 0 | 0.0000019611264 | |
| 17308692 | 4 months ago | | | 0 | 0.0000018473375 |
ABI
ABI objects
Getter at block 22536397
_ots() view returns (bytes32)
0xce25d973f6770d8e9c4780168639564648b61f109d90d931c9187996111d32ca
_totalSupply() view returns (uint256)
610000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BOOK OF MEME
symbol() view returns (string)
BOME
totalSupply() view returns (uint256)
610000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.