Warden
  • About Us
    • WardenSwap
    • WardenSwap V2.0
    • WardenSwap V1.5 “Aegis”
    • Warden V1.5
    • Master Plan 2021
  • Tokennomics
    • WAD Token
    • Trading Fee Scheme
    • Buyback Program Tracking
    • Token Burning
    • Liquidity Pools
  • Transparency
    • References and Sources
    • Audited by Certik
    • Audited by Valix
    • Bug Bounty
    • Community Links
  • MetaWarden
    • MetaWarden NFT
    • Licensed Commercial Use Rights
  • WardenSwap SDK
    • Overview
    • Getting Started
    • Advance Usage
    • Warden UI Kits (Beta)
    • Referral Link
    • Testing
    • Profit Sharing Program
    • References
      • Class: WardenBestRate
      • Class: WardenPayloadCompressor
  • How to
    • Arbitrum Bridge Tutorial
Powered by GitBook
On this page
  1. WardenSwap SDK

Testing

PreviousReferral LinkNextProfit Sharing Program

Last updated 3 years ago

Our SDK does not offer the testnet environment for testing. However, you can utilize Tenderly for testing in the simulated fork from mainnet.

How to Test?

  1. Register and follow the instruction on creating a fork in the document here:

Use the URL below for the RPC, replace {{forkID}} with your fork ID from the URL.

https://rpc.tenderly.co/fork/{{forkID}}

3. Switch Metamask Network to your configured Tenderly. Make a transaction and the result will appear in the Tenderly forked transaction page. (Not bscscan)

With Tenderly, you can use metamask to perform a simulated transaction without losing any actual tokens.

2. Configure the RPC URL to Metamask. Read more here:

https://www.notion.so/Metamask-Tenderly-14528949e83c42f4b24b6e0a44a6badf
Tenderly
https://docs.tenderly.co/simulations-and-forks/how-to-create-a-fork
Choose BSC or target chain as the Network to fork