Enormous Trump Hat
Verified contract
Active on
Ethereum with 376 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | ERC-20 | 1.370633B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21220458 | 13 days ago | | | 0 | 0.00054085317 | |
| 21189740 | 17 days ago | | | 0 | 0.00080169717 | |
| 20974633 | 2 months ago | | | 0 | 0.00027225537 | |
| 20974630 | 2 months ago | | | 0 | 0.00027322646 | |
| 20867187 | 2 months ago | | | 0 | 0.00025164723 | |
| 20858927 | 2 months ago | | | 0 | 0.00034590950 | |
| 20842297 | 2 months ago | | | 0 | 0.00041168180 | |
| 20833949 | 2 months ago | | | 0 | 0.00082152914 | |
| 20832550 | 2 months ago | | | 0 | 0.00036142842 | |
| 20824787 | 2 months ago | | | 0 | 0.00085405784 |
ABI
ABI objects
Getter at block 21314245
decimals() view returns (uint8)
18
feeRecipient() view returns (address)
0xe87e8d865a8808f210a7dbeca9116898fa162fb9
feeTokenThreshold() view returns (uint256)
2103450000000000000000000000
maxSwapTxAmount() view returns (uint256)
8413800000000000000000000000
maxWalletLimit() view returns (uint256)
0
name() view returns (string)
Enormous Trump Hat
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFeePercent() view returns (uint256)
0
swapFeePercent() view returns (uint256)
0
symbol() view returns (string)
ETH
totalSupply() view returns (uint256)
420690000000000000000000000000
uniV2PairAddress() view returns (address)
0x9e685cb545376ae78958688135cb93fd4a5a7d32
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)
disableAllLimits()
disableSwapLimit()
disableWalletLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
withdrawStuckEther()
withdrawStuckTokens(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.