Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TRUMP ONE EAR"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17510557 | 5 months ago | | | 0 | 0.0000028479385 | |
| 17510541 | 5 months ago | | | 0 | 3.8565367e-7 | |
| 17510220 | 5 months ago | | | 0 | 0.0000032505437 | |
| 17510135 | 5 months ago | | | 0 | 0.0000028575340 | |
| 17510125 | 5 months ago | | | 0 | 0.0000028866892 | |
| 17510019 | 5 months ago | | | 0 | 0.0000026592742 | |
| 17509851 | 5 months ago | | | 0 | 0.0000024933708 | |
| 17509662 | 5 months ago | | | 0 | 0.0000022941364 | |
| 17509578 | 5 months ago | | | 0 | 0.0000022885948 | |
| 17509337 | 5 months ago | | | 0 | 0.0000018372128 |
ABI
ABI objects
Getter at block 23895435
_ots() view returns (bytes32)
0x7a07e51e225f6cbaa7e62e242a1ee2da892c7091fc092184aa1f3e6360cff6da
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
TRUMP ONE EAR
symbol() view returns (string)
ONEEAR
totalSupply() view returns (uint256)
100000000000000000000000000
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.