Skip to content

Commit

Permalink
[Avail] Fake provider
Browse files Browse the repository at this point in the history
  • Loading branch information
S2kael committed May 20, 2024
1 parent 6c7bec3 commit 836ebcc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/chain-list/src/data/ChainInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8468,7 +8468,9 @@
"isTestnet": false,
"chainStatus": "ACTIVE",
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/avail_mainnet.png",
"providers": {},
"providers": {
"Avail": "wss://turing-rpc.availspace.app/"
},
"evmInfo": null,
"substrateInfo": {
"relaySlug": null,
Expand Down Expand Up @@ -8670,4 +8672,4 @@
"bitcoinNetwork": "testnet"
}
}
}
}

0 comments on commit 836ebcc

Please sign in to comment.