UNPKG

@q-dev/q-js-sdk

Version:

Typescript Library to interact with Q System Contracts

34 lines 518 B
[ { "inputs": [ { "internalType": "address", "name": "_impl", "type": "address" } ], "name": "initialize", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address[]", "name": "_addrList", "type": "address[]" } ], "name": "create", "outputs": [ { "internalType": "contract AddressStorage", "name": "", "type": "address" } ], "stateMutability": "nonpayable", "type": "function" } ]