Gummy Bears
Verified contract
Active on
Ethereum with 117 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($180.42)
Native
Value
$180.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.058428 | $3,087.84 |
$180.42 | |
GUMMY | ERC-20 | 51.315914K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19404788 | 8 months ago | | | 0 | 0.0025626099 | |
| 18507225 | a year ago | | | 0 | 0.0013603061 | |
| 18507177 | a year ago | | | 0 | 0.00095517860 | |
| 18507158 | a year ago | | | 0 | 0.0017475827 | |
| 18507157 | a year ago | | | 0 | 0.0011726154 | |
| 18507153 | a year ago | | | 0 | 0.0011814895 | |
| 18507138 | a year ago | | | 0 | 0.00097943788 | |
| 18507128 | a year ago | | | 0 | 0.0011450142 | |
| 18507127 | a year ago | | | 0 | 0.0011669123 | |
| 18507103 | a year ago | | | 0 | 0.0013386227 |
ABI
ABI objects
Getter at block 21222239
_maxTxAmount() view returns (uint256)
2000000000000000
_walletMax() view returns (uint256)
2000000000000000
autoLiquidityReceiver() view returns (address)
0x8e24e9cfab0143f1fa9d2978ec9d9970e7328e61
blacklistMode() view returns (bool)
false
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
100000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
18506959
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0x8e24e9cfab0143f1fa9d2978ec9d9970e7328e61
name() pure returns (string)
Gummy Bears
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xcc2b54d0b79d7b93241336928d28a85573f1d571
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
200000000000000
symbol() pure returns (string)
GUMMY
totalFee() view returns (uint256)
0
totalFeeIfSelling() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newmarketingFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.