TRUMP INU
Verified contract
Active on
Ethereum with 2,474 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($767.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JASMY | ERC-20 | 26.60853K | $0.028439 |
$756.72 | |
TRUMP INU | ERC-20 | 9.60679M | $0.000001 |
$10.28 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21305191 | an hour ago | | | 0 | 0.00043706422 | |
| 21302296 | 11 hours ago | | | 0 | 0.00039626718 | |
| 21302294 | 11 hours ago | | | 0 | 0.00040540556 | |
| 21302294 | 11 hours ago | | | 0 | 0.00037359037 | |
| 21302291 | 11 hours ago | | | 0 | 0.00034854238 | |
| 21297073 | a day ago | | | 0 | 0.00043174095 | |
| 21295629 | a day ago | | | 0 | 0.00046039245 | |
| 21291777 | 2 days ago | | | 0 | 0.00032585700 | |
| 21290946 | 2 days ago | | | 0 | 0.00031495742 | |
| 21285349 | 3 days ago | | | 0 | 0.00035878374 |
ABI
ABI objects
Getter at block 21305536
buyTotalFee() view returns (uint256)
1
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
getTransferFees() view returns (bool)
true
isTradeEnabled() view returns (bool)
true
name() pure returns (string)
TRUMP INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa20379e47b2b9b5a02557fd2c862d2915a509bd3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTotalFee() view returns (uint256)
1
swapThreshold() view returns (uint256)
10000000000000000000000000
symbol() pure returns (string)
TRUMP INU
taxWallet() view returns (address)
0x2f71044512d83d095ecf52f8b1ed6f00f35b1af5
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address) view returns (bool)
isFeeExcluded(address _wallet) view returns (bool)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeGetFeesOnTransfer(bool _status)
changeTaxWallet(address _wallet)
enableTrading()
renounceOwnership()
rescueEth()
setAuthorizedWallets(address _wallet, bool _status)
setDoContractSwap(bool _enabled)
setIsFeeExempt(address holder, bool exempt)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AddAuthorizedWallet(address holder, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
DoContractSwap(uint256 amount, uint256 time)
ETHTransferFailed(address wallet, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetDoContractSwap(bool status)
SetIsFeeExempt(address holder, bool status)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.