Integration parameters
You can customise the behaviour of the hosted OpenCover dApp linked in your platform using query parameters.
These parameters allow you to pre-fill product selections, amounts, currencies and more, making integrations and deep links seamless.
Examples
Prefill a quote for 1,000 USDC coverage on Aave v3 for 60 days: https://opencover.com/app/?invite=docs&amount=1000¤cy=USDC&cover=97&duration=60

Generate a quote for 2 ETH coverage on Hyperliquid for 90 days: https://opencover.com/app/?invite=docs&screen=quote&amount=2¤cy=ETH&cover=130&duration=90

Generate a quote for 0.5 cbBTC coverage on Compound v3 for 45 days, attributed to integrator with ID 1000: https://opencover.com/app/?invite=docs&&amount=0.5¤cy=cbBTC&cover=118&duration=45&integrator=1000

Query parameters
coverProduct to cover.
Allowed values: See available products.
Example: https://opencover.com/app/?cover=97
amountAmount of protection. Must be used with a valid
currency.Allowed values: Any positive amount.
currency(default: USDC)Currency for the protection amount.
Allowed values:
USDC,ETH,cbBTC
duration(default: 30)Duration of the coverage in days.
Allowed values: Any number from 30 to 180.
coveredAddresses(default: not set)List of wallet addresses to prefill as covered wallets.
Allowed values: Up to 20 valid wallet addresses (EVM-compatible), comma-separated. Contact us to cover larger custom portfolios.
Note: This parameter applies only to Ecosystem products that require covered wallets to be specified. It will have no effect if used on Non-Ecosystem products as all wallets are covered in other products.
screen(default: main)Auto-fetch a quote when set to
quote. Requirescover,amount, andcurrencyto be set.Allowed values:
main,quote
invite(default: direct)Referrer invite code unique to the integrator.
Allowed values: Contact us to receive yours.
integrator(default: 0 aka OpenCover)Identifier for the integrator.
Allowed values: Unique integrator ID. Contact us to receive yours.
network(default: 8453 aka Base)The chain the user will be prompted to connect.
Allowed values:
8453Base10Optimism42161Arbitrum137Polygon
Last updated

