@ardier16/q-js-sdk
Version:
Typescript Library to interact with Q System Contracts
31 lines • 472 B
JSON
[
{
"inputs": [],
"stateMutability": "nonpayable",
"type": "constructor"
},
{
"stateMutability": "payable",
"type": "receive"
},
{
"inputs": [
{
"internalType": "address",
"name": "_registry",
"type": "address"
}
],
"name": "initialize",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "allocate",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]