Interface: ProposalArbitratorParsedPayload
Details about arbitrator proposal
Hierarchy
-
↳
ProposalArbitratorParsedPayload
Properties
arbitrator
• arbitrator: string
Address of the arbitrator. null for no arbitrator
Defined in
arbitratorFee
• arbitratorFee: number
Arbitrator's fee in bips. Can be 0
Defined in
blockNumber
• blockNumber: number
Number of the block in which the transaction was minted
Inherited from
GenericParsedTxPayload.blockNumber
Defined in
escrowId
• escrowId: number
ID of the escrow that the transaction created or acted upon
Inherited from
GenericParsedTxPayload.escrowId
Defined in
name
• name: string
Name of the event
Inherited from
Defined in
proposer
• proposer: string
Address of the proposer
Defined in
statusArbitration
• statusArbitration: "ArbitratorProposed"
status of the arbitration
Defined in
transactionHash
• transactionHash: string
Transaction hash
Inherited from
GenericParsedTxPayload.transactionHash