Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "sudeng"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20563422 | 2 months ago | | | 0 | 6.1095263e-7 | |
| 20563413 | 2 months ago | | | 0 | 0.000000608905394064 | |
| 20563405 | 2 months ago | | | 0 | 0.000000603627166476 | |
| 20563148 | 2 months ago | | | 0 | 5.3421573e-7 | |
| 20563041 | 2 months ago | | | 0 | 5.1870898e-7 | |
| 20563031 | 2 months ago | | | 0 | 0.0000037610450 | |
| 20563003 | 2 months ago | | | 0 | 5.1380293e-7 | |
| 20562923 | 2 months ago | | | 0 | 0.0000035837176 | |
| 20562881 | 2 months ago | | | 0 | 4.8654595e-7 | |
| 20562572 | 2 months ago | | | 0 | 4.7242762e-7 |
ABI
ABI objects
Getter at block 23843514
_ots() view returns (bytes32)
0x3e40045b73d7d0eff2fe667bceefd82c75b03bd4dabffc9970d2964d628e286a
_totalSupply() view returns (uint256)
2800000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
sudeng
symbol() view returns (string)
HIPPO
totalSupply() view returns (uint256)
2800000000000000000000000000
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.