Preparing search index...
The search index is not available
ibcf-sdk
ibcf-sdk
Ethereum
Contracts
Validator
Contract
Class Contract
Hierarchy
Contract
Index
Constructors
constructor
Properties
contract
Address
provider
signer
Methods
get
Current
Snapshot
get
Current
Snapshot
Submissions
latest
Snapshot
submit
State
Root
Constructors
constructor
new
Contract
(
signer
:
Signer
, contractAddress
:
string
)
:
Ethereum
.
Contracts
.
Validator
.
Contract
Parameters
signer:
Signer
contractAddress:
string
Returns
Ethereum
.
Contracts
.
Validator
.
Contract
Properties
Private
contract
Address
contract
Address
:
string
Private
provider
provider
:
JsonRpcProvider
Private
signer
signer
:
Signer
Methods
get
Current
Snapshot
get
Current
Snapshot
(
)
:
Promise
<
BigNumber
>
Returns
Promise
<
BigNumber
>
get
Current
Snapshot
Submissions
get
Current
Snapshot
Submissions
(
)
:
Promise
<
string
[]
>
Returns
Promise
<
string
[]
>
latest
Snapshot
latest
Snapshot
(
)
:
Promise
<
Ethereum
.
Contracts
.
Validator
.
Snapshot
>
Returns
Promise
<
Ethereum
.
Contracts
.
Validator
.
Snapshot
>
submit
State
Root
submit
State
Root
(
snapshot
:
BigNumber
, state_root
:
string
)
:
Promise
<
TransactionResponse
>
Parameters
snapshot:
BigNumber
state_root:
string
Returns
Promise
<
TransactionResponse
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
ibcf-
sdk
Ethereum
Contracts
Bridge
Validator
Tezos
Contracts
Bridge
State
Aggregator
Validator
Utils
Contract
constructor
contract
Address
provider
signer
get
Current
Snapshot
get
Current
Snapshot
Submissions
latest
Snapshot
submit
State
Root
Generated using
TypeDoc