Skip to content

Commit

Permalink
corn: add POINTS
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMyrddin committed Dec 11, 2024
1 parent d28215d commit fd8801c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/tokens/corn.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,14 @@
"logoURI": "BASE_URL/assets/pumpbtc.png",
"decimals": 8,
"quote": "derived_native"
},
{
"chainId": 21000000,
"symbol": "POINTS",
"name": "Camelot Points Token",
"address": "0xf7D3Ba7ffE1F38D0112AB7B2F557A97489D8E3d8",
"logoURI": "BASE_URL/assets/points.svg",
"decimals": 18,
"quote": "points"
}
]

0 comments on commit fd8801c

Please sign in to comment.