-
-
Save peer2f00l/d7a10e69b77239a1f016c54fdb565569 to your computer and use it in GitHub Desktop.
Market configurations on v1.tmplr.near
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
| { | |
| "configuration": { | |
| "time_chunk_configuration": { "BlockTimestampMs": { "divisor": "600000" } }, | |
| "borrow_asset": { | |
| "Nep245": { | |
| "contract_id": "intents.near", | |
| "token_id": "nep141:eth-0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48.omft.near" | |
| } | |
| }, | |
| "collateral_asset": { | |
| "Nep245": { | |
| "contract_id": "intents.near", | |
| "token_id": "nep141:btc.omft.near" | |
| } | |
| }, | |
| "price_oracle_configuration": { | |
| "account_id": "pyth-oracle.near", | |
| "collateral_asset_price_id": "e62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43", | |
| "collateral_asset_decimals": 8, | |
| "borrow_asset_price_id": "eaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a", | |
| "borrow_asset_decimals": 6, | |
| "price_maximum_age_s": 60 | |
| }, | |
| "borrow_mcr_maintenance": "1.25", | |
| "borrow_mcr_liquidation": "1.19999999999999999999999999999999999999", | |
| "borrow_asset_maximum_usage_ratio": "0.99000000000000000000000000000000000001", | |
| "borrow_origination_fee": { "Flat": "0" }, | |
| "borrow_interest_rate_strategy": { | |
| "Piecewise": { | |
| "base": "0", | |
| "optimal": "0.90000000000000000000000000000000000001", | |
| "rate_1": "0.0888888888888888888888888888888888889", | |
| "rate_2": "2.40000000000000000000000000000000000001" | |
| } | |
| }, | |
| "borrow_maximum_duration_ms": null, | |
| "borrow_range": { "minimum": "1", "maximum": "100000000000000" }, | |
| "supply_range": { "minimum": "40000", "maximum": null }, | |
| "supply_withdrawal_range": { "minimum": "40000", "maximum": null }, | |
| "supply_withdrawal_fee": { | |
| "fee": { "Flat": "0" }, | |
| "duration": "0", | |
| "behavior": "Fixed" | |
| }, | |
| "yield_weights": { | |
| "supply": 4, | |
| "static": { "revenue.tmplr.near": 1 } | |
| }, | |
| "protocol_account_id": "revenue.tmplr.near", | |
| "liquidation_maximum_spread": "0.08" | |
| } | |
| } |
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
| { | |
| "configuration": { | |
| "time_chunk_configuration": { "BlockTimestampMs": { "divisor": "600000" } }, | |
| "borrow_asset": { | |
| "Nep141": "17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1" | |
| }, | |
| "collateral_asset": { | |
| "Nep245": { | |
| "contract_id": "intents.near", | |
| "token_id": "nep141:btc.omft.near" | |
| } | |
| }, | |
| "price_oracle_configuration": { | |
| "account_id": "pyth-oracle.near", | |
| "collateral_asset_price_id": "e62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43", | |
| "collateral_asset_decimals": 8, | |
| "borrow_asset_price_id": "eaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a", | |
| "borrow_asset_decimals": 6, | |
| "price_maximum_age_s": 60 | |
| }, | |
| "borrow_mcr_maintenance": "1.25", | |
| "borrow_mcr_liquidation": "1.19999999999999999999999999999999999999", | |
| "borrow_asset_maximum_usage_ratio": "0.99000000000000000000000000000000000001", | |
| "borrow_origination_fee": { | |
| "Proportional": "0.00099999999999999999999999999999999999" | |
| }, | |
| "borrow_interest_rate_strategy": { | |
| "Piecewise": { | |
| "base": "0", | |
| "optimal": "0.90000000000000000000000000000000000001", | |
| "rate_1": "0.0888888888888888888888888888888888889", | |
| "rate_2": "2.40000000000000000000000000000000000001" | |
| } | |
| }, | |
| "borrow_maximum_duration_ms": null, | |
| "borrow_range": { "minimum": "1", "maximum": null }, | |
| "supply_range": { "minimum": "40000", "maximum": null }, | |
| "supply_withdrawal_range": { "minimum": "40000", "maximum": null }, | |
| "supply_withdrawal_fee": { | |
| "fee": { "Flat": "0" }, | |
| "duration": "0", | |
| "behavior": "Fixed" | |
| }, | |
| "yield_weights": { | |
| "supply": 1, | |
| "static": { "rewards.tmplr.near": 1, "revenue.tmplr.near": 1 } | |
| }, | |
| "protocol_account_id": "revenue.tmplr.near", | |
| "liquidation_maximum_spread": "0.05000000000000000000000000000000000001" | |
| } | |
| } |
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
| { | |
| "configuration": { | |
| "time_chunk_configuration": { "BlockTimestampMs": { "divisor": "600000" } }, | |
| "borrow_asset": { | |
| "Nep141": "17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1" | |
| }, | |
| "collateral_asset": { "Nep141": "meta-pool.near" }, | |
| "price_oracle_configuration": { | |
| "account_id": "lst.oracle.tmplr.near", | |
| "collateral_asset_price_id": "c23cb2430c81d475fbd1c235324d4987f2dd01431bf7ab3e7b9d69b9f6701470", | |
| "collateral_asset_decimals": 24, | |
| "borrow_asset_price_id": "eaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a", | |
| "borrow_asset_decimals": 6, | |
| "price_maximum_age_s": 60 | |
| }, | |
| "borrow_mcr_maintenance": "1.5", | |
| "borrow_mcr_liquidation": "1.40000000000000000000000000000000000001", | |
| "borrow_asset_maximum_usage_ratio": "0.99000000000000000000000000000000000001", | |
| "borrow_origination_fee": { | |
| "Proportional": "0.00099999999999999999999999999999999999" | |
| }, | |
| "borrow_interest_rate_strategy": { | |
| "Piecewise": { | |
| "base": "0", | |
| "optimal": "0.90000000000000000000000000000000000001", | |
| "rate_1": "0.0888888888888888888888888888888888889", | |
| "rate_2": "2.40000000000000000000000000000000000001" | |
| } | |
| }, | |
| "borrow_maximum_duration_ms": null, | |
| "borrow_range": { "minimum": "1", "maximum": null }, | |
| "supply_range": { "minimum": "40000", "maximum": null }, | |
| "supply_withdrawal_range": { | |
| "minimum": "40000", | |
| "maximum": null | |
| }, | |
| "supply_withdrawal_fee": { | |
| "fee": { "Flat": "0" }, | |
| "duration": "0", | |
| "behavior": "Fixed" | |
| }, | |
| "yield_weights": { | |
| "supply": 1, | |
| "static": { "revenue.tmplr.near": 1, "rewards.tmplr.near": 1 } | |
| }, | |
| "protocol_account_id": "revenue.tmplr.near", | |
| "liquidation_maximum_spread": "0.1" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment