1
This commit is contained in:
commit
02655935cc
@ -367,6 +367,7 @@ class OutAppNftController extends BaseController {
|
|||||||
$info['meta_url'] = 'https://nftmint.counterfire.games/nft/202403/' . $nftDb['token_id'];
|
$info['meta_url'] = 'https://nftmint.counterfire.games/nft/202403/' . $nftDb['token_id'];
|
||||||
$info['name'] = 'Founder’s Tag #1';
|
$info['name'] = 'Founder’s Tag #1';
|
||||||
$info['item_id'] = 0;
|
$info['item_id'] = 0;
|
||||||
|
$info['quality'] = 1;
|
||||||
$info['type'] = $nftDb['token_type'];
|
$info['type'] = $nftDb['token_type'];
|
||||||
$info['image'] = 'https://gateway.pinata.cloud/ipfs/QmNcUxWcNF85mx6aQp7PVNWJ89d9PqMpaHUT9vQTSTatGq';
|
$info['image'] = 'https://gateway.pinata.cloud/ipfs/QmNcUxWcNF85mx6aQp7PVNWJ89d9PqMpaHUT9vQTSTatGq';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user