...
This commit is contained in:
parent
03b5d85b38
commit
79391c8777
@ -615,7 +615,7 @@ class MarketController extends BaseController {
|
||||
$search_filter_array = explode('|', $search_filters);
|
||||
$lv_filter = getReqVal('lv_filter', 15);
|
||||
$account = '0x9a4d9dd2bfcad659975f0f5a480625c7929e9385';
|
||||
$type = 1;
|
||||
|
||||
$rows = Nft::getNftListByType($account, $type);
|
||||
|
||||
$total = count($rows);
|
||||
|
Loading…
x
Reference in New Issue
Block a user