Skip to content

Commit

Permalink
Merge pull request #744 from chainapsis/delivan/add-weth
Browse files Browse the repository at this point in the history
Add WETH currency info into BSC, Avalanche, Blast
  • Loading branch information
delivan committed Jul 29, 2024
2 parents f135bda + 9c9c227 commit 75eafbf
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions evm/eip155:43114.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
"coinDecimals": 6,
"coinGeckoId": "usd-coin",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:43114/erc20/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e.png"
},
{
"coinDenom": "WETH",
"coinMinimalDenom": "erc20:0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab",
"coinDecimals": 18,
"coinGeckoId": "weth",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:43114/erc20/0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab.png"
}
],
"feeCurrencies": [
Expand Down
7 changes: 7 additions & 0 deletions evm/eip155:56.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
"coinDecimals": 6,
"coinGeckoId": "usd-coin",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:56/erc20/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d.png"
},
{
"coinDenom": "WETH",
"coinMinimalDenom": "erc20:0x2170ed0880ac9a755fd29b2688956bd959f933f8",
"coinDecimals": 18,
"coinGeckoId": "weth",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:56/erc20/0x2170ed0880ac9a755fd29b2688956bd959f933f8.png"
}
],
"feeCurrencies": [
Expand Down
7 changes: 7 additions & 0 deletions evm/eip155:81457.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
"coinDecimals": 18,
"coinGeckoId": "usdb",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:81457/erc20/0x4300000000000000000000000000000000000003.png"
},
{
"coinDenom": "WETH",
"coinMinimalDenom": "erc20:0x4300000000000000000000000000000000000004",
"coinDecimals": 18,
"coinGeckoId": "weth",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:81457/erc20/0x4300000000000000000000000000000000000004.png"
}
],
"feeCurrencies": [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 75eafbf

Please sign in to comment.