Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Trump AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20518163 | 3 months ago | | | 0 | 0.000075421818 | |
| 20518157 | 3 months ago | | | 0 | 0.000056279035 | |
| 20518151 | 3 months ago | | | 0 | 0.000086492465 | |
| 20518149 | 3 months ago | | | 0 | 0.00012202595 | |
| 20518146 | 3 months ago | | | 0 | 0.000090681332 | |
| 20518146 | 3 months ago | | | 0 | 0.00011255296 | |
| 20518136 | 3 months ago | | | 0 | 0.000052111928 | |
| 20518132 | 3 months ago | | | 0 | 0.000053380592 | |
| 20518132 | 3 months ago | | | 0 | 0.000053380592 | |
| 20518132 | 3 months ago | | | 0 | 0.000055490262 |
ABI
ABI objects
Getter at block 21214992
approvedEnabled() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
Trump AI
owner() view returns (address)
0x000000000000000000000000000000000000dead
ownership() view returns (address)
0x962a070b9a1d205176623cb3b2db5cb05c733f3a
symbol() view returns (string)
Trump-AI
totalSupply() view returns (uint256)
1000000000000000000000
transfers() view returns (uint256)
2
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
ApprovedDisabled()
ApprovedEnabled()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.