StakingRouter
Verified contract
Active on
Ethereum with 1,372 txns
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 "StakingRouter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20588379 | 4 months ago | | | 0 | 0.000030679888 | |
| 20588374 | 4 months ago | | | 0 | 0.000051674853 | |
| 19108137 | a year ago | | | 0 | 0.00026928900 | |
| 17034360 | 2 years ago | | | 0 | 0.0013180436 | |
| 17034357 | 2 years ago | | | 0 | 0.0026318413 | |
| 16742876 | 2 years ago | | | 0 | 0.0037001517 | |
| 16705369 | 2 years ago | | | 0 | 0.0025604697 | |
| 16686372 | 2 years ago | | | 0 | 0.0052853986 | |
| 16634915 | 2 years ago | | | 0 | 0.0049881245 | |
| 16610320 | 2 years ago | | | 0 | 0.0016334288 |
ABI
ABI objects
Getter at block 21407955
imx() view returns (address)
0x7b35ce522cb72e4077baeb96cb923a5529764a00
reservesDistributor() view returns (address)
0xa6f3c27f1b503221f3a3c9d34f587252ecfb3160
xImx() view returns (address)
0x363b2deac84f0100d63c7427335f8350f596bf59
Read-only
This contract contains no read-only function objects.
State-modifying
Events stake(uint256 amount) returns (uint256 tokens)
stakeNoClaim(uint256 amount) returns (uint256 tokens)
unstake(uint256 tokens) returns (uint256 amount)
unstakeNoClaim(uint256 tokens) returns (uint256 amount)
This contract contains no event objects.
constructor(address _imx, address _xImx, address _reservesDistributor)
This contract contains no fallback and receive objects.
This contract contains no error objects.