Skip to content

Commit

Permalink
Create empeiria.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ywil23 authored Sep 30, 2024
1 parent 64e440a commit e6928c9
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions chains/mainnet/empeiria.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"chain_name": "empeiria-testnet",
"registry_name": "empeiria-testnet",
"api": [

{"provider": "Vinjan.Inc", "address": "https://api-empe.vinjan.xyz"}



],
"rpc": [

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


],
"sdk_version": "0.47.9",
"coin_type": "118",
"min_tx_fee": "1000",
"addr_prefix": "empe",
"logo": "/logos/empe.png",
"assets": [{
"base": "uempe",
"symbol": "EMPE",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/empe.png"
}]
}

0 comments on commit e6928c9

Please sign in to comment.