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 "DJT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20356683 | 4 months ago | | | 0 | 0.0017203795 | |
| 20356588 | 4 months ago | | | 0 | 0.00083579960 | |
| 20356400 | 4 months ago | | | 0 | 0.00019595338 | |
| 20353719 | 4 months ago | | | 0 | 0.00033065694 | |
| 20353692 | 4 months ago | | | 0 | 0.00018977013 | |
| 20353686 | 4 months ago | | | 0 | 0.000072060153 |
ABI
ABI objects
Getter at block 21316854
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Donald J Trump
owner() view returns (address)
0x28155960c7a8224811f462b72b633da7e4b7fd2b
sellTax() view returns (uint256)
99
setMarketingWallet() view returns (address)
0x28155960c7a8224811f462b72b633da7e4b7fd2b
symbol() pure returns (string)
DJT
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
excludeWalletFromFees(address wallet)
removeLimits()
renounceOwnership()
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeAmount(uint256 newBuyTax, uint256 newSellTax)
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.