ERC1967Proxy
Verified contract
Proxy
Active on
Base with 1,561 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
0x687a…3dbb
0x1f49…e6fb
0xa509…27d1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 10K | -- | -- | |
WKLAY | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22709210 | 5 days ago | | | 0 | 0.0000094948207 | |
| 22709160 | 5 days ago | | | 0 | 0.0000070658314 | |
| 22709137 | 5 days ago | | | 0 | 0.0000073977984 | |
| 22709104 | 5 days ago | | | 0 | 0.0000069721817 | |
| 22709091 | 5 days ago | | | 0 | 0.000029036673 | |
| 22709063 | 5 days ago | | | 0 | 0.0000070658314 | |
| 22709041 | 5 days ago | | | 0 | 0.000029051116 | |
| 22709027 | 5 days ago | | | 0 | 0.0000070658314 | |
| 22708990 | 5 days ago | | | 0 | 0.000029099494 | |
| 22708977 | 5 days ago | | | 0 | 0.0000074133291 |
ABI
ABI objects
Getter at block 22909621 getAllStrategyWeights() view returns (struct IPortfolioManagerStrategyWeight[]) getAllStrategyWeightsWithNames() view returns (struct IPortfolioManagerStrategyWeightWithName[]) proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXCHANGER() view returns (bytes32)
0x3eb675f159e6ca6cf5de6bfbbc8c4521cfd428f5e9166e51094d5898504caf2d
PORTFOLIO_AGENT_ROLE() view returns (bytes32)
0xd67ad422505496469a1adf6cdf9e5ee92ac5d33992843c9ecc4b2f6d6cde9137
TOTAL_WEIGHT() view returns (uint256)
100000
cashStrategy() view returns (address)
0x687ac878bc93610366b705c385cd0a0038493dbb
exchanger() view returns (address)
0x7cb1b38591021309c64f451859d79312d8ca2789
getTotalRiskFactor() view returns (uint256)
0
m2m() view returns (address)
0x1f4947cd5a5c058dd5ea6fd1ccd5c311ada9e6fb
navSlippageBp() view returns (uint256)
4
roleManager() view returns (address)
0xa5096260710d135f9c3762fcd07b6b2e2fd127d1
totalRiskFactor() view returns (uint256)
0
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getStrategyWeight(address strategy) view returns (struct IPortfolioManagerStrategyWeight)
hasRole(bytes32 role, address account) view returns (bool)
strategyWeightPositions(address) view returns (uint256)
strategyWeights(uint256) view returns (address strategy, uint256 minWeight, uint256 targetWeight, uint256 maxWeight, uint256 riskFactor, bool enabled, bool enabledReward)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addStrategy(address _strategy)
balance()
claimAndBalance()
deposit()
grantRole(bytes32 role, address account)
initialize()
removeStrategy(address _strategy)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAsset(address _asset)
setCashStrategy(address _cashStrategy)
setExchanger(address _exchanger)
setForceCashStrategy(address _cashStrategy)
setMark2Market(address _m2m)
setNavSlippageBp(uint256 _navSlippageBp)
setRoleManager(address _roleManager)
setStrategyWeights(struct IPortfolioManagerStrategyWeight[] _strategyWeights)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256 _amount) returns (uint256, bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
AssetUpdated(address value)
Balance()
BeaconUpgraded(address indexed beacon)
CashStrategyAlreadySet(address value)
CashStrategyRestaked(uint256 value)
CashStrategyUpdated(address value)
Exchanged(uint256 amount, address from, address to)
ExchangerUpdated(address value)
Initialized(uint8 version)
Mark2MarketUpdated(address value)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleManagerUpdated(address roleManager)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
StrategyWeightUpdated(uint256 index, address strategy, uint256 minWeight, uint256 targetWeight, uint256 maxWeight, uint256 riskFactor, bool enabled, bool enabledReward)
TotalRiskFactorUpdated(uint256 value)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.