Skip to content

Commit

Permalink
Merge pull request #85 from Orchestra-Labs/main
Browse files Browse the repository at this point in the history
Add Symphony testnet basic information
  • Loading branch information
liangping authored Jul 2, 2024
2 parents 0ba8481 + 8fdbf79 commit a44f59e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions chains/testnet/symphony.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"chain_name": "symphony",
"api": [
{
"address": "https://lcd.testnet.symphonychain.org",
"provider": "Orchestra Labs"
}
],
"rpc": [
{
"address": "https://rpc.testnet.symphonychain.org",
"provider": "Orchestra Labs"
}
],
"snapshot_provider": "",
"sdk_version": "0.47.8",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "symphony",
"logo": "/logos/symphony.png",
"assets": [
{
"base": "note",
"symbol": "MLD",
"exponent": "6",
"logo": "/logos/symphony.png"
}
]
}
Binary file added logos/symphony.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a44f59e

Please sign in to comment.