Skip to content

Commit

Permalink
change core env
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzhakBokris committed Nov 17, 2024
1 parent a49622d commit 007dd94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"chainId": "dymension_2017-1",
"rpc": "https://rpc-dymension-playground-internal.mzonder.com",
"rest": "https://api-dymension-playground-internal.mzonder.com",
"chainId": "dymension_1405-1",
"rpc": "https://rpc-dym-migration-test.mzonder.com",
"rest": "https://api-dym-migration-test.mzonder.com",
"bech32Prefix": "dym",
"chainName": "Dymension Core",
"exploreTxUrl": "https://pg.dym.fyi/tx/",
"explorerUrl": "https://pg.dym.fyi/",
"evm": {
"chainId": "0x7E1",
"rpc": "https://jsonrpc-dymension-playground-internal.mzonder.com"
"chainId": "0x57D",
"rpc": "https://jsonrpc-dym-migration-test.mzonder.com"
},
"currencies": [
{
Expand All @@ -33,5 +33,5 @@
"analytics": true,
"common": true,
"collectData": true,
"website": "https://core.dymension.xyz"
"website": "https://dymension-portal-core.web.app"
}

0 comments on commit 007dd94

Please sign in to comment.