Skip to content

Commit

Permalink
Merge pull request #303 from backbonelabsio/add-lab-token
Browse files Browse the repository at this point in the history
Add LAB token
  • Loading branch information
terencelimzhengwei authored Apr 4, 2024
2 parents 397fd49 + 39cdf85 commit 22732af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/mainnet/osmosis.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,12 @@ module.exports = {
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/toro.png',
},
{
token: 'factory/osmo17fel472lgzs87ekt9dvk0zqyh5gl80sqp4sk4n/LAB',
name: 'LAB',
symbol: 'LAB',
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/LAB.png',
}
],
}
Binary file added img/coins/LAB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22732af

Please sign in to comment.