Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Trumpelon"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17513856 | 5 months ago | | | 0 | 0.0000033893209 | |
| 17513547 | 5 months ago | | | 0 | 0.0000036913324 | |
| 17513415 | 5 months ago | | | 0 | 0.0000035672908 | |
| 17513334 | 5 months ago | | | 0 | 0.0000034694194 | |
| 17513113 | 5 months ago | | | 0 | 0.0000031211228 | |
| 17513026 | 5 months ago | | | 0 | 0.0000031107349 | |
| 17513010 | 5 months ago | | | 0 | 0.0000031192639 | |
| 17512997 | 5 months ago | | | 0 | 2.4616697e-7 | |
| 17512392 | 5 months ago | | | 0 | 0.0000028973395 | |
| 17511958 | 5 months ago | | | 0 | 0.0000038558565 |
ABI
ABI objects
Getter at block 23934960
_ots() view returns (bytes32)
0xa57984a5f91ef6d8a75d438d48e8487a8297503928ad6cd444ec32739749a84e
_totalSupply() view returns (uint256)
490000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Trumpelon
symbol() view returns (string)
TRUMPE
totalSupply() view returns (uint256)
490000000000000000000000000
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.