@q-dev/q-ts-gdk-sdk
Version:
Typescript Library to interact with GDK Contracts
29 lines (28 loc) • 483 B
JSON
[
{
"inputs": [],
"name": "contractURI",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "string",
"name": "contractURI_",
"type": "string"
}
],
"name": "setContractMetadata",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
]