Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Groge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20755324 | 3 months ago | | | 0 | 0.000091484547 | |
| 20650956 | 3 months ago | | | 0 | 0.000051271309 | |
| 19549685 | 8 months ago | | | 0 | 0.0013754749 | |
| 18902692 | a year ago | | | 0 | 0.00085609323 | |
| 18649378 | a year ago | | | 0 | 0.0010193146 | |
| 18649320 | a year ago | | | 0 | 0.0010286934 | |
| 18649312 | a year ago | | | 0 | 0.0010221107 | |
| 18649310 | a year ago | | | 0 | 0.0015099894 | |
| 18649310 | a year ago | | | 0 | 0.0020286880 | |
| 18649304 | a year ago | | | 0 | 0.00096762788 |
ABI
ABI objects
Getter at block 21309958
decimals() view returns (uint8)
18
feeTokenThreshold() view returns (uint256)
4142520000000000000000
maxHoldings() view returns (uint256)
0
name() view returns (string)
Groge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GROGE
totalSupply() view returns (uint256)
628021937040939236527529663
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createV2LP()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableFees()
disableHoldingLimit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckETH()
updateFeeTokenThreshold(uint256 newThreshold)
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()
receive()
This contract contains no error objects.