Skip to content

Commit

Permalink
Merge pull request #745 from chainapsis/delivan/add-usdt-blast
Browse files Browse the repository at this point in the history
Add usdt to avalanche, bsc and add blast to blast chain
  • Loading branch information
delivan committed Jul 29, 2024
2 parents 75eafbf + 834d751 commit 312c3b5
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 @@ -28,6 +28,13 @@
"coinDecimals": 18,
"coinGeckoId": "weth",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:43114/erc20/0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab.png"
},
{
"coinDenom": "USDT",
"coinMinimalDenom": "erc20:0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7",
"coinDecimals": 6,
"coinGeckoId": "tether",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:43114/erc20/0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7.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 @@ -28,6 +28,13 @@
"coinDecimals": 18,
"coinGeckoId": "weth",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:56/erc20/0x2170ed0880ac9a755fd29b2688956bd959f933f8.png"
},
{
"coinDenom": "USDT",
"coinMinimalDenom": "erc20:0x55d398326f99059fF775485246999027B3197955",
"coinDecimals": 6,
"coinGeckoId": "tether",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:56/erc20/0x55d398326f99059fF775485246999027B3197955.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 @@ -28,6 +28,13 @@
"coinDecimals": 18,
"coinGeckoId": "weth",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:81457/erc20/0x4300000000000000000000000000000000000004.png"
},
{
"coinDenom": "BLAST",
"coinMinimalDenom": "erc20:0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad",
"coinDecimals": 18,
"coinGeckoId": "blast",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:81457/erc20/0xb1a5700fA2358173Fe465e6eA4Ff52E36e88E2ad.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 312c3b5

Please sign in to comment.