Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x18cd…7e5b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GNOME | ERC-20 | 193.696743K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21063823 | 14 days ago | | | 0 | 0.00049896285 | |
| 21027275 | 19 days ago | | | 0 | 0.00048437295 | |
| 20997441 | 23 days ago | | | 0 | 0.00043855072 | |
| 20967635 | a month ago | | | 0 | 0.00070720248 | |
| 20964534 | a month ago | | | 0 | 0.0025259696 | |
| 20960316 | a month ago | | | 0 | 0.00032446342 | |
| 20957962 | a month ago | | | 0 | 0.00064793400 | |
| 20957293 | a month ago | | | 0 | 0.00075073984 | |
| 20957285 | a month ago | | | 0 | 0.00073204411 | |
| 20956708 | a month ago | | | 0 | 0.00065006530 |
ABI
ABI objects
Getter at block 21161564
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Crawly
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GNOME
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x8f9c7903c4757ae0a7a6e688a6d122502e4120a4
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)
blockSnipers(address[] bots_)
changeFee(uint256 _newInitialBuyFee, uint256 _newInitialSellFee)
enableTrading()
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSnipers(address[] notbot)
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.