GullStakingFactory
Verified contract
Active on
Ethereum with 7 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 "GullStakingFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19468231 | 8 months ago | | | 0 | 0.033803349 | |
| 19468230 | 8 months ago | | | 0 | 0.033678449 | |
| 19468229 | 8 months ago | | | 0 | 0.034027487 | |
| 19468228 | 8 months ago | | | 0 | 0.034359855 | |
| 19468227 | 8 months ago | | | 0 | 0.032998289 | |
| 19468226 | 8 months ago | | | 0 | 0.034843336 | |
| 19468225 | 8 months ago | | | 0 | 0.037259568 |
ABI
ABI objects
Getter at block 21293793
length() view returns (uint256)
7
owner() view returns (address)
0x37bd1bfc55d7337746fa9d8635488f74a7b62512
Read-only
stakingVaults(uint256) view returns (address)
tokenToStakingVaults(address token) view returns (address vault)
State-modifying
Events deployPool(address _stakedToken) returns (address _addr)
renounceOwnership()
transferOwnership(address newOwner)
NewStakeRewardContract(address indexed StakeReward)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
Initialized()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
WrongToken()