Skip to content

Commit

Permalink
Merge pull request #6760 from amped-finance/master
Browse files Browse the repository at this point in the history
add LL token to tokenMapping.json
  • Loading branch information
Define101 authored Apr 30, 2024
2 parents a4ef81b + 6ee552c commit 679dfaf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions coins/src/adapters/tokenMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,11 @@
"decimals": "18",
"symbol": "LQRD",
"to": "coingecko#liquiddriver"
},
"0x0921799cb1d702148131024d18fcde022129dc73": {
"decimals": "18",
"symbol": "LL",
"to": "coingecko#lightlink"
}
},
"meter": {
Expand Down Expand Up @@ -1421,6 +1426,11 @@
"decimals": "18",
"symbol": "CSIX.b",
"to": "coingecko#carbon-browser"
},
"0xd9d7123552fa2bedb2348bb562576d67f6e8e96e": {
"decimals": "18",
"symbol": "LL",
"to": "coingecko#lightlink"
}
},
"linea": {
Expand Down

0 comments on commit 679dfaf

Please sign in to comment.