Skip to content

Commit

Permalink
add Derive
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashraf Hamideh authored and Ashraf Hamideh committed Jan 15, 2025
1 parent 2d66f48 commit cba8bca
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/tokens/arbitrum.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"symbol": "cbBTC",
"decimals": 8,
"logoURI": "https://assets.coingecko.com/coins/images/40143/large/cbbtc.webp"
},
{
"chainId": 42161,
"address": "0x77b7787a09818502305C95d68A2571F090abb135",
"name": "Derive",
"symbol": "DRV",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/large/Token_Logo.png?1734601695"
}
]
8 changes: 8 additions & 0 deletions src/tokens/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,13 @@
"symbol": "SPX",
"decimals": 8,
"logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
},
{
"chainId": 8453,
"address": "0x9d0E8f5b25384C7310CB8C6aE32C8fbeb645d083",
"name": "Derive",
"symbol": "DRV",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/large/Token_Logo.png?1734601695"
}
]
8 changes: 8 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2472,5 +2472,13 @@
"symbol": "SPX",
"decimals": 8,
"logoURI": "https://coin-images.coingecko.com/coins/images/31401/large/sticker_(1).jpg?1702371083"
},
{
"chainId": 1,
"address": "0xB1D1eae60EEA9525032a6DCb4c1CE336a1dE71BE",
"name": "Derive",
"symbol": "DRV",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/large/Token_Logo.png?1734601695"
}
]
8 changes: 8 additions & 0 deletions src/tokens/optimism.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,13 @@
"symbol": "KUJI",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/20685/standard/kuji-200x200.png"
},
{
"chainId": 10,
"address": "0x33800De7E817A70A694F31476313A7c572BBa100",
"name": "Derive",
"symbol": "DRV",
"decimals": 18,
"logoURI": "https://coin-images.coingecko.com/coins/images/52889/large/Token_Logo.png?1734601695"
}
]

0 comments on commit cba8bca

Please sign in to comment.