AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 6,339 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x587f…c8ba
0x0258…434a
Balances ($1,177.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORN | ERC-20 | 865.884588 | $1.36 |
$1,177.6 | |
TKX | ERC-20 | 0.000056 | $12.12 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21265039 | 2 days ago | | | 0 | 0.0014418481 | |
| 21264784 | 2 days ago | | | 0 | 0.00096928092 | |
| 21252006 | 4 days ago | | | 0 | 0.0018727699 | |
| 21251990 | 4 days ago | | | 0 | 0.0014061029 | |
| 21224921 | 8 days ago | | | 0 | 0.00094538414 | |
| 21222455 | 8 days ago | | | 0 | 0.0024826621 | |
| 21194983 | 12 days ago | | | 0 | 0.0013258572 | |
| 21170323 | 15 days ago | | | 0 | 0.0018007960 | |
| 21165651 | 16 days ago | | | 0 | 0.0038120714 | |
| 21165648 | 16 days ago | | | 0 | 0.0040326712 |
ABI
ABI objects
Getter at block 21278935
getRewardPerVotingToken() view returns (uint256)
1289570067796596151
owner() view returns (address)
0x33459acd9ca8493c0e0163eac92a928e293b2218
reward_rate_() view returns (uint64)
0
rewards_token_() view returns (address)
0x0258f474786ddfd37abce6df6bbb1dd5dfc4434a
totalSupply() view returns (uint56)
27973780442442
total_supply_() view returns (uint56)
27973780442442
Read-only
getPoolRewards(address pool_address) view returns (uint256)
pool_states_(address) view returns (uint8 state, uint56 votes, uint256 last_acc_reward_per_voting_token, uint256 acc_reward)
user_votes_(address, address) view returns (uint56 voted_amount)
votes(address pool_address) view returns (uint56)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
cease(address poolAddress, uint56 amount)
claimRewards(uint56 amount, address to)
initialize(address rewards_token, address governance_contract_address)
renounceOwnership()
setPoolState(address pool_address, uint8 new_state)
setRewards(uint64 rewards, uint64 duration)
transferOwnership(address newOwner)
vote(address poolAddress, uint56 amount)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.