Skip to content

Commit

Permalink
Merge pull request #696 from agupta1411/patch-10
Browse files Browse the repository at this point in the history
Update defaultTokens.json - Add CAPS token to mainnet tokenlist
  • Loading branch information
py-zoid authored Jan 21, 2025
2 parents c35a067 + d55651b commit 7e1684a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/tokens/defaultTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,27 @@
],
"logoURI": "https://assets.polygon.technology/tokenAssets/okb.png"
},
{
"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/caps.svg"
},
{
"chainId": 1,
"name": "Tether USD",
Expand Down

0 comments on commit 7e1684a

Please sign in to comment.