Skip to content

Commit

Permalink
fix: changed sepolia to ethereum-sepolia in chain name (#700)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin852 authored Jan 8, 2024
1 parent c48de8f commit 0c5d9e5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/data/evm_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -3672,7 +3672,7 @@
"transfer_fee": 0.1
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0x254d06f33bDc5b8ee05b2ea472107E300226659A",
"symbol": "aUSDC",
"decimals": 6,
Expand Down Expand Up @@ -3799,7 +3799,7 @@
"transfer_fee": 0.1
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f",
"symbol": "wAXL",
"decimals": 6,
Expand Down Expand Up @@ -3977,7 +3977,7 @@
"transfer_fee": 7e-05
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0xeA700DCe55e72C4C08b97AcFc7dF214EC30F4a64",
"symbol": "axlWETH",
"decimals": 18,
Expand Down Expand Up @@ -4104,7 +4104,7 @@
"transfer_fee": 0.07
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0x21ba4f6aEdA155DD77Cc33Fb93646910543F0380",
"symbol": "WMATIC",
"decimals": 18,
Expand Down Expand Up @@ -4231,7 +4231,7 @@
"transfer_fee": 0.001
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0x2a87806561C550ba2dA9677c5323413E6e539740",
"symbol": "WAVAX",
"decimals": 18,
Expand Down Expand Up @@ -4358,7 +4358,7 @@
"transfer_fee": 0.08
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0x594D8b81eC765410536ab59E98091700b99508D8",
"symbol": "WFTM",
"decimals": 18,
Expand Down Expand Up @@ -4485,7 +4485,7 @@
"transfer_fee": 0.0003
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0xA9A2D8F279ABC436a18DBB1df3FB233039935D0A",
"symbol": "WBNB",
"decimals": 18,
Expand Down Expand Up @@ -4612,7 +4612,7 @@
"transfer_fee": 0.04
},
{
"chain": "sepolia",
"chain": "ethereum-sepolia",
"address": "0x4B13D583F45Aa01fb2bE18a7AAfE14DE183B1Ac9",
"symbol": "WDEV",
"decimals": 18,
Expand Down

1 comment on commit 0c5d9e5

@vercel
Copy link

@vercel vercel bot commented on 0c5d9e5 Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.