Skip to content

Commit

Permalink
fix: RAVE token
Browse files Browse the repository at this point in the history
  • Loading branch information
kravmaxx committed Feb 6, 2025
1 parent b6247e3 commit 125e21c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions testnets/rave/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "RAVE",
"denom_units": [
{
"denom": "evm/19D38E8db1f18B1afece985BB011aaB6C855F5dB",
"denom": "evm/Bdb128Cf29d40738875297E90aa42772D354c137",
"exponent": 0
},
{
Expand All @@ -15,8 +15,8 @@
}
],
"type_asset": "erc20",
"address": "0x19D38E8db1f18B1afece985BB011aaB6C855F5dB",
"base": "evm/19D38E8db1f18B1afece985BB011aaB6C855F5dB",
"address": "0xBdb128Cf29d40738875297E90aa42772D354c137",
"base": "evm/Bdb128Cf29d40738875297E90aa42772D354c137",
"display": "RAVE",
"name": "RAVE",
"symbol": "RAVE",
Expand Down
4 changes: 2 additions & 2 deletions testnets/rave/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"fees": {
"fee_tokens": [
{
"denom": "evm/19D38E8db1f18B1afece985BB011aaB6C855F5dB",
"denom": "evm/Bdb128Cf29d40738875297E90aa42772D354c137",
"fixed_min_gas_price": 1000000000,
"low_gas_price": 1000000000,
"average_gas_price": 1500000000,
Expand All @@ -54,7 +54,7 @@
"metadata": {
"op_bridge_id": "610",
"op_denoms": ["uinit"],
"executor_uri": "https://maze-api-opinit-9ce4b2ff-e329-459d-8baa-ae49f95f33b2.ane1-prod-nocsm.newmetric.xyz",
"executor_uri": "https://executor-uri-test-initia.rave.trade",
"ibc_channels": [
{
"chain_id": "initiation-2",
Expand Down

0 comments on commit 125e21c

Please sign in to comment.