ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 38 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
4 additional
variables
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16046631 | 2 years ago | | | 0 | 0.00033225630 | |
| 16039482 | 2 years ago | | | 0 | 0.00032495250 | |
| 16039482 | 2 years ago | | | 0 | 0.00032799390 | |
| 16039212 | 2 years ago | | | 0 | 0.00037957560 | |
| 16028924 | 2 years ago | | | 0 | 0.00059544249 | |
| 16028922 | 2 years ago | | | 0 | 0.00090752664 | |
| 16028918 | 2 years ago | | | 0 | 0.0061698795 | |
| 16028911 | 2 years ago | | | 0 | 0.00074768400 | |
| 16028886 | 2 years ago | | | 0 | 0.00049488240 | |
| 16028864 | 2 years ago | | | 0 | 0.00038124545 |
ABI
ABI objects
Getter at block 21079943 getAllAssetActiveIds() view returns (uint256[]) getCurrentDeployed() view returns (uint256[] amounts) proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
booster() view returns (address)
0xc22db2874725b84e99ec0a644fdd042ea3f6f899
exchangeAddress() view returns (address)
0x29c66cf57a03d41cfe6d9ecb6883aa0e2aba21ec
executor() view returns (address)
0x82e568c482df2c833dab0d38deb9fb01777a9e89
getLatestDeployed() view returns (uint256[] amounts)
[1164016091659819367416642, 125165403709042217816982, 77078449915297661532, 2101538440000000000]
gnosis() view returns (address)
0x1f020a4943eb57cd3b2213a66b355cb662ea43c3
lastDirectionId() view returns (uint256)
15
lastTimeCalculated() view returns (uint256)
1689066467
numberOfAssets() view returns (uint8)
4
priceFeed() view returns (address)
0x24733d6ebdf1da157d2a491149e316830443fc00
upgradeStatus() view returns (bool)
false
Read-only
directionNameToId(string) view returns (uint256)
getAssetActiveIds(uint256 _assetId) view returns (uint256[])
getAssetAmount(uint256 _id) view returns (uint256)
getAssetIdByDirectionId(uint256 _id) view returns (uint256)
getDirectionFullInfoById(uint256 _id) view returns (address, struct StrategyHandlerLiquidityDirection)
getDirectionIdByName(string _codeName) view returns (uint256)
getDirectionLatestAmount(uint256 _id) view returns (uint256)
getLiquidityDirectionById(uint256 _id) view returns (struct StrategyHandlerLiquidityDirection)
getLiquidityDirectionByName(string _codeName) view returns (uint256, address, struct StrategyHandlerLiquidityDirection)
getPrimaryTokenByAssetId(uint256 _id, uint256 _chainId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
liquidityDirection(uint256) view returns (address strategyAddress, address entryToken, uint256 assetId, uint256 chainId, bytes entryData, bytes exitData, bytes rewardsData, uint256 latestAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addLiquidityDirection(string _codeName, address _strategyAddress, address _entryToken, uint256 _assetId, uint256 _chainId, bytes _entryData, bytes _exitData, bytes _rewardsData)
addToActiveDirections(uint256 _directionId)
adjustTreasury(int256 _delta)
calculateAll()
calculateOnlyLp()
changeAssetInfo(uint256 _assetId, uint256[] _chainIds, address[] _chainIdToPrimaryToken, address _ibAlluo)
changeNumberOfAssets(uint8 _newNumber)
changeUpgradeStatus(bool _status)
grantRole(bytes32 role, address account)
initialize(address _multiSigWallet, address _priceFeed, address _executor)
removeFromActiveDirections(uint256 _directionId)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAssetAmount(uint256 _id, uint256 amount)
setBoosterAddress(address _newBooster)
setExchangeAddress(address _newExchange)
setExecutorAddress(address _newExecutor)
setGnosis(address _gnosisAddress)
setLastDirectionId(uint256 _newNumber)
setLiquidityDirection(string _codeName, uint256 _directionId, address _strategyAddress, address _entryToken, uint256 _assetId, uint256 _chainId, bytes _entryData, bytes _exitData, bytes _rewardsData)
updateLastTime()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.