GobbleGobble
Verified contract
Active on
Ethereum with 255 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Gobble | ERC-20 | 281.993595K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16603518 | 2 years ago | | | 0 | 0.00087960287 | |
| 16168113 | 2 years ago | | | 0 | 0.00067415024 | |
| 16089691 | 2 years ago | | | 0 | 0.00054144267 | |
| 16087799 | 2 years ago | | | 0 | 0.00028116165 | |
| 16080897 | 2 years ago | | | 0 | 0.00056151611 | |
| 16080892 | 2 years ago | | | 0 | 0.00052209237 | |
| 16080889 | 2 years ago | | | 0 | 0.00070706122 | |
| 16080885 | 2 years ago | | | 0 | 0.00051754714 | |
| 16080876 | 2 years ago | | | 0 | 0.00055589218 | |
| 16080872 | 2 years ago | | | 0 | 0.00053572365 |
ABI
ABI objects
Getter at block 21307160
decimals() view returns (uint8)
9
enableEarlySellTax() view returns (bool)
true
name() view returns (string)
GobbleGobble
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
Gobble
totalSupply() view returns (uint256)
7777777000000000
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xde5e54d1fe5f139832452f53ce2446d6eef1014d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events ManageBot(address account, bool isBlacklisted)
Send(address[] recipients, uint256[] values)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setEarlySellTax(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _buybackFee)
updateBuybackWallet(address newWallet)
updateMarketingWallet(address newMarketingWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _buybackFee, uint256 _earlySellLiquidityFee, uint256 _earlySellMarketingFee, uint256 _earlySellBuybackFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
buybackWalletUpdated(address indexed newWallet, address indexed oldWallet)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.