Skip to content

Commit

Permalink
Merge pull request #128 from FlatWhiteWithSugar/main
Browse files Browse the repository at this point in the history
added kopi mainnet
  • Loading branch information
liangping authored Dec 7, 2024
2 parents 2a715c9 + a23480a commit 57678bf
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
44 changes: 44 additions & 0 deletions chains/mainnet/kopi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
{
"chain_name": "kopi",
"api": [
"https://rest.kopi.money",
"https://api.kopi.chaintools.tech",
"https://kopi-rest.cosmoscan.com",
"https://kopi-rest.stakerhouse.com",
"https://kopi.api.moonbridge.team",
"https://api-kopid.vinjan.xyz/",
"https://kopi-mainnet-api.bonynode.online",
"https://kopi-api.bluestake.net",
"https://api-kopi.sychonix.com",
"https://kopi.api.nodeshub.online/",
"https://kopi-mainnet-api.czcryptoman.com/",
"https://kopi-api.polkachu.com/"
],
"rpc": [
"https://rpc.kopi.money",
"https://rpc.kopi.chaintools.tech",
"https://kopi-rpc.cosmoscan.com",
"https://kopi-rpc.stakerhouse.com",
"https://kopi.rpc.moonbridge.team",
"https://rpc-kopid.vinjan.xyz/",
"https://kopi-mainnet-rpc.bonynode.online",
"https://kopi-rpc.bluestake.net:443",
"https://rpc-kopi.sychonix.com",
"https://kopi-rpc.node9x.com/",
"https://kopi.rpc.nodeshub.online/",
"https://kopi-mainnet-rpc.czcryptoman.com/",
"https://kopi-rpc.polkachu.com/"
],
"coin_type": 118,
"sdk_version": "v0.50.9",
"addr_prefix": "kopi",
"logo": "/logos/kopi.svg",
"assets": [
{
"base": "ukopi",
"symbol": "XKP",
"exponent": 6,
"logo": "/logos/kopi.svg"
}
]
}
4 changes: 4 additions & 0 deletions logos/kopi.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 57678bf

Please sign in to comment.