SatellitePoolFactory
Verified contract
Active on
Ethereum with 272 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 "SatellitePoolFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12685507 | 3 years ago | | | 0 | 0.0021009186 | |
| 12685501 | 3 years ago | | | 0 | 0.0028936576 | |
| 12685496 | 3 years ago | | | 0 | 0.0035152580 | |
| 12685489 | 3 years ago | | | 0 | 0.0033759337 | |
| 12672273 | 3 years ago | | | 0 | 0.00055715625 | |
| 12672266 | 3 years ago | | | 0 | 0.00065116406 | |
| 12672259 | 3 years ago | | | 0 | 0.00082412952 | |
| 12672248 | 3 years ago | | | 0 | 0.00073255957 | |
| 12672236 | 3 years ago | | | 0 | 0.00057881250 | |
| 12672230 | 3 years ago | | | 0 | 0.00057881250 |
ABI
ABI objects
Getter at block 21298602 satelliteTVL() view returns (uint256)
owner() view returns (address)
0x67ee188ee1319cdac271553e7b8faaed2fbc52cc
rewardsToken() view returns (address)
0x3c9d6c1c73b31c837832c72e04d3152f051fc1a9
stakingRewardsGenesis() view returns (uint256)
1605512374
Read-only
poolByStakingToken(address) view returns (address)
stakingTokens(uint256) view returns (address)
State-modifying
Events deploy(address stakingToken, address _liquidation, address _oracle, bytes32 _sts, uint256 _lockDuration, uint256 _unlockPercent, uint256 _lockPercent, uint256 _decimalDiff)
notifyRewardAmount(address stakingToken, uint256 duration, uint256 rewardAmount)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _rewardsToken, uint256 _stakingRewardsGenesis)
This contract contains no fallback and receive objects.
This contract contains no error objects.