Skip to content

Commit c35a067

Browse files
authored
Merge pull request #695 from maticnetwork/add-caps
add caps token
2 parents 6a8d477 + c3d9887 commit c35a067

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

src/tokens/mappedTokens.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
{
1717
"wrappedTokenAddress": "0x0000000000000000000000000000000000000000",
1818
"tags": ["lxly", "nativeToken"]
19+
},
20+
{
21+
"wrappedTokenAddress": "0x5A77f1443D16ee5761d310e38b62f77f726bC71c",
22+
"wrappedNetworkId": 13,
23+
"tags": ["lxly", "erc20"]
1924
}
2025
],
2126
"logoURI": "https://assets.polygon.technology/tokenAssets/eth.svg"
@@ -44786,5 +44791,26 @@
4478644791
"tags": ["pos", "erc20"]
4478744792
}
4478844793
]
44794+
},
44795+
{
44796+
"chainId": 1,
44797+
"name": "Ternoa",
44798+
"symbol": "CAPS",
44799+
"decimals": 18,
44800+
"originTokenAddress": "0x03be5c903c727ee2c8c4e9bc0acc860cca4715e2",
44801+
"originNetworkId": 0,
44802+
"tags": ["erc20"],
44803+
"wrappedTokens": [
44804+
{
44805+
"wrappedTokenAddress": "0x0000000000000000000000000000000000000000",
44806+
"wrappedNetworkId": 13,
44807+
"tags": ["lxly", "governanceToken"]
44808+
},
44809+
{
44810+
"wrappedTokenAddress": "0x3ec5D3873eABBB312316B2E3eb8950fe743a9B39",
44811+
"tags": ["lxly", "erc20"]
44812+
}
44813+
],
44814+
"logoURI": "https://assets.polygon.technology/tokenAssets/caps.svg"
4478944815
}
4479044816
]

0 commit comments

Comments
 (0)