UpgradableProxy
Verified contract
Proxy
Active on
Ethereum with 856 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
-
variable spans 49 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
byvWBTC | ERC-20 | 0.000955 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13609655 | 3 years ago | | | 0 | 0.065061946 | |
| 13562514 | 3 years ago | | | 0 | 0.040281103 | |
| 13528774 | 3 years ago | | | 0 | 0.049115380 | |
| 13519543 | 3 years ago | | | 0 | 0.090636675 | |
| 13515609 | 3 years ago | | | 0 | 0.072146242 | |
| 13514475 | 3 years ago | | | 0 | 0.071888806 | |
| 13454145 | 3 years ago | | | 0 | 0.039449584 | |
| 13428252 | 3 years ago | | | 0 | 0.040364246 | |
| 13426669 | 3 years ago | | | 0 | 0.043805581 | |
| 13405394 | 3 years ago | | | 0 | 0.043748408 |
ABI
ABI objects
Getter at block 21301606 portfolioValue() view returns (uint256)
implementation() view returns (address _impl)
0xa9499b50c4a74000687435a895b55974f079ecaa
owner() view returns (address _owner)
0xcf7346a5e41b0821b80d5b3fdc385eeb6dc59f44
proxyType() pure returns (uint256 proxyTypeId)
2
byvWBTC() view returns (address)
0x4b92d19c11435614cd49af1b589001b7c08cd4d5
core() view returns (address)
0x2a8facc9d49fbc3ecff569847833c380a13418a8
owner() view returns (address _owner)
0xcf7346a5e41b0821b80d5b3fdc385eeb6dc59f44
Read-only
approved(address) view returns (bool)
blockLock(address) view returns (uint256)
calcMint(uint256 inAmount) view returns (uint256 bBTC, uint256 fee)
calcRedeem(uint256 bBtc) view returns (uint256 sett, uint256 fee, uint256 max)
State-modifying
Events transferOwnership(address newOwner)
updateImplementation(address _newProxyTo)
approveContractAccess(address account)
mint(uint256 inAmount, bytes32[] merkleProof) returns (uint256 outAmount)
redeem(uint256 inAmount) returns (uint256 outAmount)
revokeContractAccess(address account)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProxyUpdated(address indexed previousImpl, address indexed newImpl)
Mint(address account, uint256 ibBTC, uint256 byvWBTC)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Redeem(address account, uint256 ibBTC, uint256 byvWBTC)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.