AdminUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 2,272 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
Balances ($0.00)
No balances found for "AdminUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17797772 | a year ago | | | 0 | 0.0011254379 | |
| 17456700 | a year ago | | | 0 | 0.0010114718 | |
| 17392911 | a year ago | | | 0 | 0.0060828303 | |
| 17392911 | a year ago | | | 0 | 0.010668339 | |
| 17392911 | a year ago | | | 0 | 0.012086590 | |
| 17384277 | a year ago | | | 0 | 0.0030813025 | |
| 17383314 | a year ago | | | 0 | 0.0021438422 | |
| 17383314 | a year ago | | | 0 | 0.0029451625 | |
| 17379321 | a year ago | | | 0 | 0.0081546464 | |
| 17379321 | a year ago | | | 0 | 0.0092885569 |
ABI
ABI objects
Getter at block 21245926
Governance() view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
accumulatedRewardPerTorn() view returns (uint256)
13647348446930335382721831997118187713789539
ratioConstant() view returns (uint256)
10000000000000000000000000
relayerRegistry() view returns (address)
0x58e8dcc13be9780fc42e8723d8ead4cf46943df2
torn() view returns (address)
0x77777feddddffc19ff86db637967013e6c6a116c
Read-only
accumulatedRewardRateOnLastUpdate(address) view returns (uint256)
accumulatedRewards(address) view returns (uint256)
bulkResolve(bytes32[] domains) view returns (address[] result)
checkReward(address account) view returns (uint256 rewards)
resolve(bytes32 node) view returns (address)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addBurnRewards(uint256 amount)
getReward()
updateRewardsOnLockedBalanceChange(address account, uint256 amountLockedBeforehand)
withdrawTorn(uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
RewardsClaimed(address indexed account, uint256 rewardsClaimed)
RewardsUpdated(address indexed account, uint256 rewards)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.