Skip to content

Commit

Permalink
Merge pull request #78 from rollkit/main
Browse files Browse the repository at this point in the history
add rollkit rosm testnet
  • Loading branch information
liangping authored Jun 3, 2024
2 parents 498648d + 81c3a56 commit e159c82
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
23 changes: 23 additions & 0 deletions chains/testnet/rosm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"chain_name": "rosm",
"api": [
{"provider": "Rollkit", "address": "https://api.rosm.rollkit.dev"}
],
"rpc": [
{"provider": "Rollkit", "address": "https://rpc.rosm.rollkit.dev"}
],
"coingecko": "",
"snapshot_provider": "",
"sdk_version": "0.50.6",
"coin_type": "118",
"min_tx_fee": "800",
"addr_prefix": "wasm",
"logo": "/logos/rosm.svg",
"assets": [{
"base": "urosm",
"symbol": "ROSM",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/rosm.svg"
}]
}
26 changes: 26 additions & 0 deletions logos/rosm.svg
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 e159c82

Please sign in to comment.