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",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api-dfk.avax-test.network/rpc"
|
||||
"https://subnets.avax.network/defi-kingdoms/dfk-chain-testnet/rpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"icon": "dfk",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://api-dfk.avax.network/rpc"
|
||||
"https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user