Marketplace: {
address: string;
authority: string;
creator?: string;
currency_address: string;
currency_symbol?: string;
fee_account: string;
fee_payer: string;
fee_recipient: string;
fee_recipient_account: string;
network: string;
transaction_fee: number;
treasury_address: string;
}
Type declaration
-
address: string
-
authority: string
-
Optional
creator?: string
-
currency_address: string
-
Optional
currency_symbol?: string
-
fee_account: string
-
fee_payer: string
-
fee_recipient: string
-
fee_recipient_account: string
-
network: string
-
transaction_fee: number
-
treasury_address: string