StakingAchievement
Verified contract
Active on
Ethereum with 174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc17c…0ca3
0x23cd…807e
Balances ($0.00)
No balances found for "StakingAchievement"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21142390 | 10 days ago | | | 0.01 | 0.0020921242 | |
| 21080819 | 19 days ago | | | 0.01 | 0.0016706610 | |
| 20905409 | a month ago | | | 0.01 | 0.0018414664 | |
| 20556182 | 3 months ago | | | 0.01 | 0.00018821124 | |
| 20494284 | 3 months ago | | | 0.01 | 0.00043670406 | |
| 20491609 | 3 months ago | | | 0.01 | 0.0014093553 | |
| 20281027 | 4 months ago | | | 0.01 | 0.00031843626 | |
| 19906197 | 6 months ago | | | 0.01 | 0.00052409095 | |
| 19881174 | 6 months ago | | | 0.01 | 0.00077303951 | |
| 19402928 | 8 months ago | | | 0.01 | 0.0077870393 |
ABI
ABI objects
Getter at block 21214290
everRiseToken() view returns (address)
0xc17c30e98541188614df99239cabd40280810ca3
mementoRise() view returns (address)
0x1c57a5ee9c5a90c9a5e31b5265175e0642b943b1
nftRise() view returns (address)
0x23cd2e6b283754fd2340a75732f9ddbb5d11807e
owner() view returns (address)
0x33280d3a65b96eb878dd711abe9b2c0dbf740579
Read-only
getTokenId(uint256 chainId, uint256 animalId, uint256 months) pure returns (uint256)
State-modifying
Events claimStakingAchievement(uint256 tokenId, uint256 stakeNftId) payable
setEverRiseToken(address tokenAddress)
setMementoRise(address nftAddress)
transferOwnership(address newOwner)
EverRiseTokenSet(address indexed tokenAddress)
MementoRiseSet(address indexed nftAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _mementoRise)
This contract contains no fallback and receive objects.
CallerNotOwner()
FailedEthSend()
NotZeroAddress()
WalletLocked()