0x1ac3855304bb08cd5f809337cba3c2ee5093371f
Unverified contract
Proxy
Active on
Base with 3 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
Balances ($0.01)
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000003 | $2,976.62 |
$0.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11987123 | 8 months ago | | | 0 | 2.1117651e-7 | |
| 11422722 | 8 months ago | | | 0 | 3.8429339e-7 | |
| 10821936 | 9 months ago | | | 0 | 5.4470449e-7 |
ABI
ABI objects
Getter at block 22165185
ROLE_ACCESS_MANAGER() view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_UPGRADE_MANAGER() view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
accRewardPerShare() view returns (uint256)
104687500000000000000000000000000
features() view returns (uint256)
0
getPaymentToken() view returns (address)
0x0000000000000000000000000000000000000000
sharesContractAddress() view returns (address)
0x44a497bcf2f9f0f0fa6572032c75210a8c098212
totalShares() view returns (uint256)
1
Read-only
getRole(address operator) view returns (uint256)
isFeatureEnabled(uint256 required) view returns (bool)
isOperatorInRole(address operator, uint256 required) view returns (bool)
isSenderInRole(uint256 required) view returns (bool)
pendingReward(address holder) view returns (uint256)
userInfo(address) view returns (uint256 shares, uint256 rewardDebt, uint256 claimedAmount, uint256 unclaimedAmount)
State-modifying
Events claimTheReward()
initializeSharesContractAddressIfRequired(address _sharesContractAddress)
onTransferReceived(address operator, address, uint256 value, bytes data) returns (bytes4)
postConstruct(address _owner, address _sharesContractAddress, address _paymentToken)
updateFeatures(uint256 _mask)
updateRole(address operator, uint256 role)
FeeReceived(uint256 feeAmount)
RewardClaimed(address indexed holder, uint256 rewardAmount)
RoleUpdated(address indexed operator, uint256 requested, uint256 assigned)
SharesTraded(address indexed trader, bool indexed isBuy, uint256 sharesAmount)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.