GOBBLER INU
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($2.39)
Native
Value
$2.39
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000625 | $3,828.46 |
$2.39 | |
GINU | ERC-20 | 261.935508 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16199879 | 2 years ago | | | 0 | 0.0015607829 | |
| 16199792 | 2 years ago | | | 0 | 0.0019343113 | |
| 15874109 | 2 years ago | | | 0 | 0.00045139527 | |
| 15873211 | 2 years ago | | | 0 | 0.00044806444 | |
| 15872456 | 2 years ago | | | 0 | 0.00052394598 | |
| 15872450 | 2 years ago | | | 0 | 0.00054036796 | |
| 15872325 | 2 years ago | | | 0 | 0.00051406178 | |
| 15872287 | 2 years ago | | | 0 | 0.00047059472 | |
| 15872160 | 2 years ago | | | 0 | 0.00052990149 | |
| 15870832 | 2 years ago | | | 0 | 0.00099867214 |
ABI
ABI objects
Getter at block 21382685
deadBlocks() view returns (uint256)
3
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
981241489586307688
getOwner() view returns (address)
0xe0b845b835005b4012ab9410c43efd7bbce26961
launchedAt() view returns (uint256)
15870652
launchedTime() view returns (uint256)
1667250707
liquidityFeeReceiver() view returns (address)
0xe0b845b835005b4012ab9410c43efd7bbce26961
marketingFeeReceiver() view returns (address)
0xe0b845b835005b4012ab9410c43efd7bbce26961
maxBuyTxTokens() view returns (uint256)
1000000000
maxSellTxTokens() view returns (uint256)
1000000000
maxWalletTokens() view returns (uint256)
1000000000
name() pure returns (string)
GOBBLER INU
owner() view returns (address)
0xe0b845b835005b4012ab9410c43efd7bbce26961
pair() view returns (address)
0x1098e6ed6fb5682c256d3860d57717f10d686f22
protectionCount() view returns (uint256)
0
rateLimit() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
100000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
GINU
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
protected(address) view returns (uint256)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
pauseTrading()
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, bool _processEnabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FundsDistributed(uint256 marketingBNB, uint256 liquidityBNB, uint256 liquidityTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.