Skip to main content
Tenderly SDK transactions को simulate करने के लिए एक Simulator क्लास प्रदान करता है। मार्गदर्शित walkthrough के लिए, simulate transactions tutorial देखें। एक simulation चलाने के लिए, tenderly इंस्टेंस पर simulator namespace में simulateTransaction मेथड को कॉल करें:
example.js
आप simulateBundle मेथड को कॉल करके transactions के एक bundle को भी simulate कर सकते हैं:
example.js