Skip to content

Commit

Permalink
Update CAPT address.
Browse files Browse the repository at this point in the history
  • Loading branch information
kraikov authored Nov 19, 2020
1 parent da673d6 commit c78d151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blockchain/erc20/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const addressToTokenMap: AddressToTokenType =
? {
'0x2260fac5e5542a773aa44fbcfedf7c193bc2c599': 'WBTC',
'0x6b175474e89094c44da98b954eedeac495271d0f': 'DAI',
'0x4de25f080e02e8b3fdd450f0b2b9ed22c7e6cf0a': 'CAPT',
'0x03a5d1d4c764decf50ae12decbed8a51a421faa0': 'CAPT',
'0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48': 'USDC',
'0x8daebade922df735c38c80c7ebd708af50815faa': 'TBTC',
}
Expand Down

0 comments on commit c78d151

Please sign in to comment.