Skip to content

Commit

Permalink
Create 1-0x58d97b57bb95320f9a05dc918aef65434969c2b2.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
croutypuff authored Jan 17, 2025
1 parent 48ac4bb commit 81a1e76
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import { defineToken } from "@/sdk/constants";

export default defineToken({
id: "1-0x58d97b57bb95320f9a05dc918aef65434969c2b2",
chain_id: 1,
contract_address: "0x58d97b57bb95320f9a05dc918aef65434969c2b2",
name: "Morpho",
symbol: "MORPHO",
image: "https://assets.coingecko.com/coins/images/29837/standard/Morpho-token-icon.png?1726771230",
decimals: 18,
source: "coingecko",
search_id: "morpho",
type: "token",
});

0 comments on commit 81a1e76

Please sign in to comment.