Comparing version 0.0.4 to 0.1.0
{ | ||
"mainnet": { | ||
"dai": "0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359", | ||
"usdc": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48" | ||
"usdc": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48", | ||
"bigDiv": "", | ||
"erc1404": "" | ||
}, | ||
@@ -9,9 +11,11 @@ "rinkeby": { | ||
"usdc": "0xa20072f09b8328cE2f4E5e4D1A84Ae9e25Ad4b9e", | ||
"bigDiv": "0xA7b84f8c9edc87b1679b8ebe2BC790C4e2Ca203A", | ||
"erc1404": "0xc4954A953Cc26330615BF72a12dE54fAe4Bb3E99", | ||
"orgs": [ | ||
{ | ||
"name": "Fairmint (test w/ DAI)", | ||
"token": "0xfFcB1cc74fCC5D33E29F082674f38c368b9CAB01" | ||
"token": "0x8fD2B8134a1186f6370CBa2fbeB3464ADC82A3dD" | ||
}, | ||
{ "name": "HardlyDifficult (test w/ USDC)", | ||
"token": "0x55b13c30154F2fBF9c25b7a394e81EA833aaaDF1" | ||
"token": "0x752f02F9922ef468797b1a73886684Aa058D44bF" | ||
} | ||
@@ -23,10 +27,12 @@ ] | ||
"usdc": "0xe2620386D660015fb2bBDb79bf45E75A2cBC5de0", | ||
"bigDiv": "0xC52309170438de31254C757dA469071237e7BB4E", | ||
"erc1404": "0x54501Bf1218BbCe05d9399e3478c32273BaE44eF", | ||
"orgs": [ | ||
{ | ||
"name": "Fairmint (test w/ DAI)", | ||
"token": "0x5aD2E9d6Ec8170cB638Ca10852d940296C6eA177" | ||
"token": "0xe9a77dbe687614fb4CAb9e62063b99ac5d75494F" | ||
}, | ||
{ | ||
"name": "HardlyDifficult (test w/ USDC)", | ||
"token": "0x411a242260De787051F473a31B2Df3044671d6E5" | ||
"token": "0x9c4BB5C7C48A7f03042B77a167F01EFFaf776c84" | ||
} | ||
@@ -33,0 +39,0 @@ ] |
{ | ||
"name": "c-org-abi", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "ABI for c-org contracts including FAIR and DAT.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -8,5 +8,7 @@ # c-org ABIs | ||
In order to publish a new version: | ||
- Update the version in `c-org-abi/package.json` and merge to master | ||
- Update addresses in `c-org-abi/addresses.json` (this could be automated in the future) | ||
- Update the version in `c-org-abi/package.json` | ||
- Merge to master | ||
- Tag a new release in GitHub | ||
Circle CI will then create the JSON and publish this package to [npmjs.com](https://www.npmjs.com/package/c-org-abi) |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
161656
6
3110
14