Skip to content

Commit

Permalink
Add FOOD Token (terra-money#854)
Browse files Browse the repository at this point in the history
  • Loading branch information
fragwuerdig authored Mar 13, 2024
1 parent edccedd commit 75776ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cw20/tokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,14 @@ module.exports = {
icon: "https://raw.githubusercontent.com/LUNC-Warriors-NFT/cw20-token-assets/main/logo.png",
decimals: 6,
},
terra15gjgmln8xj72rf69tx2zlrtcjzzvkcrdvrvfnmxja6kacz07pg0ssflecz: {
protocol: "Terra Farming",
symbol: "FOOD",
name: "FOOD Token",
token: "terra15gjgmln8xj72rf69tx2zlrtcjzzvkcrdvrvfnmxja6kacz07pg0ssflecz",
icon: "https://raw.githubusercontent.com/TerraFarming/cw20-assets/main/food_logo.png",
decimals: 6,
},
terra1kc87mu460fwkqte29rquh4hc20m54fxwtsx7gp: {
protocol: "Anchor",
symbol: "bLuna",
Expand Down

0 comments on commit 75776ea

Please sign in to comment.