Optional
verifyOnchainBid
verifyOnchainBid?: {
amount: number;
commissionFee: number;
networkID: string;
onChainAuctionContractAddress: string;
orgID: string;
platformFee: number;
tax: number;
}
Type declaration
-
amount: number
-
commissionFee: number
-
networkID: string
-
onChainAuctionContractAddress: string
-
orgID: string
-
platformFee: number
-
tax: number