Skip to content

Commit

Permalink
Merge pull request #246 from DcentWallet/feature/#233_add_astar_exten…
Browse files Browse the repository at this point in the history
…sion

Feature/#233 add astar extension
  • Loading branch information
KyungeunKim authored Feb 7, 2024
2 parents 750420b + 86f97ae commit 90cb252
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Binary file added dapp/images/network_shibuya.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions dapp/network_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,21 @@
}
}
]
},
{
"type": "parachain",
"list": [
{
"networkId": "astar-mainnet",
"name": "astar",
"description": "Astar",
"coinType": "PARA:000105",
"chainId": 261,
"iconPath" : "network_astar.png",
"selected" : true,
"preRelease": true
}
]
}
]
}

0 comments on commit 90cb252

Please sign in to comment.