@allbridge/bridge-core-sdk
Preparing search index...
BridgeTransaction
Interface BridgeTransaction
interface
BridgeTransaction
{
amount
:
string
;
amountFormatted
:
number
;
blockId
:
string
;
blockTime
:
number
;
bridgeContract
:
string
;
confirmations
:
number
;
confirmationsNeeded
:
number
;
destinationChainId
:
number
;
destinationTokenAddress
:
string
;
fee
:
string
;
feeFormatted
:
number
;
hash
:
string
;
isClaimable
?:
boolean
;
messenger
:
Messenger
;
originDestinationTokenAddress
?:
string
;
originSourceTokenAddress
?:
string
;
recipient
:
string
;
sender
:
string
;
sourceChainId
:
number
;
sourceTokenAddress
:
string
;
stableFee
:
string
;
stableFeeFormatted
:
number
;
txId
:
string
;
virtualAmount
:
string
;
}
Index
Properties
amount
amount
Formatted
block
Id
block
Time
bridge
Contract
confirmations
confirmations
Needed
destination
Chain
Id
destination
Token
Address
fee
fee
Formatted
hash
is
Claimable?
messenger
origin
Destination
Token
Address?
origin
Source
Token
Address?
recipient
sender
source
Chain
Id
source
Token
Address
stable
Fee
stable
Fee
Formatted
tx
Id
virtual
Amount
Properties
amount
amount
:
string
amount
Formatted
amountFormatted
:
number
block
Id
blockId
:
string
block
Time
blockTime
:
number
bridge
Contract
bridgeContract
:
string
confirmations
confirmations
:
number
confirmations
Needed
confirmationsNeeded
:
number
destination
Chain
Id
destinationChainId
:
number
destination
Token
Address
destinationTokenAddress
:
string
fee
fee
:
string
fee
Formatted
feeFormatted
:
number
hash
hash
:
string
Optional
is
Claimable
isClaimable
?:
boolean
messenger
messenger
:
Messenger
Optional
origin
Destination
Token
Address
originDestinationTokenAddress
?:
string
Optional
origin
Source
Token
Address
originSourceTokenAddress
?:
string
recipient
recipient
:
string
sender
sender
:
string
source
Chain
Id
sourceChainId
:
number
source
Token
Address
sourceTokenAddress
:
string
stable
Fee
stableFee
:
string
stable
Fee
Formatted
stableFeeFormatted
:
number
tx
Id
txId
:
string
virtual
Amount
virtualAmount
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
amount
Formatted
block
Id
block
Time
bridge
Contract
confirmations
confirmations
Needed
destination
Chain
Id
destination
Token
Address
fee
fee
Formatted
hash
is
Claimable
messenger
origin
Destination
Token
Address
origin
Source
Token
Address
recipient
sender
source
Chain
Id
source
Token
Address
stable
Fee
stable
Fee
Formatted
tx
Id
virtual
Amount
@allbridge/bridge-core-sdk
Loading...