The instantiation message takes the decimals to be used by the contract, the addresses of the pricefeed and margin engine contracts. It also takes the definition of the product pair to be traded on the vAMM including the initial liquidity.

Hierarchy

  • InstantiateMsg

Properties

base_asset: string
base_asset_reserve: string
decimals: number
fluctuation_limit_ratio: string
funding_period: number
insurance_fund?: string
margin_engine?: string
pricefeed: string
quote_asset: string
quote_asset_reserve: string
spread_ratio: string
toll_ratio: string

©2020 - 2023 Oraichain Foundation