Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Small Trump"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17274330 | 5 months ago | | | 0 | 7.1466729e-7 | |
| 17274259 | 5 months ago | | | 0 | 6.3608930e-7 | |
| 17274035 | 5 months ago | | | 0 | 6.2863956e-7 | |
| 17273909 | 5 months ago | | | 0 | 6.2593408e-7 | |
| 17273868 | 5 months ago | | | 0 | 6.4697654e-7 | |
| 17273587 | 5 months ago | | | 0 | 6.7196426e-7 | |
| 17273566 | 5 months ago | | | 0 | 6.9390773e-7 | |
| 17273454 | 5 months ago | | | 0 | 6.5750439e-7 | |
| 17273427 | 5 months ago | | | 0 | 6.7313825e-7 | |
| 17273314 | 5 months ago | | | 0 | 6.7627978e-7 |
ABI
ABI objects
Getter at block 23934772
_ots() view returns (bytes32)
0xeeee4e6990d42ca71344fe34cd7713da2af9f8d69eb01e5b39b4dfbbe83cba19
_totalSupply() view returns (uint256)
700000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Small Trump
symbol() view returns (string)
SMALLTRUMP
totalSupply() view returns (uint256)
700000000000000000000000000
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.