TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 47 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
-
variable spans 48 additional slots
0xff13…9613
0xf2ae…0ba2
0x2761…33ac
0x6d6f…497e
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16247326 | 2 years ago | | | 0 | 0.031143600 | |
| 16020068 | 2 years ago | | | 0 | 0.056360121 | |
| 16020059 | 2 years ago | | | 0 | 0.050223780 | |
| 16020049 | 2 years ago | | | 0 | 0.052126665 | |
| 16020036 | 2 years ago | | | 0 | 0.047834652 | |
| 16020005 | 2 years ago | | | 0 | 0.040599384 | |
| 15983837 | 2 years ago | | | 0 | 0.00089938764 | |
| 15966546 | 2 years ago | | | 0 | 0.00051974534 | |
| 15335237 | 2 years ago | | | 0 | 0.026487648 | |
| 15271848 | 2 years ago | | | 0 | 0.033208853 |
ABI
ABI objects
Getter at block 21275536
MINIMAL_INITIAL_DEPOSIT() view returns (uint256)
100000000000000000000
allowStabledepeg() view returns (bool)
true
capitalPoolAddress() view returns (address)
0x426f72ab027da5f5a462d377a5eb057f63082b02
contractsRegistry() view returns (address)
0x45269f7e69ee636067835e0dfdd597214a1de6ea
injector() view returns (address _injector)
0x45269f7e69ee636067835e0dfdd597214a1de6ea
liquidityMining() view returns (address)
0x276171e08047203074bcf5014ce3e9be0a7f33ac
owner() view returns (address)
0xc97773e1df2cc54e51a005dff7cbbb6480ae2767
policyBookAdmin() view returns (address)
0xf2ae6d52feaaa825bd1848f4a4230ae4fe770ba2
policyBookRegistry() view returns (address)
0xff13c3d2c7931e86e13c993a8cb02d68848f9613
shieldMining() view returns (address)
0x6d6fcf279a63129797def89dba82a65b3386497e
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)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__PolicyBookFabric_init()
create(address _insuranceContract, uint8 _contractType, string _description, string _projectSymbol, uint256 _initialDeposit, address _shieldMiningToken) returns (address)
createLeveragePools(address _insuranceContract, uint8 _contractType, string _description, string _projectSymbol) returns (address)
renounceOwnership()
setAllowStabledepeg(bool _allowStabledepeg)
setDependencies(address _contractsRegistry)
setInjector(address _injector)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Created(address insured, uint8 contractType, address at, address facade)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.