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 "FROGGO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21076753 | a month ago | | | 0 | 0.00060886185 | |
| 21039637 | a month ago | | | 0 | 0.00029108459 | |
| 21038503 | a month ago | | | 0 | 0.00046577368 | |
| 21038489 | a month ago | | | 0 | 0.00049673564 | |
| 21020830 | a month ago | | | 0 | 0.00035352632 | |
| 20981977 | a month ago | | | 0 | 0.00036510543 | |
| 20900702 | 2 months ago | | | 0 | 0.00020212487 | |
| 20897858 | 2 months ago | | | 0 | 0.00025155708 | |
| 20881284 | 2 months ago | | | 0 | 0.00036185297 | |
| 20875403 | 2 months ago | | | 0 | 0.00032868193 |
ABI
ABI objects
Getter at block 21284188
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0xaadc2ec0c6634919100e0b287c4ccacbdcbdccc6
feeThresholdSize() view returns (uint256)
5000000000000000000000000
maxHoldings() view returns (uint256)
0
maxSwapAmount() view returns (uint256)
0
name() view returns (string)
FROGGO
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackFeePercent() view returns (uint256)
0
swapFeePercent() view returns (uint256)
0
symbol() view returns (string)
FROGGO
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2PairAddress() view returns (address)
0x8cdc80a2f6e4933651b34beb63296c4234646138
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableHoldingLimit()
disableLimits()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeStuckEther()
removeStuckTokens(address token)
removeSwapTxLimit()
renounceOwnership()
setFees(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.