DONALD TRUMP
Verified contract
Active on
Base with 3,452 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00091 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19957433 | 2 months ago | | | 0 | 3.6380994e-7 | |
| 19707666 | 2 months ago | | | 0 | 2.2873425e-7 | |
| 18287939 | 3 months ago | | | 0 | 0.000000308947551360 | |
| 18065259 | 3 months ago | | | 0 | 3.6513813e-7 | |
| 17305268 | 4 months ago | | | 0 | 2.3231684e-7 | |
| 17305174 | 4 months ago | | | 0 | 2.3231684e-7 | |
| 17233665 | 4 months ago | | | 0 | 2.3182195e-7 | |
| 17191087 | 4 months ago | | | 0 | 2.2996499e-7 | |
| 17172786 | 4 months ago | | | 0 | 1.9168056e-7 | |
| 17172613 | 4 months ago | | | 0 | 1.9189722e-7 |
ABI
ABI objects
Getter at block 22478343
decimals() view returns (uint8)
18
dexInitiated() view returns (bool)
false
initialFrom() view returns (address)
0x9e694e9beedd5ca4c17cd88ee0a38d3051ea6712
initialTo() view returns (address)
0x9e694e9beedd5ca4c17cd88ee0a38d3051ea6712
name() view returns (string)
DONALD TRUMP
owner() view returns (address)
0xc13e18ca2ff82a703ad2bf7a36c71e9b3fac0e98
symbol() view returns (string)
TRUMP
totalSupply() view returns (uint256)
1000000000000000000000000000
voter() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Burn(uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initiateDex()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string _name, string _symbol, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.