@realDonaldTrump
Verified contract
Active on
Ethereum with 740 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 "@realDonaldTrump"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140402 | 3 days ago | | | 0 | 0.00029619897 | |
| 21140401 | 3 days ago | | | 0 | 0.00050464858 | |
| 21140216 | 3 days ago | | | 0 | 0.00027984387 | |
| 21140211 | 3 days ago | | | 0 | 0.00029590246 | |
| 21140111 | 3 days ago | | | 0 | 0.00037266176 | |
| 21140067 | 3 days ago | | | 0 | 0.00032598131 | |
| 21128029 | 5 days ago | | | 0 | 0.00061035884 | |
| 21123459 | 5 days ago | | | 0 | 0.00058899779 | |
| 21123106 | 5 days ago | | | 0 | 0.00069267685 | |
| 21122702 | 5 days ago | | | 0 | 0.00066260976 |
ABI
ABI objects
Getter at block 21161242
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0x433601b54f7d20e12d0738260da10f744515427b
feeTokenThreshold() view returns (uint256)
50000000000000000000000000
maxHoldings() view returns (uint256)
300000000000000000000000000
maxSwapSize() view returns (uint256)
150000000000000000000000000
name() view returns (string)
@realDonaldTrump
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
RDT
totalSupply() view returns (uint256)
10000000000000000000000000000
uniV2PairAddr() view returns (address)
0xc50631501936281a4ed7eaef71a7efbd1a471533
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableSwap()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address token)
recoverETH()
removeHoldingLimit()
removeLimits()
removeSwapTxLimit()
renounceOwnership()
setStructure(uint256 maxMul, uint256 minDiv)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
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()
receive()
This contract contains no error objects.