StakingPoolFactory
Verified contract
Active on
Ethereum with 4 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "StakingPoolFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19470987 | 8 months ago | | | 0 | 0.0037401662 | |
| 19430902 | 9 months ago | | | 0 | 0.0044450143 | |
| 18521426 | a year ago | | | 0 | 0.0041105656 | |
| 16601232 | 2 years ago | | | 0 | 0.0030456641 |
ABI
ABI objects
Getter at block 21293523
erc20StakingPoolImplementation() view returns (address)
0x448150ed3b530e7761bdd1a1ee12effe2ab494b6
erc721StakingPoolImplementation() view returns (address)
0xd323c225f7f4fe5b59b826b7b4243771d371a0b2
xERC20Implementation() view returns (address)
0x12f5e832ea8ca8d8ec58be029b2edbddd0bc7f33
Read-only
This contract contains no read-only function objects.
State-modifying
Events createERC20StakingPool(address rewardToken, address stakeToken, uint64 DURATION) returns (address stakingPool)
createERC721StakingPool(address rewardToken, address stakeToken, uint64 DURATION) returns (address stakingPool)
createXERC20(bytes32 name, bytes32 symbol, uint8 decimals, address stakeToken, uint64 DURATION) returns (address stakingPool)
CreateERC20StakingPool(address stakingPool)
CreateERC721StakingPool(address stakingPool)
CreateXERC20(address stakingPool)
constructor(address xERC20Implementation_, address erc20StakingPoolImplementation_, address erc721StakingPoolImplementation_)
This contract contains no fallback and receive objects.
CreateFail()