Groggo By Matt Furie
Verified contract
Active on
Ethereum with 7,022 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($111.99)
Native
Value
$10.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00332 | $3,300.31 |
$10.96 | |
USDT | ERC-20 | 100.729191 | $1.003 |
$101.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243683 | 18 minutes ago | | | 0 | 0.0010035365 | |
| 21243671 | 20 minutes ago | | | 0 | 0.00087829304 | |
| 21243651 | 24 minutes ago | | | 0 | 0.0010667475 | |
| 21243614 | 31 minutes ago | | | 0 | 0.0011144108 | |
| 21243420 | an hour ago | | | 0 | 0.00064477061 | |
| 21243336 | an hour ago | | | 0 | 0.00097236463 | |
| 21243198 | 2 hours ago | | | 0 | 0.00051180473 | |
| 21243162 | 2 hours ago | | | 0 | 0.00060118054 | |
| 21243134 | 2 hours ago | | | 0 | 0.00048160432 | |
| 21243125 | 2 hours ago | | | 0 | 0.00048002841 |
ABI
ABI objects
Getter at block 21243768
decimals() view returns (uint8)
18
feeRecipientAddr() view returns (address)
0xadc067064a170a28c8bc0255b40360e7f6c32da7
feeThresholdAmount() view returns (uint256)
4206900000000000000000000
maxHoldingsLimit() view returns (uint256)
0
maxSwap() view returns (uint256)
0
name() view returns (string)
Groggo By Matt Furie
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFee() view returns (uint256)
0
swapFee() view returns (uint256)
0
symbol() view returns (string)
GROGGO
totalSupply() view returns (uint256)
420690000000000000000000000
uniV2Pair() view returns (address)
0x2bbf5243e49e8f0025988754dac6620ab0d3e162
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverERC20(address token)
recoverETH()
removeAllLimits()
removeSwapTxLimit()
renounceOwnership()
setBlacklisted(address target, bool state)
setStructure(uint256 maxMul, uint256 minDiv)
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.