Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($28.76)
Native
Value
$28.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.007742 | $3,714.88 |
$28.76 | |
FUMBLE | ERC-20 | 1.606946M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21288370 | 3 days ago | | | 0 | 0.00057463441 | |
| 21273202 | 5 days ago | | | 0 | 0.00074613907 | |
| 21273178 | 5 days ago | | | 0 | 0.00078017721 | |
| 21249416 | 9 days ago | | | 0 | 0.00050006671 | |
| 21235440 | 11 days ago | | | 0 | 0.00072150775 | |
| 21231040 | 11 days ago | | | 0 | 0.0012132546 | |
| 21226341 | 12 days ago | | | 0 | 0.00072209480 | |
| 21207150 | 15 days ago | | | 0 | 0.00022726249 | |
| 21207147 | 15 days ago | | | 0 | 0.00040155819 | |
| 21200603 | 15 days ago | | | 0 | 0.00054923219 |
ABI
ABI objects
Getter at block 21311484
_maxTaxSwap() view returns (uint256)
6666666660000000
_maxTxAmount() view returns (uint256)
666666666000000000
_maxWalletSize() view returns (uint256)
666666666000000000
_taxSwapThreshold() view returns (uint256)
666666666000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ghost
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GHOST
totalSupply() pure returns (uint256)
666666666000000000
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()
manualsend()
openTrading()
removeLimits()
removeTransferTax()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.