AdminUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 97 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) |
---|---|---|---|---|---|---|---|
| 21225739 | 3 days ago | | | 0 | 0.0012312575 | |
| 21215152 | 4 days ago | | | 0 | 0.0019582393 | |
| 21175059 | 10 days ago | | | 0 | 0.0027977872 | |
| 21161010 | 12 days ago | | | 0 | 0.0013321636 | |
| 20896435 | 2 months ago | | | 0 | 0.00030373537 | |
| 20827273 | 2 months ago | | | 0 | 0.0015101174 | |
| 20819479 | 2 months ago | | | 0 | 0.0027500181 | |
| 20818145 | 2 months ago | | | 0 | 0.0015437042 | |
| 20791473 | 2 months ago | | | 0 | 0.0021246483 | |
| 20776183 | 2 months ago | | | 0 | 0.00063104174 |
ABI
ABI objects
Getter at block 21246101 feeDeviations() view returns (struct FeeManagerDeviation[] results)
PROTOCOL_FEE_DIVIDER() view returns (uint256)
10000
governance() view returns (address)
0x5efda50f22d34f262c29268506c5fa42cb56a1ce
registry() view returns (address)
0xb20c66c4de72433f3ce747b58b86830c459ca911
torn() view returns (address)
0x77777feddddffc19ff86db637967013e6c6a116c
uniswapTimePeriod() view returns (uint32)
5400
uniswapTornPoolSwappingFee() view returns (uint24)
10000
updateFeeTimeLimit() view returns (uint24)
172800
Read-only
bulkResolve(bytes32[] domains) view returns (address[] result)
calculatePoolFee(address _instance) view returns (uint160)
instanceFee(address) view returns (uint160)
instanceFeeUpdated(address) view returns (uint256)
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
instanceFeeWithUpdate(address _instance) returns (uint160)
setPeriodForTWAPOracle(uint32 newPeriod)
setUniswapTornPoolSwappingFee(uint24 _uniswapTornPoolSwappingFee)
setUpdateFeeTimeLimit(uint24 newLimit)
updateAllFees()
updateFee(address _instance)
updateFees(address[] _instances)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
FeeUpdated(address indexed instance, uint256 newFee)
UniswapTornPoolSwappingFeeChanged(uint24 newFee)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.