Transfer Collection Ownership
To know the methods calling to Startrail API from Startrail-Sdk-Js
transferCollectionOwnership()
transferCollectionOwnership()Method parameters
Variable
Type
Description
Parameters Example
await sdk.transferCollectionOwnership(
{
startrailLUWContractAddress: '0x572a9e6B66F56A0D2c5cBE13066A4662b9C07868',
newOwner: '0x92657b061Ccead3C84EA1a99f1FEDc64Cc6b49E2',
contractAddress: '0xb135c5F2056e8D84a78094b1B02B28494845747F',
}
)Returns
Response
Variable
Type
Description
TxDetails
Variable
Type
Description
Error
Response Example
Last updated
Was this helpful?