Skip to content

Commit

Permalink
Merge pull request #911 from dannycany/patch-1
Browse files Browse the repository at this point in the history
Create ODOGE
  • Loading branch information
nitaliano authored Aug 20, 2024
2 parents 08d4a40 + 0746069 commit 6399197
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/ODOGE
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "OptimDoge",
"symbol": "ODOGE",
"decimals": 18,
"description": "A multi-chain token on Ethereum and Optimism",
"twitter": "@OptimDoge",
"tokens": {
"ethereum": {
"address": "0x9aCcb7983AFCeC1890377f625482A8C8958f24ba"
},
"optimism": {
"address": "0xB27E3Eab7526bF721ea8029bFcd3fDc94c4f8b5b"
}
}
}

0 comments on commit 6399197

Please sign in to comment.