Skip to content

Commit

Permalink
feat: ronin
Browse files Browse the repository at this point in the history
  • Loading branch information
benjlevesque committed Oct 24, 2022
1 parent 349a38a commit 3cbbf1d
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -119,6 +119,10 @@ export const erc20FeeProxyArtifact = new ContractArtifact<ERC20FeeProxy>(
address: '0x0DfbEe143b42B41eFC5A6F87bFD1fFC78c2f0aC9',
creationBlockNumber: 11671431,
},
ronin: {
address: '0xae23992483feda6e718a808ce824f6864f13b64b',
creationBlockNumber: 17901276,
},
},
},
// Additional deployments of same versions, not worth upgrading the version number but worth using within next versions
Expand Down

0 comments on commit 3cbbf1d

Please sign in to comment.