1.8.1 • Published 2 years ago

@masa-finance/smart-contracts v1.8.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Masa Contracts

codecov

NOTE: THIS IS WORK-IN-PROGRESS CODE. NEW DEPLOYS HAPPEN FREQUENTLY AND ARE IDEMPOTENT. In simple terms, your tokens today are worthless tomorrow until this notice is removed.

Getting Started

Recommendend to use celo's ContractKit for interacting with the contracts. Currently we are only deploying to Alfajores (a celo testnet).

ABIs and deployed addresses

from github releases

github releases

from npm package

npm install --save @masa-finance/smart-contracts

const {TestMasa} from "@masa-finance/smart-contracts"

const alfajoresNetworkId = "44787"
console.log(TestMasa.networks[alfajoresNetworkId].address) // address of testmasa on alfajores

Latest Deployed Addresses:

For quick reference:

{
  "TestMasa": "0xB8CF39AAcFe726e78681ceCec353BF7E3df94985",
  "StkCorn": "0x8a3A3Bc1B7fDdB9BFfd8d73BD11C732Ff2B9a84f",
  "BaseRewardsVault": "0xD18c73e4d183067681aeBED93C48812179581E48",
  "LoanFactory": "0xd0a239Da821a8D7Ee8Aa76b5f22F33EF9F8E0ade",
  "LoanRegistry": "0x80f7a98599862543fd46fCccAB6DFc29775ceE4A",
  "FundingPool": "0xE1fa91FB46DF7Ba1F3c8f03CF5376022E805841c"
}
1.7.3

2 years ago

1.8.1

2 years ago

1.8.0

2 years ago

1.7.4

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.6.4

2 years ago

1.6.3

2 years ago

1.6.2

2 years ago

1.7.0

2 years ago

1.6.1

2 years ago

1.6.6

2 years ago

1.6.5

2 years ago

1.6.0

2 years ago

1.5.5

2 years ago

1.5.4

2 years ago

1.5.3

2 years ago

1.4.4

2 years ago

1.5.2

2 years ago

1.4.3

2 years ago

1.5.1

2 years ago

1.4.2

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago