Create Collection
To know the methods calling to Startrail API from Startrail-Sdk-Js
createCollection()
createCollection()Method parameters
Variable
Type
Description
Parameters Example
await sdk.createCollection(
{
startrailLUWContractAddress: '0x572a9e6B66F56A0D2c5cBE13066A4662b9C07868',
name: 'Taihei 2022',
symbol: 'T22',
salt: '0xea9369d265ddf31c12231b2aeb90662018499cb62117f30cf722bc1b76c62c46'
}
)Returns
Response
Variable
Type
Description
TxDetails
Variable
Type
Description
Error
Response Example
Last updated
Was this helpful?