Skip to content

Commit

Permalink
feat: add Derive (DRV) token
Browse files Browse the repository at this point in the history
  • Loading branch information
josephinfinex committed Jan 15, 2025
1 parent 86152ea commit ab30f7e
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tokens/ARB.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,5 +294,13 @@
"decimals": 18,
"name": "Pear",
"symbol": "PEAR"
},
{
"address": "0x77b7787a09818502305C95d68A2571F090abb135",
"chainId": 42161,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/small/Token_Logo.png?1734601695",
"decimals": 18,
"name": "Derive",
"symbol": "DRV"
}
]
8 changes: 8 additions & 0 deletions tokens/BAS.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,5 +230,13 @@
"decimals": 18,
"name": "3 Beras Capital",
"symbol": "3BC"
},
{
"address": "0x9d0E8f5b25384C7310CB8C6aE32C8fbeb645d083",
"chainId": 8453,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/small/Token_Logo.png?1734601695",
"decimals": 18,
"name": "Derive",
"symbol": "DRV"
}
]
8 changes: 8 additions & 0 deletions tokens/ETH.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,5 +358,13 @@
"decimals": 18,
"name": "Image Generation AI",
"symbol": "imgnAI"
},
{
"address": "0xB1D1eae60EEA9525032a6DCb4c1CE336a1dE71BE",
"chainId": 1,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/small/Token_Logo.png?1734601695",
"decimals": 18,
"name": "Derive",
"symbol": "DRV"
}
]
8 changes: 8 additions & 0 deletions tokens/OPT.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,13 @@
"logoURI": "https://assets.coingecko.com/coins/images/33033/small/weETH.png",
"name": "Wrapped eETH",
"symbol": "weETH"
},
{
"address": "0x33800De7E817A70A694F31476313A7c572BBa100",
"chainId": 10,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/small/Token_Logo.png?1734601695",
"decimals": 18,
"name": "Derive",
"symbol": "DRV"
}
]

0 comments on commit ab30f7e

Please sign in to comment.