Crates.io | fields-of-mars |
lib.rs | fields-of-mars |
version | 1.0.0 |
source | src |
created_at | 2022-03-12 17:33:21.093851 |
updated_at | 2022-03-12 17:33:21.093851 |
description | Leveraged yield farming strategy utilizing contract-to-contract (C2C) lending from Mars Protocol |
homepage | |
repository | https://github.com/mars-protocol/field-of-mars |
max_upload_size | |
id | 548840 |
size | 46,749 |
This crate contains common types used in Martian Field, as well as adapters used to communicate with other contracts.
Adapters provide a modular way to execute or query other contracts. This crates includes the following adapters:
adapter | description |
---|---|
adapters::Generator |
Astroport LP token staking contract |
adapters::Oracle |
Mars Protocol oracle |
adapters::Pair |
Astroport pairs |
adapters::RedBank |
Mars Protocol lending market |
Contents of this crate are open source under GNU General Public License v3 or later.