Skip to content

Commit

Permalink
add kujira
Browse files Browse the repository at this point in the history
  • Loading branch information
shaolin-flow committed May 7, 2024
1 parent 4920859 commit 9812513
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 0 deletions.
35 changes: 35 additions & 0 deletions mainnet/kaiyo-1/kaiyo-1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"chainId": "kaiyo-1",
"chainName": "Kujira",
"rpc": "https://rpc-kujira.whispernode.com:443",
"rest": "https://lcd-kujira.whispernode.com:443",
"explorerUrl": "https://finder.kujira.app/",
"bech32Prefix": "kuji",
"exploreTxUrl": "https://finder.kujira.app/kaiyo-1/tx/",
"active": false,
"staging": true,
"currencies": [
{
"displayDenom": "Kava",
"baseDenom": "ukava",
"decimals": 6,
"logo": "/logos/kava-logo.svg",
"type": "main"
}
],
"coinType": 118,
"ibc": {
"timeout": 600000,
"hubChannel": "channel-10",
"channel": "channel-160",
"allowedDenoms": ["ukuji", "adym"]
},
"gasPriceSteps": {
"low": 0.0034,
"average": 0.0051,
"high": 0.00681
},
"website": "https://kujira.app/",
"logo": "/logos/kuji.svg",
"type": "Regular"
}
33 changes: 33 additions & 0 deletions mainnet/kaiyo-1/logos/kuji.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 9812513

Please sign in to comment.