update dfk chain rpcs to new avax dns (#1020)

Co-authored-by: Mr. Faun <mr_faun@protonmail.com>
This commit is contained in:
Mr. Faun 2022-03-29 23:29:46 -06:00 committed by GitHub
parent e4db4232ae
commit a4872a8f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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": {

View File

@ -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": {