Home > @3rdweb/sdk > NftModuleMetadata > sellerFeeBasisPoints
The amount of royalty collected on all royalties represented as basis points. The default is 0 (no royalties).
1 basis point = 0.01%
For example: if this value is 100, then the royalty is 1% of the total sales.
Signature:
sellerFeeBasisPoints: number;