Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$ | ERC-20 | 40.330034M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17342793 | 2 years ago | | | 0 | 0.0014600552 | |
| 17342728 | 2 years ago | | | 0 | 0.0013698174 | |
| 17342725 | 2 years ago | | | 0 | 0.0013713347 | |
| 17342724 | 2 years ago | | | 0 | 0.0011415747 | |
| 17342720 | 2 years ago | | | 0 | 0.0012668018 | |
| 17342719 | 2 years ago | | | 0 | 0.0027706295 | |
| 17342718 | 2 years ago | | | 0 | 0.0014905920 | |
| 17342718 | 2 years ago | | | 0 | 0.0016769160 | |
| 17342718 | 2 years ago | | | 0 | 0.0016769160 | |
| 17342718 | 2 years ago | | | 0 | 0.0021768784 |
ABI
ABI objects
Getter at block 21326795
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
đź’µ
owner() view returns (address)
0x77cb23363453054eaaf27777bad1ab70291b475c
symbol() pure returns (string)
$
totalSupply() pure returns (uint256)
100000000000000000
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.