Created
March 31, 2020 14:15
-
-
Save Taump/e8aaeb6f8146265c1e2c31f87220ed25 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
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