Skip to content

Commit ad8d094

Browse files
author
GitHub Actions
committed
Merge remote-tracking branch 'root/master'
2 parents c713c78 + 129f509 commit ad8d094

File tree

4 files changed

+37
-35
lines changed
  • blockchains/sui/assets
    • 0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN
    • 0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN
    • 0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN

4 files changed

+37
-35
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "USD Coin (Portal from Ethereum)",
3+
"symbol": "USDC",
4+
"type": "SUI",
5+
"decimals": 6,
6+
"description": "Cross Chain Portal Bridged Token",
7+
"website": "https://portalbridge.com/?targetChain=sui",
8+
"explorer": "https://explorer.sui.io/address/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN",
9+
"status": "active",
10+
"id": "0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN",
11+
"links": [
12+
{
13+
"name": "docs",
14+
"url": "https://portalbridge.com/docs/faqs/liquid-markets/#target-chain-sui"
15+
}
16+
],
17+
"tags": [
18+
"stablecoin",
19+
"wrapped"
20+
]
21+
}
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,21 @@
11
{
2-
"name": "USD Coin",
3-
"symbol": "USDC",
2+
"name": "USD Coin (Portal from Solana)",
3+
"symbol": "USDCsol",
44
"type": "SUI",
55
"decimals": 6,
6-
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.",
7-
"website": "https://www.centre.io",
6+
"description": "Cross Chain Portal Bridged Token",
7+
"website": "https://portalbridge.com/?targetChain=sui",
88
"explorer": "https://explorer.sui.io/address/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN",
9-
"research": "https://research.binance.com/en/projects/usd-coin",
109
"status": "active",
1110
"id": "0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN",
1211
"links": [
1312
{
14-
"name": "github",
15-
"url": "https://github.com/centrehq"
16-
},
17-
{
18-
"name": "whitepaper",
19-
"url": "https://centre.io/pdfs/centre-whitepaper.pdf"
20-
},
21-
{
22-
"name": "coinmarketcap",
23-
"url": "https://coinmarketcap.com/currencies/usd-coin/"
24-
},
25-
{
26-
"name": "coingecko",
27-
"url": "https://coingecko.com/en/coins/usd-coin/"
28-
},
29-
{
30-
"name": "medium",
31-
"url": "https://medium.com/centre-blog"
13+
"name": "docs",
14+
"url": "https://portalbridge.com/docs/faqs/liquid-markets/#target-chain-sui"
3215
}
3316
],
3417
"tags": [
35-
"stablecoin"
18+
"stablecoin",
19+
"wrapped"
3620
]
3721
}
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
11
{
2-
"name": "Tether USD",
3-
"symbol": "USDT",
2+
"name": "Tether USD (Portal from Ethereum)",
3+
"symbol": "USDTet",
44
"type": "SUI",
55
"decimals": 6,
6-
"description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.",
7-
"website": "https://tether.to",
6+
"description": "Cross Chain Portal Bridged Token",
7+
"website": "https://portalbridge.com/?targetChain=sui",
88
"explorer": "https://explorer.sui.io/address/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN",
99
"status": "active",
1010
"id": "0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN",
1111
"links": [
1212
{
13-
"name": "coinmarketcap",
14-
"url": "https://coinmarketcap.com/currencies/tether/"
15-
},
16-
{
17-
"name": "coingecko",
18-
"url": "https://coingecko.com/en/coins/tether/"
13+
"name": "docs",
14+
"url": "https://portalbridge.com/docs/faqs/liquid-markets/#target-chain-sui"
1915
}
2016
],
2117
"tags": [
22-
"stablecoin"
18+
"stablecoin",
19+
"wrapped"
2320
]
2421
}

0 commit comments

Comments
 (0)