Readonly
crossCross-chain trades manager object. Use it to calculate and create cross-chain trades.
Readonly
crossCross-chain status manager object. Use it to get trade statuses on source and target network.
Readonly
crossCross-chain symbiosis manager object. Use it to get pending trades in symbiosis and revert them.
Readonly
deflationDeflation token manager object. Use it to check specific token for fees or deflation.
Readonly
onOn-chain manager object. Use it to calculate and create on-chain trades.
Readonly
onOn-chain status manager object. Use it for special providers, which requires more than one trade.
Use it to get coingecko price information.
Use it to get gas price information.
Can be used to send transactions and execute smart contracts methods.
Can be used to get Web3Public
instance by blockchain name to get public information from blockchain.
Updates sdk configuration and sdk entities dependencies.
Static
createSDKCreates new sdk instance. Changes dependencies of all sdk entities according to new configuration (even for entities created with other previous sdk instances).
Generated using TypeDoc
Base class to work with sdk.