संसाधन लोड हो रहा है... लोड करना...

अन्य फ़ंक्शन कॉल

  • विनिमय ऑब्जेक्ट द्वारा विन्यस्त वॉलेट का पता प्राप्त करता है
    function main() {
        Log(exchange.IO("address"))         // Print the wallet address of the private key configured on the exchange object
    }
    
  • ब्लॉकचेन आरपीसी नोड्स स्विच करें
    function main() {
        var chainRpc = "https://bsc-dataseed.binance.org"
        
        // Switch to BSC chain
        e.IO("base", chainRpc)
    }
    
स्मार्ट कॉन्ट्रैक्ट को कॉल करने की विधि अंतर्निहित पुस्तकालय