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

Commit 1ab5a0a

Browse files
authoredNov 22, 2020
add ERC20/BEP20 OBR (#260)
1 parent 03bd04b commit 1ab5a0a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎services/markets/coinmarketcap/mapping.go

+12
Original file line numberDiff line numberDiff line change
@@ -13821,5 +13821,17 @@ const Mapping = `[
1382113821
"type": "token",
1382213822
"token_id": "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B",
1382313823
"id": 7672
13824+
},
13825+
{
13826+
"coin": 20000714,
13827+
"type": "token",
13828+
"token_id": "0xe49ed1B44117BB7379c1506cf5815aE33089e1A7",
13829+
"id": 7713
13830+
},
13831+
{
13832+
"coin": 60,
13833+
"type": "token",
13834+
"token_id": "0x595643D83B35df38E29058976C04000AcFA31570",
13835+
"id": 7713
1382413836
}
1382513837
]`

0 commit comments

Comments
 (0)
This repository has been archived.