1
This commit is contained in:
parent
3d5b9a2d63
commit
c73dc992c9
@ -161,7 +161,7 @@ class AAMarket(object):
|
|||||||
['net_id', 0, '链id'],
|
['net_id', 0, '链id'],
|
||||||
['!tokens', [
|
['!tokens', [
|
||||||
['token_id', '', 'token_id'],
|
['token_id', '', 'token_id'],
|
||||||
['token_type', 0, '1: hero 11:gold bullion'],
|
['contract_address', '', 'contract_address'],
|
||||||
], 'nft list']
|
], 'nft list']
|
||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
@ -181,7 +181,7 @@ class AAMarket(object):
|
|||||||
['net_id', 0, '链id'],
|
['net_id', 0, '链id'],
|
||||||
['!tokens', [
|
['!tokens', [
|
||||||
['token_id', '', 'token_id'],
|
['token_id', '', 'token_id'],
|
||||||
['token_type', 0, '1: hero 11:gold bullion'],
|
['contract_address', '', 'contract_address'],
|
||||||
], 'nft list']
|
], 'nft list']
|
||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user