Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dark Trump"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17502613 | 3 months ago | | | 0 | 0.0000017929160 | |
| 17502390 | 3 months ago | | | 0 | 0.0000016210070 | |
| 17502102 | 3 months ago | | | 0 | 0.0000013709955 | |
| 17502067 | 3 months ago | | | 0 | 0.0000013995475 | |
| 17502004 | 3 months ago | | | 0 | 0.0000014496838 | |
| 17501978 | 3 months ago | | | 0 | 3.3269496e-7 | |
| 17501592 | 3 months ago | | | 0 | 7.7510071e-7 | |
| 17501326 | 3 months ago | | | 0 | 0.0000016546153 | |
| 17501298 | 3 months ago | | | 0 | 0.0000015848515 | |
| 17501236 | 3 months ago | | | 0 | 3.3058286e-7 |
ABI
ABI objects
Getter at block 22141969
_ots() view returns (bytes32)
0x8a3a72f5d4e6d4e1aea95b9bc4356fe4bdc75a9430c0bf45ef342cd6ce49126a
_totalSupply() view returns (uint256)
40000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dark Trump
symbol() view returns (string)
DARKTRUMP
totalSupply() view returns (uint256)
40000000000000000000000000
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.