Merge pull request #867 from moonstream-to/add-new-metadata-state-task

Add new address in tasks.
pull/871/head
Andrey Dolgolev 2023-07-25 14:36:54 +03:00 zatwierdzone przez GitHub
commit 24aeada59c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 33 dodań i 0 usunięć

Wyświetl plik

@ -62,5 +62,38 @@
}
],
"address": "0xA2a13cE1824F3916fC84C65e559391fc6674e6e8"
},
{
"type": "function",
"stateMutability": "view",
"inputs": [
{
"internalType": "uint256",
"name": "tokenId",
"type": "uint256",
"value": {
"type": "function",
"name": "totalSupply",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"address": "0x20B807b9AF56977EF475C089A0e7977540743560",
"inputs": []
}
}
],
"name": "tokenURI",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"address": "0x20B807b9AF56977EF475C089A0e7977540743560"
}
]