Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
Open
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
17 changes: 17 additions & 0 deletions src/utils/tokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,23 @@ export const TOKENS: Tokens = {
},
tags: ['raydium']
},
MOF: {
symbol: 'MOF',
name: 'Molar Finance',
mintAddress: '6QxNGjZsLaKa35pKnxY2sa7GcUCnWSni9LPfw7KDLqYr',
decimals: 9,
referrer: 'CQzK6MWycRhYjrgdTjwzLRoQM3wWrHXzqY6D8JBrhrUu',
details:
'Molar Finance \n We are chemist on the solana ecosystem \n Dev ops at its peek.\n All your favorite tools in one place',
docs: {
website: 'https://www.molar.finance/'
},
socials: {
Twitter: 'https://twitter.com/MolarFinance',
Discord: 'https://discord.gg/5euk87sWhH'
},
tags: ['raydium']
},
WOO: {
symbol: 'WOO',
name: 'Wootrade Network',
Expand Down