Skip to content

Commit

Permalink
chore: add Blonde and BRUNETTE tokens on Base (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
MuckT authored Nov 26, 2024
1 parent ea9075e commit 665d13b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/data/mainnet/base-tokens-info.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,5 +229,19 @@
"name": "Axelar Wrapped USDC",
"symbol": "axlUSDC",
"minimumAppVersionToSwap": "1.81.0"
},
{
"address": "0x28bc44f9754f590da1564c1a7ba35f8e1d1b134a",
"decimals": 18,
"name": "Blonde",
"symbol": "BLONDE",
"minimumAppVersionToSwap": "1.81.0"
},
{
"address": "0x34c990ee5aa627e9304234cc59b0734163eac06b",
"decimals": 18,
"name": "BRUNETTE",
"symbol": "BRUNETTE",
"minimumAppVersionToSwap": "1.81.0"
}
]

0 comments on commit 665d13b

Please sign in to comment.