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 |
---|---|---|---|---|---|
42 | ERC-20 | 70K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19075848 | a year ago | | | 0 | 0.00091380429 | |
| 18961468 | a year ago | | | 0 | 0.00072214624 | |
| 18921051 | a year ago | | | 0 | 0.0010251622 | |
| 18868793 | a year ago | | | 0 | 0.0017372894 | |
| 18600235 | a year ago | | | 0 | 0.0013958311 | |
| 18593193 | a year ago | | | 0 | 0.0020498756 | |
| 18588674 | a year ago | | | 0 | 0.0014429687 | |
| 18588598 | a year ago | | | 0 | 0.0049225305 | |
| 18588273 | a year ago | | | 0 | 0.0010825399 | |
| 18587425 | a year ago | | | 0 | 0.0015513648 |
ABI
ABI objects
Getter at block 21411630
_maxTransferAmount() view returns (uint256)
995452511971649048308184485
_maxTxAmount() view returns (uint256)
995452511971649048308184485
_maxWalletToken() view returns (uint256)
995452511971649048308184485
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
42
symbol() pure returns (string)
42
totalSupply() view returns (uint256)
995452511971649048308184485
wethPair() view returns (address)
0x98a72cd48961d64faa099e830cea0c41ef675723
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrade()
setFeeExempt(address _address, bool _enabled)
setLimits(uint256 _newMaxTx, uint256 _newMaxTransfer, uint256 _newMaxWallet)
setSwapbackSettings(uint256 _swapThreshold, uint256 _minTokenAmount)
setTaxes(uint256 _mkt, uint256 _development, uint256 _extraSell, uint256 _trans)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.