Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($605.34)
Native
Value
$605.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.190189 | $3,182.85 |
$605.34 | |
FROGE | ERC-20 | 906.603582B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157642 | an hour ago | | | 0 | 0.00079270779 | |
| 21157439 | 2 hours ago | | | 0 | 0.00089766893 | |
| 21154379 | 12 hours ago | | | 0 | 0.00038553934 | |
| 21150943 | a day ago | | | 0 | 0.00062387963 | |
| 21150885 | a day ago | | | 0 | 0.00084371061 | |
| 21149364 | a day ago | | | 0 | 0.00026314061 | |
| 21148837 | a day ago | | | 0 | 0.00047327682 | |
| 21148222 | a day ago | | | 0 | 0.00056590132 | |
| 21146366 | 2 days ago | | | 0 | 0.00024279948 | |
| 21143560 | 2 days ago | | | 0 | 0.00070354573 |
ABI
ABI objects
Getter at block 21157940
decimals() view returns (uint8)
18
feeTokenThreshold() view returns (uint256)
230140000000000000000000000000
feesDisabled() view returns (bool)
true
maxHoldings() view returns (uint256)
0
name() view returns (string)
Froge
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FROGE
totalSupply() view returns (uint256)
690420000000000000000000000000000
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)
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(address feeAddr)
receive()
This contract contains no error objects.