Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10,287.36)
Native
Value
$10,287.36
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.31919 | $3,099.36 |
$10,287.36 | |
Gobble | ERC-20 | 131.328148M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19754132 | 7 months ago | | | 0 | 0.00047233931 | |
| 18628859 | a year ago | | | 0 | 0.0025290851 | |
| 18293162 | a year ago | | | 0 | 0.00049838111 | |
| 18240601 | a year ago | | | 0 | 0.00046237039 | |
| 17620547 | a year ago | | | 0 | 0.00063090008 | |
| 17620290 | a year ago | | | 0 | 0.00064645846 | |
| 17620268 | a year ago | | | 0 | 0.00065464994 | |
| 17619549 | a year ago | | | 0 | 0.0052395837 | |
| 17619534 | a year ago | | | 0 | 0.0057404616 | |
| 17619462 | a year ago | | | 0 | 0.00081164221 |
ABI
ABI objects
Getter at block 21224630
_feeTaxes() view returns (uint32 liqPoolPercent, uint32 marketingPercent, uint32 tournamentPercent)
(liqPoolPercent=100, marketingPercent=200, tournamentPercent=100)
burn_cooldown() view returns (uint256)
1800
burn_last() view returns (uint256)
0
decimals() view returns (uint8)
18
fee_buy() view returns (uint32)
400
fee_sell() view returns (uint32)
400
limits_active() view returns (bool)
false
marketingWallet() view returns (address)
0x5475e1696e919718ce20a09a37c363753c0e7935
max_tx() view returns (uint256)
84000000000000000000000000
name() view returns (string)
Gobble
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair_addr() view returns (address)
0x341d2ab96eb85a222a7d5fa744061a1d80b30d68
swap_at_amount() view returns (uint256)
84000000000000000000000000
swap_enabled() view returns (bool)
true
symbol() view returns (string)
Gobble
totalSupply() view returns (uint256)
4200000000000000000000000000
tournamentWallet() view returns (address)
0xc3ff19a7a0b15be654310d76007e49a83af3ab38
tradeOpenTime() view returns (uint256)
1688400119
trade_open() view returns (bool)
true
updateFeesActive() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ignore_fee(address) view returns (bool)
State-modifying
Events BurnLiquidityTokens(uint256 _amount)
ManualSwap()
OpenTrade(bool _enable)
SetFee(uint32 _fee_buy, uint32 _fee_sell)
SetIgnoreFee(address[] _input, bool _enabled)
SetLimits(bool _enable)
SetMarketingWallet(address _marketingWallet)
SetMaxes(uint256 _max_tx)
SetSwapAtAmount(uint256 _swap_amt)
SetTokenSwap(uint256 _amount, uint32 _lp_percent, bool _enabled)
SetTournamentWallet(address _tournamentWallet)
TransferEx(address[] _input, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet, address _tournamentWallet)
fallback()
receive()
This contract contains no error objects.