Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
bridge
NativeBridgeOperation
Type Alias NativeBridgeOperation
Native
Bridge
Operation
:
{
amount
:
string
;
demoAddress
:
string
;
destinationAddress
:
string
;
destinationChain
:
NativeBridgeSupportedEVMChain
|
SupportedNonEVMChain
;
destinationChainType
:
NativeBridgeSupportedChain
;
originAddress
:
string
;
originChain
:
NativeBridgeSupportedEVMChain
|
SupportedNonEVMChain
;
originChainType
:
NativeBridgeSupportedChain
;
status
:
|
"empty"
|
"pending"
|
"completed"
|
"failed"
;
token
:
NativeBridgeSupportedStablecoin
;
txHash
:
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@kynesyslabs/demosdk
Loading...