Skip to content

Commit

Permalink
feat: add kamigochi logo image (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALPAC-4 authored Jan 17, 2025
1 parent ec8f2bf commit 6ae4d2c
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 6 deletions.
18 changes: 12 additions & 6 deletions testnets/yominet/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@
}
]
},
"key_algos": [
"secp256k1"
],
"key_algos": ["secp256k1"],
"slip44": 118,
"fees": {
"fee_tokens": [
Expand All @@ -43,11 +41,19 @@
}
]
},
"images": [
{
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/yominet/images/kamigochi.png",
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/yominet/images/kamigochi.svg"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/yominet/images/kamigochi.png",
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/yominet/images/kamigochi.svg"
},
"metadata": {
"op_bridge_id": "80",
"op_denoms": [
"uinit"
],
"op_denoms": ["uinit"],
"executor_uri": "https://maze-api-opinit-9ce4b2ff-e329-459d-8baa-ae49f95f33b2.ane1-prod-nocsm.newmetric.xyz",
"ibc_channels": [
{
Expand Down
Binary file added testnets/yominet/images/kamigochi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions testnets/yominet/images/kamigochi.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 6ae4d2c

Please sign in to comment.