Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
blockchainData
Types
SaleFee
Interface SaleFee
Export
SaleFee
interface
SaleFee
{
amount
?:
string
;
type
?:
Royalty
;
recipient
?:
string
;
}
Index
Properties
amount?
type?
recipient?
Properties
Optional
amount
amount
?:
string
Fee payable to recipient upon settlement
Memberof
SaleFee
Optional
type
type
?:
Royalty
Fee type
Memberof
SaleFee
Optional
recipient
recipient
?:
string
Wallet address of fee recipient
Memberof
SaleFee
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
type
recipient
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
Export
SaleFee