0x33c1327834bcedd2206335ed62e09ce65617d346
Verified contract
Proxy
Active on
Base with 56 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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
0x26da…a2e7
0xa42d…5afa
0xa509…27d1
Balances ($0.00)
No balances found for "0x33c1327834bcedd2206335ed62e09ce65617d346"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12699739 | 8 months ago | | | 0 | 0.00028509707 | |
| 12659220 | 8 months ago | | | 0 | 0.000013680721 | |
| 12621742 | 8 months ago | | | 0 | 0.000011909514 | |
| 12582755 | 8 months ago | | | 0 | 0.00010843050 | |
| 12578990 | 8 months ago | | | 0 | 0.00012050035 | |
| 12534149 | 8 months ago | | | 0 | 0.00021578346 | |
| 12490971 | 8 months ago | | | 0 | 0.00038354787 | |
| 12442341 | 8 months ago | | | 0 | 0.00010834686 | |
| 12399187 | 8 months ago | | | 0 | 0.00016640936 | |
| 12359751 | 8 months ago | | | 0 | 0.00077855841 |
ABI
ABI objects
Getter at block 22943205 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DENOMINATOR() view returns (uint256)
100000
PORTFOLIO_AGENT_ROLE() view returns (bytes32)
0xd67ad422505496469a1adf6cdf9e5ee92ac5d33992843c9ecc4b2f6d6cde9137
UNIT_ROLE() view returns (bytes32)
0xede8101501d89b9894e78e4f219420b6ddb840e8e75dde35741a0745408476d7
abroadMax() view returns (uint256)
99112950
abroadMin() view returns (uint256)
0
asset() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
collector() view returns (address)
0x9030d5c596d636eefc8f0ad7b2788ae7e9ef3d46
depositor() view returns (address)
0xb2a87999fb17e98d9aee8ade63da9cb4a4204ab2
mintRedeemSlippageBp() view returns (uint256)
4
profitFee() view returns (uint256)
20000
rebase() view returns (address)
0xa42dfce3518b730624f055af8a95222f02cf5afa
roleManager() view returns (address)
0xa5096260710d135f9c3762fcd07b6b2e2fd127d1
strategy() view returns (address)
0x26dac33accf8d28cf26ccc0135d8c6ee3233a2e7
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events buy(uint256 amount, string referral) returns (uint256)
grantRole(bytes32 role, address account)
initialize()
payout()
redeem(uint256 amount) returns (uint256)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAbroad(uint256 _min, uint256 _max)
setCollector(address _collector)
setDepositor(address _depositor)
setMintRedeemSlippageBp(uint256 _value)
setProfitFee(uint256 _fee)
setRoleManager(address _roleManager)
setStrategy(address _strategy)
setTokens(address _asset, address _rebase)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
Abroad(uint256 min, uint256 max)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
CollectorUpdated(address collector)
DepositorUpdated(address depositor)
EventExchange(string label, uint256 amount, uint256 fee, address sender, string refferal)
Initialized(uint8 version)
MintRedeemSlippageBpUpdated(uint256 value)
PayoutEvent(uint256 tvlFee, uint256 profitFee, uint256 profit, uint256 loss, uint256 bufferBalance, uint256 collectorAmount)
ProfitFeeUpdated(uint256 fee)
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)
TokensUpdated(address asset, address rebase)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.