Skip to content

Commit

Permalink
Create seda.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ywil23 authored Sep 30, 2024
1 parent e6928c9 commit f0041b1
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions chains/mainnet/seda.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"chain_name": "seda",
"registry_name": "seda",
"api": [
{"provider": "Vinjan.Inc", "address": "https://seda.api.kjnodes.com"}


],
"rpc": [
{"provider": "Vinjan.Inc", "address": "https://rpc-seda.vinjan.xyz"}


],
"sdk_version": "0.50.5",
"coin_type": "118",
"min_tx_fee": "1000",
"addr_prefix": "seda",
"logo": "/logos/seda.png",
"assets": [{
"base": "aseda",
"symbol": "SEDA",
"exponent": "18",
"coingecko_id": "flux-token",
"logo": "/logos/seda.png"
}]
}

0 comments on commit f0041b1

Please sign in to comment.