Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MANEKI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17215119 | 4 months ago | | | 0 | 0.0000013268919 | |
| 17215011 | 4 months ago | | | 0 | 0.0000012311098 | |
| 17214990 | 4 months ago | | | 0 | 0.0000012224908 | |
| 17214940 | 4 months ago | | | 0 | 0.0000012064188 | |
| 17214753 | 4 months ago | | | 0 | 0.0000012415835 | |
| 17214577 | 4 months ago | | | 0 | 0.0000013230021 | |
| 17214478 | 4 months ago | | | 0 | 0.0000013703856 | |
| 17214461 | 4 months ago | | | 0 | 9.9194006e-7 | |
| 17214436 | 4 months ago | | | 0 | 0.0000013957738 | |
| 17214352 | 4 months ago | | | 0 | 0.0000013473876 |
ABI
ABI objects
Getter at block 22421375
_ots() view returns (bytes32)
0x34646bf109750fed8caeaf0b096bb867b8fe212256c8e1e4cac751023ba9648c
_totalSupply() view returns (uint256)
610000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MANEKI
symbol() view returns (string)
MANEKI
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.