1
This commit is contained in:
parent
88b9f2dfba
commit
017db6c828
@ -52,6 +52,12 @@ class Staking extends BaseModel {
|
||||
}
|
||||
}
|
||||
|
||||
public static function repair721NftInfo($tokenId, $contractAddress, $netId, $startTime,
|
||||
&$itemId, &$tokenType)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
public static function redeem721($data, $netId, $unstakeTime)
|
||||
{
|
||||
$address = $data['address'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user