@realDonaldTrump
Verified contract
Active on
Ethereum with 285 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) |
---|---|---|---|---|---|---|---|
| 20818595 | 2 months ago | | | 0 | 0.00066143357 | |
| 20784496 | 2 months ago | | | 0 | 0.00079818579 | |
| 20784023 | 2 months ago | | | 0 | 0.0012924035 | |
| 20532253 | 3 months ago | | | 0 | 0.000097325526 | |
| 20524856 | 3 months ago | | | 0 | 0.000087378511 | |
| 20524701 | 3 months ago | | | 0 | 0.000052581368 | |
| 20523402 | 3 months ago | | | 0 | 0.000065608286 | |
| 20523068 | 3 months ago | | | 0 | 0.000032658580 | |
| 20519855 | 3 months ago | | | 0 | 0.000089415816 | |
| 20519774 | 3 months ago | | | 0 | 0.00021006335 |
ABI
ABI objects
Getter at block 21159332
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x702e9c58fd1d96a9d901f52cceeaa975467ca3d8
feeThresholdAmount() view returns (uint256)
5000000000000000000000000
maxSwap() view returns (uint256)
0
maxWalletLimit() view returns (uint256)
0
name() view returns (string)
@realDonaldTrump
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
RDT
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2PairAddr() view returns (address)
0x42d385bc37f736dad98da023f4e1f38597492c71
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)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeSwapTxLimit()
removeWalletLimit()
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)
updateFeeTokenThreshold(uint256 newThreshold)
withdrawStuckERC20(address token)
withdrawStuckETH()
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.