Skip to content

Commit c032bbe

Browse files
authored
PRO-1322-Klaytn_Testnet_Mainnet (#133)
* deployed klaytn baobab testnet * updated package version * added klaytn mainnet deployment
1 parent 1060249 commit c032bbe

36 files changed

+16314
-12
lines changed

DEVELOPMENT.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| `testnets` | Görli | `GOERLI` | `goerli` |
1111
| `testnets` | Kovan | `KOVAN` | `kovan` |
1212
| `mainnets` | xDai | `XDAI` | `xdai` |
13-
| `testnets` | Sokol (xDai testnet) | `SOKOL` | `sokol` |
13+
| `testnets` | Chiado (xDai testnet) | `CHIADO` | `chiado` |
1414
| `mainnets` | Binance Smart Chain | `BSC` | `bsc` |
1515
| `testnets` | Binance Smart Chain (testnet) | `BSC_TEST` | `bscTest` |
1616
| `mainnets` | Fantom | `FANTOM` | `fantom` |
@@ -27,6 +27,8 @@
2727
| `testnets` | Optimism Kovan | `OPTIMISM_KOVAN` | `optimismKovan` |
2828
| `mainnets` | Fuse | `FUSE` | `fuse` |
2929
| `testnets` | Fuse Sparknet | `FUSE_SPARKNET` | `fuseSparknet` |
30+
| `testnets` | Base Goerli | `BASE_GOERLI` | `baseGoerli` |
31+
| `testnets` | Klaytn Baobab | `KLAYTN_BAOBAB` | `klaytnBaobab` |
3032
| `testnets` | Etherspot | `ETHERSPOT` | `etherspot` |
3133
| `localnets` | Localnet (instance A) | `LOCAL_A` | `localA` |
3234
| `localnets` | Localnet (instance B) | `LOCAL_B` | `localB` |

deployments/klaytn/.chainId

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8217

deployments/klaytn/BalancesHelper.json

Lines changed: 81 additions & 0 deletions
Large diffs are not rendered by default.

deployments/klaytn/BalancesHelperV2.json

Lines changed: 160 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)