Skip to content

Commit

Permalink
chore: adding usdc for sei for dumper
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamicham committed Sep 18, 2024
1 parent ef4fc96 commit 55c3a70
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -2972,6 +2972,15 @@
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/SEI.png"
},
"0x3894085Ef7Ff0f0aeDf52E2A2704928d1Ec074F1": {
"address": "0x3894085Ef7Ff0f0aeDf52E2A2704928d1Ec074F1",
"name": "USDC",
"decimals": 6,
"symbol": "USDC",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/USDC.svg"
}
},
"3776": {
Expand Down Expand Up @@ -5184,4 +5193,4 @@
}
}
}
]
]

0 comments on commit 55c3a70

Please sign in to comment.