Skip to content

Commit

Permalink
add allora
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Anderson <derek@upshot.xyz>
  • Loading branch information
dmikey committed Feb 25, 2024
1 parent 6ad97ea commit f76d481
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions chains/mainnet/allora.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"chain_name": "allora testnet",
"registry_name": "testnet",
"api": [
{"provider": "upshot", "address": "https://allora-api.prod-us-east-1.behindthecurtain.xyz:8443"}
],
"sdk_version": "0.45.1",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "allora",
"assets": [{
"base": "uallo",
"symbol": "ALLO",
"exponent": "6"
}]
}

0 comments on commit f76d481

Please sign in to comment.