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 "Distributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3089600 | a year ago | | | 0 | 0.000000000062878894 | |
| 3002841 | a year ago | | | 0 | 0.000000000036856512 | |
| 3000772 | a year ago | | | 0 | 0.000000000012353345 | |
| 2830838 | a year ago | | | 0 | 0.000000000015965703 | |
| 2830311 | a year ago | | | 0 | 0.000000000159944955 | |
| 2830262 | a year ago | | | 0 | 0.000000000062048224 | |
| 2830238 | a year ago | | | 0 | 0.000000000084777861 | |
| 2830212 | a year ago | | | 0 | 0.000000000092274354 | |
| 2631770 | a year ago | | | 0 | 0.000000000004914390 | |
| 2631744 | a year ago | | | 0 | 0.000000000010679666 |
ABI
ABI objects
Getter at block 22922767
BAS3D() view returns (address)
0xc4743d049891ea4333f8b559d09a93c3511f0762
BP_DIVISOR() view returns (uint256)
10000
CoreRewards() view returns (address)
0x3a7d3d2b49caa7ef2c116c64711265eab0c755c0
Factory() view returns (address)
0xfda619b6d20975be80a10332cd39b9a4b0faa8bb
ProtocolAddresses() view returns (address)
0x63ace1034a0f0b6911cc6778bd1b647b682a5461
Proxy() view returns (address)
0xcf6d0bc9aae085fc9a782ee333e1db321c0b8272
Router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
WETH() view returns (address)
0x4200000000000000000000000000000000000006
bas3dBalance() view returns (uint256)
0
coreRewardsBasisPoints() view returns (uint256)
6000
distributionCost() view returns (uint256)
1000
getCoreRewardsTVL() view returns (uint256)
64494257859255346
getTotalWeight() view returns (uint256 totalWeight)
30
getVaultRewardsCount() view returns (uint256)
3
owner() view returns (address)
0x96eb1141b2432725ccabb1a0c46a57188174d6b5
Read-only
getRewardIndex(address StakingRewards) view returns (uint256)
getRewardWeight(address StakingRewards) view returns (uint256)
getVaultTVL(address StakingRewards) view returns (uint256)
rewards(uint256) view returns (address StakingRewards, uint256 weight)
swapPath(uint256) view returns (address)
State-modifying
Events addRewardData(address StakingRewards)
deleteRewardData(uint256 index)
distribute(address caller)
renounceOwnership()
setCoreRewards(address _CoreRewards)
setCoreRewardsBasisPoints(uint256 _coreRewardsBasisPoints)
setDistributionCost(uint256 _distributionCost)
setProtocolAddresses(address _ProtocolAddresses)
setProxy(address _Proxy)
transferOwnership(address newOwner)
updateRewardWeight(address StakingRewards, uint256 weight)
BAS3DDistributed(address StakingRewards, uint256 amount)
BAS3DDistributedTotal(uint256 amount)
CoreRewardsBasisPointsUpdated(uint256 coreRewardsBasisPoints)
CoreRewardsUpdated(address CoreRewards)
DistributionCostUpdated(uint256 distributionCost)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtocolAddressesUpdated(address ProtocolAddresses)
ProxyUpdated(address Proxy)
RewardContractAdded(address StakingRewards)
RewardContractDeleted(address StakingRewards)
RewardWeightUpdated(address StakingRewards, uint256 weight)
constructor(uint256 _distributionCost, uint256 _coreRewardsBasisPoints)
receive()
This contract contains no error objects.