IPriceBound
Last updated
Last updated
sets the floor price in BP
Name | Type | Description |
---|---|---|
sets the ceiling price in BP
Name | Type | Description |
---|---|---|
get the floor price in basis points
get the ceiling price in basis points
return wether the current oracle price is valid or not
event emitted when minimum floor price is updated
event emitted when maximum ceiling price is updated
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
newFloor
uint256
newCeiling
uint256
oldFloor
uint256
newFloor
uint256
### OracleCeilingUpdate
oldCeiling
uint256
newCeiling
uint256