UNPKG

@q-dev/q-ts-gdk-sdk

Version:

Typescript Library to interact with GDK Contracts

72 lines (71 loc) 1.42 kB
[ { "inputs": [ { "internalType": "string", "name": "name_", "type": "string" }, { "internalType": "uint256", "name": "offset_", "type": "uint256" }, { "internalType": "uint256", "name": "limit_", "type": "uint256" } ], "name": "injectDependenciesToExistingPools", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "string", "name": "name_", "type": "string" }, { "internalType": "bytes", "name": "data_", "type": "bytes" }, { "internalType": "uint256", "name": "offset_", "type": "uint256" }, { "internalType": "uint256", "name": "limit_", "type": "uint256" } ], "name": "injectDependenciesToExistingPoolsWithData", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "string[]", "name": "names_", "type": "string[]" }, { "internalType": "address[]", "name": "newImplementations_", "type": "address[]" } ], "name": "setNewImplementations", "outputs": [], "stateMutability": "nonpayable", "type": "function" } ]