VestingStakerFactory
Verified contract
Active on
Ethereum with 44 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 "VestingStakerFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16833043 | 2 years ago | | | 0 | 0.0035975055 | |
| 16832694 | 2 years ago | | | 0 | 0.0029789803 | |
| 16832691 | 2 years ago | | | 0 | 0.0029897219 | |
| 16832688 | 2 years ago | | | 0 | 0.0031613445 | |
| 16832686 | 2 years ago | | | 0 | 0.0029537436 | |
| 16832684 | 2 years ago | | | 0 | 0.0033600654 | |
| 16832681 | 2 years ago | | | 0 | 0.0032416623 | |
| 16832677 | 2 years ago | | | 0 | 0.0030823366 | |
| 16832670 | 2 years ago | | | 0 | 0.0034533326 | |
| 16832666 | 2 years ago | | | 0 | 0.0032063189 |
ABI
ABI objects
Getter at block 21095508
factoryOwner() view returns (address)
0x3170e695dff674ff7f747a61f6e114ad317ad3e4
vestingImplementation() view returns (address)
0x3a2c4e0f066697946d22aac2cb97f47fb0247c85
Read-only
getUserStakingContract(address staker) view returns (address)
stakingContractLookup(address) view returns (address)
State-modifying
Events newFactoryOwner(address newOwner)
newVestingImplementation(address vesting_)
vestingMint(address receiver, address staking, address token) returns (address vesting)
FactoryOwnerChanged(address newowner)
NewVesting(address vesting)
NewVestingImplementation(address newVesting)
constructor(address _vestingImplementation)
receive()
This contract contains no error objects.