Skip to content

Instantly share code, notes, and snippets.

@Taump
Created March 31, 2020 14:15
Show Gist options
  • Save Taump/e8aaeb6f8146265c1e2c31f87220ed25 to your computer and use it in GitHub Desktop.
Save Taump/e8aaeb6f8146265c1e2c31f87220ed25 to your computer and use it in GitHub Desktop.
{
base_aa: 'GGLDAQJOMIACSC3WSF7YI47OERBN3LYK',
params: {
oracle: 'F4KHJUCLJKY4JV7M5F754LAJX4EB7M4N',
overcollateralization_ratio: 1.5,
max_loan_value_in_underlying: 10000000,
decimals: 2,
auction_period: 3000,
liquidation_ratio: 1.3,
feed_name: 'GBYTE_USD',
ma_feed_name: 'GBYTE_USD_MA',
expiry_date: '2020-04-02'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment