複数のウォレットアドレスを操作するためにプライベートキーを切り替えるのをサポートします.例えば:
function main() { exchange.IO("key", "Private Key") // "Private Key" represents the private key string, which needs to be filled in specifically }