Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($252.87)
Native
Value
$252.87
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.068268 | $3,704.06 |
$252.87 | |
GOBBLE | ERC-20 | 7.896786B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19404851 | 9 months ago | | | 0 | 0.0025711777 | |
| 18628690 | a year ago | | | 0.068267956 | 0.0014142326 | |
| 18550457 | a year ago | | | 0 | 0.00099028657 | |
| 18550451 | a year ago | | | 0 | 0.00094305023 | |
| 18550447 | a year ago | | | 0 | 0.0015075956 | |
| 18550400 | a year ago | | | 0 | 0.0013764283 | |
| 18550394 | a year ago | | | 0 | 0.0014124982 | |
| 18550213 | a year ago | | | 0 | 0.0018930251 | |
| 18550160 | a year ago | | | 0 | 0.0013443157 | |
| 18550111 | a year ago | | | 0 | 0.0022163077 |
ABI
ABI objects
Getter at block 21303003
_maxTaxSwap() view returns (uint256)
128000000000000000
_maxTx() view returns (uint256)
16000000000000000000
_maxWallet() view returns (uint256)
16000000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
8
name() pure returns (string)
Gobble
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GOBBLE
totalSupply() pure returns (uint256)
16000000000000000000
transferDelayEnabled() view returns (bool)
false
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 approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
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 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.