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
;
}
Type declaration
amount
:
string
Stablecoin amount on the source foreign chain (NOT DEM/OS).
demo
Address
:
string
destination
Address
:
string
destination
Chain
:
NativeBridgeSupportedEVMChain
|
SupportedNonEVMChain
destination
Chain
Type
:
NativeBridgeSupportedChain
origin
Address
:
string
origin
Chain
:
NativeBridgeSupportedEVMChain
|
SupportedNonEVMChain
origin
Chain
Type
:
NativeBridgeSupportedChain
status
:
|
"empty"
|
"pending"
|
"completed"
|
"failed"
token
:
NativeBridgeSupportedStablecoin
tx
Hash
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@kynesyslabs/demosdk
Loading...
Stablecoin amount on the source foreign chain (NOT DEM/OS).