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 "realDT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20783745 | 2 months ago | | | 0 | 0.00064711004 | |
| 20527510 | 3 months ago | | | 0 | 0.00048549660 | |
| 20527459 | 3 months ago | | | 0 | 0.00057825096 | |
| 20526089 | 3 months ago | | | 0 | 0.00016601168 | |
| 20523602 | 3 months ago | | | 0 | 0.00056016937 | |
| 20522804 | 3 months ago | | | 0 | 0.00016551851 | |
| 20521090 | 3 months ago | | | 0 | 0.00074576944 | |
| 20520924 | 3 months ago | | | 0 | 0.00030054983 | |
| 20520909 | 3 months ago | | | 0 | 0.00031250042 | |
| 20520823 | 3 months ago | | | 0 | 0.0011755750 |
ABI
ABI objects
Getter at block 21276616
DOMAIN_SEPARATOR() view returns (bytes32)
0x40d05b377e5c27897d2bd474a6b430459c570bd7d62e270cdf135bcbc29ddea8
decimals() view returns (uint8)
18
name() view returns (string)
@realDonaldTrump
symbol() view returns (string)
RDT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.