Skip to content

Commit

Permalink
feat: add Seda config and logo (#5)
Browse files Browse the repository at this point in the history
Hey @gh0stdotexe, This PR is super small, just adding seda's config file
and their logo, I only see one explorer displayed on their website sofar
so this will bring a bunch of value!
  • Loading branch information
gh0stdotexe authored Apr 26, 2024
2 parents d78ffb4 + ca2b4dd commit 45f68e3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions chains/mainnet/seda.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"chain_name": "seda",
"api": ["https://api-seda.whispernode.com:443"],
"rpc": ["https://rpc-seda.whispernode.com:443"],
"snapshot_provider": "",
"sdk_version": "0.46.15",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "seda",
"logo": "/logos/seda.png",
"assets": [{
"base": "aseda",
"symbol": "SEDA",
"exponent": "18",
"coingecko_id": "seda",
"logo": "/logos/seda.png"
}]
}

Binary file added public/logos/seda.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 45f68e3

Please sign in to comment.