Interface: CalculateAmountsInput
Input for calculating final amounts to be sent to each party from the escrow
Properties
amount
• amount: bigint
Total payment amount in ETH's or token's WEI
Defined in
arbitratorFee
• Optional
arbitratorFee: number
Arbitrator fee in %
Defined in
splitBuyer
• splitBuyer: number
Buyer's gross share in %
Defined in
splitMarketplace
• splitMarketplace: number
Marketplace fee in %
Defined in
splitProtocol
• splitProtocol: number
Protocol fee in %
Defined in
splitSeller
• splitSeller: number
Seller's gross share in %