AdminUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 2,050 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 ($1,123,496.33)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TORN | ERC-20 | 449.398532K | $2.50 |
$1,123,496.33 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157584 | 12 hours ago | | | 0 | 0.0013816477 | |
| 21155201 | 20 hours ago | | | 0 | 0.0011580563 | |
| 21154769 | 21 hours ago | | | 0 | 0.00095461943 | |
| 21149530 | 2 days ago | | | 0 | 0.00082688626 | |
| 21148984 | 2 days ago | | | 0 | 0.0011251307 | |
| 21148783 | 2 days ago | | | 0 | 0.0010413994 | |
| 21148558 | 2 days ago | | | 0 | 0.00093995295 | |
| 21148541 | 2 days ago | | | 0 | 0.00094369966 | |
| 21148355 | 2 days ago | | | 0 | 0.00081894698 | |
| 21147970 | 2 days ago | | | 0 | 0.00070348547 |
ABI
ABI objects
Getter at block 21161052
Governance() view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
accumulatedRewardPerTorn() view returns (uint256)
9445197876587483481453891
ratioConstant() view returns (uint256)
9999997526814999108992673
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 admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addBurnRewards(uint256 amount)
getReward()
setReward(address account, uint256 amount)
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.