TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 34 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
0x1c5b…5c33
0xe067…204d
0xfcc6…5e0b
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13678901 | 3 years ago | | | 0 | 0.16437611 | |
| 13106457 | 3 years ago | | | 0 | 0.070978468 | |
| 13095221 | 3 years ago | | | 0 | 0.16816256 | |
| 13083950 | 3 years ago | | | 0 | 0.13753263 | |
| 13083839 | 3 years ago | | | 0 | 0.082931736 | |
| 13083663 | 3 years ago | | | 0 | 0.21652374 | |
| 12972017 | 3 years ago | | | 0 | 0.082562400 | |
| 12968652 | 3 years ago | | | 0 | 0.077089230 | |
| 12886067 | 3 years ago | | | 0 | 0.021317608 | |
| 12886060 | 3 years ago | | | 0 | 0.0059127120 |
ABI
ABI objects
Getter at block 21316384
MINIMAL_INITIAL_DEPOSIT() view returns (uint256)
1000000000000000000000
contractsRegistry() view returns (address)
0x8050c5a46fc224e3bcfa5d7b7cbacb1e4010118d
injector() view returns (address _injector)
0x8050c5a46fc224e3bcfa5d7b7cbacb1e4010118d
liquidityMining() view returns (address)
0xfcc6bcc7b9a9a9cbf1c21cb6b80779221daf5e0b
policyBookAdmin() view returns (address)
0xe067e86cdcd0b3868ee660de380ebbe8d97e204d
policyBookRegistry() view returns (address)
0x1c5bb877d8f135db77fd8afb9103b43b4bf65c33
stblDecimals() view returns (uint256)
6
stblToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
create(address _insuranceContract, uint8 _contractType, string _description, string _projectSymbol, uint256 _initialDeposit) returns (address)
setDependencies(address _contractsRegistry)
setInjector(address _injector)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Created(address insured, uint8 contractType, address at)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.