Class: Arbitrator
This class implements an interface to interact with the arbitrator contract to fetch the arbitration details
Constructors
constructor
โข new Arbitrator(signer
, chainId
)
Arbitrator Constructor
Parameters
Name | Type | Description |
---|---|---|
signer | Signer | Signer object |
chainId | number | Provider chainId |
Defined in
Methods
getArbitrationFee
โธ getArbitrationFee(): Promise
<number
>
This function returns the arbitration fee
Returns
Promise
<number
>
The arbitration fee in ETH