Add new address in tasks.

pull/867/head
Andrey 2023-07-24 16:59:58 +03:00
rodzic 4a99250889
commit 78bc0770f5
1 zmienionych plików z 31 dodań i 0 usunięć

Wyświetl plik

@ -62,5 +62,36 @@
}
],
"address": "0xA2a13cE1824F3916fC84C65e559391fc6674e6e8"
},
{
"type": "function",
"stateMutability": "view",
"inputs": [
{
"internalType": "uint256",
"name": "tokenId",
"type": "uint256",
"value": {
"type": "queryAPI",
"query_url": "template_erc721_minting",
"blockchain": "polygon",
"params": {
"address": "0x20B807b9AF56977EF475C089A0e7977540743560"
},
"keys": [
"token_id"
]
}
}
],
"name": "tokenURI",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"address": "0x20B807b9AF56977EF475C089A0e7977540743560"
}
]