Full API reference
API reference for all Cozy contracts
Cozy Tokens
CEther
CErc20
Shared
Comptroller
The protocol's Comptroller is an instance of the ComptrollerStatic
contract, which has the following interface.
Chainlink Reporter
The ChainlinkReporter
contract is the protocol's price oracle.
Error Handling
Error Codes
Code | Name | Description |
---|---|---|
0 |
| Call succeeded |
1 |
| Caller is not authorized |
Failure Info
Code | Name |
---|---|
0 |
|
1 |
|
2 |
|
Protection Market Factory
Error Handling
Error Codes
Code | Name | Description |
---|---|---|
0 |
| Call succeeded |
1 |
| Caller is not authorized |
2 |
| Invalid interest rate model specified |
Failure Info
Code | Name |
---|---|
0 |
|
1 |
|
Last updated