Skip to content

Commit 2423405

Browse files
feat(statics): onboard new ofc sol tokens
Ticket: GNA-662
1 parent 068013d commit 2423405

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

modules/statics/src/coins.ts

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,6 +1883,21 @@ export const coins = CoinMap.fromCoins([
18831883
ofcsolToken('41230415-d199-44ff-b25d-fb8fc7e7d0f8', 'ofcsol:giga', 'Gigachad', 5, UnderlyingAsset['sol:giga']),
18841884
ofcsolToken('895df245-0030-46f0-a113-21de232399ee', 'ofcsol:bome', 'Book Of Meme', 6, UnderlyingAsset['sol:bome']),
18851885
ofcsolToken('9ff1f4ec-d06f-4657-806c-220fb0d598e5', 'ofcsol:io', 'IONET', 8, UnderlyingAsset['sol:io']),
1886+
ofcsolToken(
1887+
'8c8b6013-90d2-4a61-b978-c05f655ffeb4',
1888+
'ofcsol:trump',
1889+
'OFFICIAL TRUMP',
1890+
6,
1891+
UnderlyingAsset['sol:trump']
1892+
),
1893+
ofcsolToken('c22873cf-c1be-419e-865e-510c42f2943c', 'ofcsol:ai16z', 'AI16Z', 9, UnderlyingAsset['sol:ai16z']),
1894+
ofcsolToken(
1895+
'250a1d56-2286-4aa1-b1dd-0eb99db194ae',
1896+
'ofcsol:melania',
1897+
'Melania Meme',
1898+
6,
1899+
UnderlyingAsset['sol:melania']
1900+
),
18861901
tofcsolToken(
18871902
'24d678cf-e0f0-4cde-a338-d754289c5b27',
18881903
'ofctsol:slnd',

0 commit comments

Comments
 (0)