Skip to content

Commit

Permalink
Merge pull request valorem-labs-inc#40 from valorem-labs-inc/alcibiad…
Browse files Browse the repository at this point in the history
…es/val-1573-simple-soft-quotes

chore: update readme
  • Loading branch information
0xAlcibiades authored Dec 7, 2023
2 parents 17a7aa1 + ab14e0f commit e841c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ These constraints must be followed to get a soft-quote for a Valorem Clear optio

- The `token_address` must be `0x402A401B1944EBb5A3030F36Aa70d6b5794190c9`
- The `identifier_or_criteria` must be the `optionId` of the long options token.
- The `amount` must not `None` and non-zero (i.e. you are looking to buy).
- The `amount` must not `None` and non-zero (i.e. you are looking to buy/sell).
- The `chain_id` is supported (i.e. either Arbitrum One `42161`, or Arbitrum Goerli `421613`).
- The `action` is `Buy` or `Sell`.
- The given `optionId` is an `Option` and not a `Claim` or `None` (this is
Expand Down

0 comments on commit e841c89

Please sign in to comment.