Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions modules/statics/src/allCoinsAndTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6530,17 +6530,6 @@ export const allCoinsAndTokens = [
'dj nft test (superUrgent)',
'0x78d74402093e002b84d36a40d9b47ee06186ab4e'
),
tstellarToken(
'853a61c1-c03e-4899-9d27-ad658f4abb7d',
'txlm:USDC-GBBD47IF6LWK7P7MDEVSCWR7DPUWV3NY3DTQEVFL4NAT4AQH3ZLLFLA5',
'Test Stellar USDC',
7,
UnderlyingAsset['txlm:USDC-GBBD47IF6LWK7P7MDEVSCWR7DPUWV3NY3DTQEVFL4NAT4AQH3ZLLFLA5'],
'centre.io',
[...AccountCoin.DEFAULT_FEATURES, CoinFeature.STABLECOIN],
'',
'TXLM:USDC'
),
tstellarToken(
'47887cb5-98bb-4942-bd25-3ccca0847f36',
'txlm:BST-GCWHAO4SVB4KX3Q62QZGZUHUH2GSH3OIV7IS7Y3MPQOFGQFGBP6IYCOU',
Expand Down Expand Up @@ -6597,6 +6586,17 @@ export const allCoinsAndTokens = [
'',
'TXLM:yGHS'
),
tstellarToken(
Comment thread
harshchawla812 marked this conversation as resolved.
'853a61c1-c03e-4899-9d27-ad658f4abb7d',
'txlm:USDC-GBBD47IF6LWK7P7MDEVSCWR7DPUWV3NY3DTQEVFL4NAT4AQH3ZLLFLA5',
'Test Stellar USDC',
7,
UnderlyingAsset['txlm:USDC-GBBD47IF6LWK7P7MDEVSCWR7DPUWV3NY3DTQEVFL4NAT4AQH3ZLLFLA5'],
'centre.io',
[...AccountCoin.DEFAULT_FEATURES, CoinFeature.STABLECOIN],
'',
'TXLM:USDC'
),
ttronToken(
'4ece7f15-a5c9-4302-8c82-787d7eb7e3c9',
'ttrx:wbtc',
Expand Down
Loading