Skip to content

Commit

Permalink
Merge pull request #625 from maticnetwork/agupta1411-patch-2
Browse files Browse the repository at this point in the history
Update defaultTokensTestnetNew.json - Add POL token to testnet list
  • Loading branch information
py-zoid authored Jul 17, 2024
2 parents 261162a + f924421 commit a95b2de
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/tokens/defaultTokensTestnetNew.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,38 @@
],
"logoURI": "https://assets.polygon.technology/tokenAssets/matic.svg"
},
{
"chainId": 11155111,
"name": "Polygon Ecosystem Token",
"symbol": "POL",
"decimals": 18,
"originTokenAddress": "0x44499312f493f62f2dfd3c6435ca3603ebfceeba",
"originNetworkId": 0,
"tags": [
"erc20"
],
"wrappedTokens": [
{
"chainId": 80002,
"wrappedTokenAddress": "0x0000000000000000000000000000000000001010",
"wrappedNetworkId": -1,
"tags": [
"plasma",
"nativeToken"
]
},
{
"chainId": 2442,
"wrappedTokenAddress": "0x5Ee025376797aa49a8B4D93ab1A900BF5dA38a9E",
"wrappedNetworkId": 1,
"tags": [
"lxly",
"erc20"
]
}
],
"logoURI": "https://assets.polygon.technology/tokenAssets/pol.png"
},
{
"chainId": 11155111,
"name": "Dummy ERC20",
Expand Down

0 comments on commit a95b2de

Please sign in to comment.