Donald Trump
Verified contract
Active on
Ethereum with 22 txns
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 "Donald Trump"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17809490 | a year ago | | | 0 | 0.00062891660 | |
| 17809410 | a year ago | | | 0 | 0.0011318708 | |
| 17809400 | a year ago | | | 0 | 0.00062880717 | |
| 17809389 | a year ago | | | 0 | 0.00065666960 | |
| 17809387 | a year ago | | | 0 | 0.00072105222 | |
| 17809387 | a year ago | | | 0 | 0.00072422709 | |
| 17809367 | a year ago | | | 0 | 0.00072514964 | |
| 17809315 | a year ago | | | 0 | 0.00069910772 | |
| 17809297 | a year ago | | | 0 | 0.00081481638 | |
| 17809294 | a year ago | | | 0 | 0.00061156219 |
ABI
ABI objects
Getter at block 21213263
addMaxWalletPerSec() pure returns (uint256)
9833333333333333333333333
decimals() view returns (uint8)
18
name() view returns (string)
Donald Trump
owner() view returns (address)
0x0000000000000000000000000000000000000000
pool() view returns (address)
0x22a2ff63647b48d96b7bbf13345080fb1c4e7f49
symbol() view returns (string)
BLONDE
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
maxWallet(address acc) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
start(address poolAddress)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address p)
This contract contains no fallback and receive objects.
This contract contains no error objects.