Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "name4"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19976809 | 3 months ago | | | 0 | 2.5667421e-7 | |
| 19976771 | 3 months ago | | | 0 | 2.3191231e-7 | |
| 19976673 | 3 months ago | | | 0 | 2.3355258e-7 | |
| 19976449 | 3 months ago | | | 0 | 2.5297685e-7 | |
| 19976379 | 3 months ago | | | 0 | 2.6151910e-7 | |
| 19976292 | 3 months ago | | | 0 | 2.6776934e-7 | |
| 19976287 | 3 months ago | | | 0 | 2.6760655e-7 | |
| 19976136 | 3 months ago | | | 0 | 2.6826655e-7 | |
| 19976091 | 3 months ago | | | 0 | 2.6861395e-7 | |
| 19976064 | 3 months ago | | | 0 | 2.7042408e-7 |
ABI
ABI objects
Getter at block 23957101
_ots() view returns (bytes32)
0x37872ff71604cc7b8d082bd0ff43cf61cbd35d658a029842ef9fe5d1aa63f0e3
_totalSupply() view returns (uint256)
5400000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
name4
symbol() view returns (string)
name4-symbol
totalSupply() view returns (uint256)
5400000000000000000000000000
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)
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.