|
@@ -883,6 +883,8 @@ async function getTokenTransfers(opt) {
|
|
options.type = 'transaction_hash';
|
|
options.type = 'transaction_hash';
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+
|
|
|
|
+
|
|
logger.log('getTokenTransfers >>>>>', options);
|
|
logger.log('getTokenTransfers >>>>>', options);
|
|
if (options.type == 'all') {//查询主流币和 20 币所有的交易
|
|
if (options.type == 'all') {//查询主流币和 20 币所有的交易
|
|
try {
|
|
try {
|