Skip to content

Commit

Permalink
add noon fee token, modify noon token symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
algok committed Jun 3, 2024
1 parent 86a4b81 commit 8726da7
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 14 deletions.
28 changes: 28 additions & 0 deletions testnets/noon/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,34 @@
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/tucana/images/TUCANA.png",
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/tucana/images/TUCANA.svg"
}
},
{
"description": "The native token of Noon",
"denom_units": [
{
"denom": "unoon",
"exponent": 0
},
{
"denom": "NOON",
"exponent": 6
}
],
"base": "unoon",
"display": "NOON",
"name": "Noon Native Token",
"symbol": "NOON",
"coingecko_id": "",
"images": [
{
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/noon/images/NOON.png",
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/noon/images/NOON.svg"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/noon/images/NOON.png",
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/noon/images/NOON.svg"
}
}
]
}
7 changes: 7 additions & 0 deletions testnets/noon/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
"low_gas_price": 0.15,
"average_gas_price": 0.15,
"high_gas_price": 0.4
},
{
"denom": "l2/ffea49d63cbadcfd749b4f635eca198b2f3b44cb1f6b580f5d201d58f3bf7aea",
"fixed_min_gas_price": 0.15,
"low_gas_price": 0.15,
"average_gas_price": 0.15,
"high_gas_price": 0.4
}
]
},
Expand Down
Binary file modified testnets/noon/images/NOON.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 4 additions & 14 deletions testnets/noon/images/NOON.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 8726da7

Please sign in to comment.