mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update dfk chain rpcs to new avax dns (#1020)
Co-authored-by: Mr. Faun <mr_faun@protonmail.com>
This commit is contained in:
parent
e4db4232ae
commit
a4872a8f0a
|
@ -4,7 +4,7 @@
|
||||||
"icon": "dfk",
|
"icon": "dfk",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://api-dfk.avax-test.network/rpc"
|
"https://subnets.avax.network/defi-kingdoms/dfk-chain-testnet/rpc"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"icon": "dfk",
|
"icon": "dfk",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://api-dfk.avax.network/rpc"
|
"https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user