Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRUNK | ERC-20 | 294.350029M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20399917 | 4 months ago | | | 0 | 0.00036696940 | |
| 20399862 | 4 months ago | | | 0 | 0.00021969471 | |
| 20399843 | 4 months ago | | | 0 | 0.00020254728 | |
| 20399828 | 4 months ago | | | 0 | 0.00026068293 | |
| 20399822 | 4 months ago | | | 0 | 0.00024972451 | |
| 20399819 | 4 months ago | | | 0 | 0.00019965011 | |
| 20399818 | 4 months ago | | | 0 | 0.00015267612 | |
| 20399818 | 4 months ago | | | 0 | 0.00019925312 | |
| 20399817 | 4 months ago | | | 0 | 0.00033660537 | |
| 20399817 | 4 months ago | | | 0 | 0.00015029737 |
ABI
ABI objects
Getter at block 21218350
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
15000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000
cooldownTimerInterval() view returns (uint8)
1
decimals() pure returns (uint8)
9
name() pure returns (string)
TRUNK
owner() view returns (address)
0x9182296615d863e53a47cc9cd3e927c49f1d60c6
symbol() pure returns (string)
TRUNK
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.