Skip to content

Commit

Permalink
Merge pull request #121 from pontem-network/update-movement-tokens
Browse files Browse the repository at this point in the history
Update movement tokens
  • Loading branch information
extg5 authored Sep 24, 2024
2 parents ea93e9c + 8634dc0 commit 717c251
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1210,11 +1210,11 @@
"chainId": 27,
"decimals": 8,
"logo_url": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/eth.svg",
"name": "Ethereum",
"name": "Wrapped Ethereum",
"order": 51,
"symbol": "ETH",
"type": "0x45a6dce5d868431d7f0c224a0122e64372eeb1697309529c9aaa94a97e9d331e::coins::ETH",
"symbol_with_bridge": "ETH"
"symbol": "WETH",
"type": "0x275f508689de8756169d1ee02d889c777de1cebda3a7bbcce63ba8a27c563c6f::tokens::WETH",
"symbol_with_bridge": "WETH"
},
{
"chainId": 27,
Expand All @@ -1223,18 +1223,18 @@
"name": "USDT",
"order": 52,
"symbol": "USDT",
"type": "0x45a6dce5d868431d7f0c224a0122e64372eeb1697309529c9aaa94a97e9d331e::coins::USDT",
"type": "0x275f508689de8756169d1ee02d889c777de1cebda3a7bbcce63ba8a27c563c6f::tokens::USDT",
"symbol_with_bridge": "USDT"
},
{
"chainId": 27,
"decimals": 8,
"logo_url": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/btc.svg",
"name": "BTC",
"name": "WBTC",
"order": 53,
"symbol": "BTC",
"type": "0x45a6dce5d868431d7f0c224a0122e64372eeb1697309529c9aaa94a97e9d331e::coins::BTC",
"symbol_with_bridge": "BTC"
"symbol": "WBTC",
"type": "0x275f508689de8756169d1ee02d889c777de1cebda3a7bbcce63ba8a27c563c6f::tokens::WBTC",
"symbol_with_bridge": "WBTC"
},
{
"chainId": 27,
Expand All @@ -1255,7 +1255,7 @@
"order": 40,
"source": "pontem",
"symbol": "USDC",
"type": "0x45a6dce5d868431d7f0c224a0122e64372eeb1697309529c9aaa94a97e9d331e::coins::USDC",
"type": "0x275f508689de8756169d1ee02d889c777de1cebda3a7bbcce63ba8a27c563c6f::tokens::USDC",
"symbol_with_bridge": "USDC"
},
{
Expand Down

0 comments on commit 717c251

Please sign in to comment.