Trump Zhong
Verified contract
Active on
Ethereum with 1,975 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2bb1…5ce7
0x9484…22ce
Balances ($118.32)
Native
Value
$118.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.035734 | $3,311.19 |
$118.32 | |
TRUMPZ | ERC-20 | 2.434531M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21235203 | a day ago | | | 0 | 0.00047207885 | |
| 21209779 | 5 days ago | | | 0 | 0.00050802216 | |
| 21162042 | 11 days ago | | | 0 | 0.0014403597 | |
| 21153595 | 13 days ago | | | 0 | 0.00067665696 | |
| 21097004 | 21 days ago | | | 0 | 0.00028035863 | |
| 21084002 | 22 days ago | | | 0 | 0.00043213363 | |
| 21074256 | 24 days ago | | | 0 | 0.00042827244 | |
| 21061520 | 25 days ago | | | 0 | 0.00034971866 | |
| 21050231 | a month ago | | | 0 | 0.00035041680 | |
| 21006030 | a month ago | | | 0 | 0.00045255444 |
ABI
ABI objects
Getter at block 21244173
buyTaxes() view returns (uint256)
0
decimals() view returns (uint8)
18
initialDeploymentTime() view returns (uint256)
1717702547
name() view returns (string)
Trump Zhong
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxes() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
2500000000000000000000000
swapping() view returns (bool)
false
symbol() view returns (string)
TRUMPZ
taxDisabled() view returns (bool)
true
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xf5bc62f2f0ac3d5d18c564d74b9b810f284cf59f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getPriceInUSD(uint256 _amount) view returns (uint256)
pair(address) view returns (bool)
State-modifying
Events addPair(address toPair)
approve(address spender, uint256 value) returns (bool)
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxesReduce(uint256 oldBuyTax, uint256 oldSellTax, uint256 newBuyTax, uint256 newSellTax)
TaxesSent(address taxWallet, uint256 ETHAmount)
TradingPairAdded(address indexed newPair)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _teamWallet, address _trumpWallet)
receive()
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)