Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

c-org-abi

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c-org-abi - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

static_bytecode.json

16

addresses.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc