Skip to content

Version 1.0.1

Latest
Compare
Choose a tag to compare
@sidthounao sidthounao released this 10 Feb 12:15
bcf1f34

This SDK is the Pancake Swap controller for Safle Swaps-v2

List of functions:

  • getSupportedTokens() : Get list of supported assets on Pancake Swap
  • getExchangeRate() : Get exchange rates for a token pair
  • getEstimatedGas() : Get estimated gas for the swap transaction
  • getRawTransaction() : Get raw transaction for the swap
  • approvalRawTransaction() : Get raw transaction for approving the spender contract

ATTENTION: This is an unaudited version.