Skip to content

Commit

Permalink
add caps token
Browse files Browse the repository at this point in the history
  • Loading branch information
py-zoid committed Jan 20, 2025
1 parent 6a8d477 commit f630f37
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions src/tokens/mappedTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
{
"wrappedTokenAddress": "0x0000000000000000000000000000000000000000",
"tags": ["lxly", "nativeToken"]
},
{
"wrappedTokenAddress": "0x5A77f1443D16ee5761d310e38b62f77f726bC71c",
"wrappedNetworkId": 13,
"tags": ["lxly", "erc20"]
}
],
"logoURI": "https://assets.polygon.technology/tokenAssets/eth.svg"
Expand Down Expand Up @@ -44786,5 +44791,26 @@
"tags": ["pos", "erc20"]
}
]
},
{
"chainId": 1,
"name": "Ternoa",
"symbol": "CAPS",
"decimals": 18,
"originTokenAddress": "0x03be5c903c727ee2c8c4e9bc0acc860cca4715e2",
"originNetworkId": 0,
"tags": ["erc20"],
"wrappedTokens": [
{
"wrappedTokenAddress": "0x0000000000000000000000000000000000000000",
"wrappedNetworkId": 13,
"tags": ["lxly", "governanceToken"]
},
{
"wrappedTokenAddress": "0x3ec5D3873eABBB312316B2E3eb8950fe743a9B39",
"tags": ["lxly", "erc20"]
}
],
"logoURI": "https://assets.polygon.technology/tokenAssets/ternoa.svg"
}
]

0 comments on commit f630f37

Please sign in to comment.