StakeFroggies
Verified contract
Active on
Ethereum with 6,599 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2965…0f41
0x4689…9ad9
0x0000…0000
0x1f6a…dfb3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- | |
FROGGY | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19179319 | 9 months ago | | | 0 | 0.0034374964 | |
| 17666016 | a year ago | | | 0 | 0.0024453165 | |
| 17661461 | a year ago | | | 0 | 0.0026508228 | |
| 17660549 | a year ago | | | 0 | 0.0013465947 | |
| 17660539 | a year ago | | | 0 | 0.00076616342 | |
| 17659688 | a year ago | | | 0 | 0.0044925236 | |
| 17659685 | a year ago | | | 0 | 0.0018467663 | |
| 17659116 | a year ago | | | 0 | 0.018214443 | |
| 17659018 | a year ago | | | 0 | 0.0010624206 | |
| 17658887 | a year ago | | | 0 | 0.00080677343 |
ABI
ABI objects
Getter at block 21182387
owner() view returns (address)
0x09a06f3901f3b0299dd492bd35ea1bb38c5c4c9b
root() view returns (bytes32)
0x339f267449a852acfbd5c472061a8fc4941769c9a3a9784778e7e95f9bb8f18d
started() view returns (bool)
true
Read-only
balance(uint256 froggyId) view returns (uint256)
balanceOf(address account) view returns (uint256)
deposits(address account) view returns (uint256[])
getTokenRewardRate(uint256 froggyId, bytes32[] proof) view returns (uint256)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
rewardTiers(uint256) view returns (uint256)
State-modifying
Events claim()
pairFriend(uint256 froggyId, bytes32[] proof, uint256 friend)
renounceOwnership()
setRewardTierAndRoot(uint256[] newRewardTier, bytes32 newRoot)
setRibbitAddress(address add)
setRibbitItemContract(address add)
setStakingState(bool state)
stake(uint256[] froggyIds, bytes32[][] proof)
transferOwnership(address newOwner)
unStake(uint256[] froggyIds)
unpairFriend(uint256 froggyId)
withdrawerc20(address add, address to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _froggyFriends)
This contract contains no fallback and receive objects.
This contract contains no error objects.