Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Commit

Permalink
add ERC20/BEP20 OBR (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachzwei authored Nov 22, 2020
1 parent 03bd04b commit 1ab5a0a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions services/markets/coinmarketcap/mapping.go
Original file line number Diff line number Diff line change
Expand Up @@ -13821,5 +13821,17 @@ const Mapping = `[
"type": "token",
"token_id": "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B",
"id": 7672
},
{
"coin": 20000714,
"type": "token",
"token_id": "0xe49ed1B44117BB7379c1506cf5815aE33089e1A7",
"id": 7713
},
{
"coin": 60,
"type": "token",
"token_id": "0x595643D83B35df38E29058976C04000AcFA31570",
"id": 7713
}
]`

0 comments on commit 1ab5a0a

Please sign in to comment.