Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
znevo committed Oct 6, 2022
1 parent 78e2982 commit 2d996a4
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions DCNTSDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,14 @@

This contract serves as a permanent, immutable, and permissionless foundation upon which to build your application. It's primary function is to allow artist-owned and gas-efficient deployments of the core contracts within the DecentSDK.

### Mainnet Deployments

| Network | Verified Contract Address |
| --- | --- |
| Ethereum | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Polygon | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Optimism | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Arbitrum | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |

### Testnet Deployments

| Network | Verified Contract Address |
| --- | --- |
| Goerli | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Rinkeby | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Polygon Mumbai | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Optimism Goerli | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Arbitrum Goerli | [0x1234567890123456789012345678901234567890](https://goerli.etherscan.io/address/0x1319a5eea1d57c93bc3bf602e9efbd2144c8526f#code) |
| Goerli | [0x3E09Ee0D6CF0B449C750E85800A4dD07094201c2](https://goerli.etherscan.io/address/0x3E09Ee0D6CF0B449C750E85800A4dD07094201c2#code) |
| Polygon Mumbai | [0x6903001aB3eC0dC05F11282Fa66f2412b8b5c04e](https://mumbai.polygonscan.com/address/0x6903001aB3eC0dC05F11282Fa66f2412b8b5c04e#code) |
| Optimism Goerli | [0xAeD5B8787e553b263047B545cf3ebbAA3667daF5](https://goerli-optimism.etherscan.io/address/0xAeD5B8787e553b263047B545cf3ebbAA3667daF5#code) |
| Arbitrum Goerli | [0xA0A155bf17a68556BF908a0E3AbBC3281c1d01C5](https://goerli-rollup-explorer.arbitrum.io/address/0xA0A155bf17a68556BF908a0E3AbBC3281c1d01C5/contracts#address-tabs) |


## Smart Contract Methods
Expand Down

0 comments on commit 2d996a4

Please sign in to comment.