Params
The Params Contract provides market, vault, and perp data. It is mandatory to whitelist and enable markets throughout the Mars Protocol ecosystem.
Deployments
Types
type Addr = string
type Decimal = string
type Uint128 = stringQueries
all_asset_params (outdated)
{
all_asset_params: {
limit?: number | null
start_after?: string | null
}
}all_asset_params_v2
all_perp_params (outdated)
all_perp_params_v2
all_total_deposits_v2
all_vault_configs (outdated)
all_vault_configs_v2
asset_params
config
managed_vault_config
owner
perp_params
risk_manager
total_deposit
vault_config
Methods
Last updated