fields-of-mars

Crates.iofields-of-mars
lib.rsfields-of-mars
version1.0.0
sourcesrc
created_at2022-03-12 17:33:21.093851
updated_at2022-03-12 17:33:21.093851
descriptionLeveraged yield farming strategy utilizing contract-to-contract (C2C) lending from Mars Protocol
homepage
repositoryhttps://github.com/mars-protocol/field-of-mars
max_upload_size
id548840
size46,749
Larry (larry0x)

documentation

README

Fields of Mars: Common Types

This crate contains common types used in Martian Field, as well as adapters used to communicate with other contracts.

Adapters

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

License

Contents of this crate are open source under GNU General Public License v3 or later.

Commit count: 265

cargo fmt