NftEscrow

FUNCTIONS

escrowedAmounts(_orderId)

escrowedAsset(_orderId)

deposit(_orderId, _sender, _amount, _assetData)

withdraw(orderId, _receiver, amount)

withdrawBatch(orderIds, _receiver, amounts)

Last updated