Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adding chain: Kima(Testnet)
Adding Token: KIMA(uKIMA)
Checklist
Adding Assets
If adding a new asset, please ensure the following:
zone_assets.json
.chain_name
andbase_denom
are provided and use values exactly as defined at the Chain Registry.path
is provided, and the IBC channel referenced is registered at the Chain Registry (unless native to Osmosis).osmosis_verified
is set tofalse
listing_date_time_utc
is specified and accuratetransfer_methods
,peg_mechanism
,override_properties
,canonical
,categories
, where necessary (see README for details).Adding Chains
If adding a new chain, please ensure the following:
staking
defined, with at least onestaking_token
denom specified.fees
defined; at least one fee token has low, average, and high gas prices defined.zone_chains.json
rpc
andrest
does not have any CORS blocking of the Osmosis domain, and RPC node has have WSS enabled.explorer_tx_url
correctly directs to the transaction when the hash is inserted into the URL.Upgrading Asset to Verified
If upgrading an Asset to Verified, please see the requirements specified at LISTING, and ensure the following:
description
(andextended_description
, unless: meme, variant, or non-primary chain token).socials
, includingwebsite
andtwitter
(unless: meme, variant, or non-primary chain token).'Verified' Status Validation Checklist (to be completed by Osmosis Zone maintainers):