Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Gaming Trump"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17334900 | 4 months ago | | | 0 | 0.0000021843456 | |
| 17334682 | 4 months ago | | | 0 | 0.0000019131736 | |
| 17334640 | 4 months ago | | | 0 | 0.0000018899198 | |
| 17334558 | 4 months ago | | | 0 | 0.0000018384167 | |
| 17334207 | 4 months ago | | | 0 | 0.0000017875989 | |
| 17334165 | 4 months ago | | | 0 | 0.0000017368784 | |
| 17334070 | 4 months ago | | | 0 | 0.0000017606749 | |
| 17334063 | 4 months ago | | | 0 | 0.0000017614084 | |
| 17334057 | 4 months ago | | | 0 | 0.0000017847936 | |
| 17334010 | 4 months ago | | | 0 | 0.0000017545977 |
ABI
ABI objects
Getter at block 22500641
_ots() view returns (bytes32)
0xfb8e70c767263d89ee062e619dfe49e29901c37402069c6ded89b3fdc2d11eda
_totalSupply() view returns (uint256)
220000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Gaming Trump
symbol() view returns (string)
GamingTrump
totalSupply() view returns (uint256)
220000000000000000000000000
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.