kopia lustrzana https://github.com/bugout-dev/moonstream
Add historical crawl worker.
rodzic
78bc0770f5
commit
60d98a8627
|
@ -72,15 +72,17 @@
|
||||||
"name": "tokenId",
|
"name": "tokenId",
|
||||||
"type": "uint256",
|
"type": "uint256",
|
||||||
"value": {
|
"value": {
|
||||||
"type": "queryAPI",
|
"type": "function",
|
||||||
"query_url": "template_erc721_minting",
|
"name": "totalSupply",
|
||||||
"blockchain": "polygon",
|
"outputs": [
|
||||||
"params": {
|
{
|
||||||
"address": "0x20B807b9AF56977EF475C089A0e7977540743560"
|
"internalType": "uint256",
|
||||||
},
|
"name": "",
|
||||||
"keys": [
|
"type": "uint256"
|
||||||
"token_id"
|
}
|
||||||
]
|
],
|
||||||
|
"address": "0x20B807b9AF56977EF475C089A0e7977540743560",
|
||||||
|
"inputs": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Ładowanie…
Reference in New Issue