Skip to content

Commit

Permalink
Merge pull request #111 from scorum/main
Browse files Browse the repository at this point in the history
Add scorum chain
  • Loading branch information
liangping authored Oct 12, 2024
2 parents a3b8540 + d936732 commit 9cacfd6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions chains/mainnet/scorum.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"chain_name": "scorum",
"api": ["https://scorum-blockchain-mainnet-api.scorum.com"],
"rpc": ["https://scorum-blockchain-mainnet-rpc.scorum.com"],
"snapshot_provider": "",
"sdk_version": "0.47.11",
"coin_type": "118",
"min_tx_fee": "",
"addr_prefix": "scorum",
"logo": "/logos/scorum.png",
"assets": [{
"base": "nscr",
"symbol": "SCR",
"exponent": "9",
"coingecko_id": "scorum",
"logo": "/logos/scorum-scr.png"
}]
}
Binary file added logos/scorum-scr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/scorum.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 9cacfd6

Please sign in to comment.