1
This commit is contained in:
parent
2a53e97e12
commit
0d05ee4199
@ -1,3 +1,3 @@
|
||||
address,type,item_id,level,quality,token_id,
|
||||
0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30500,1,2,6230802010000001,
|
||||
0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30900,1,2,6230802010000002,
|
||||
0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30500,1,4,6230802010000001,
|
||||
0x92379b172ae18f1cd7613fb2026bf131d6154d4c,hero,30900,1,4,6230802010000002,
|
||||
|
|
@ -4,7 +4,7 @@
|
||||
"type": "hero",
|
||||
"item_id": 30500,
|
||||
"level": 1,
|
||||
"quality": 2,
|
||||
"quality": 4,
|
||||
"token_id": "6230802010000001"
|
||||
},
|
||||
{
|
||||
@ -12,7 +12,7 @@
|
||||
"type": "hero",
|
||||
"item_id": 30900,
|
||||
"level": 1,
|
||||
"quality": 2,
|
||||
"quality": 4,
|
||||
"token_id": "6230802010000002"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user