kopia lustrzana https://github.com/bugout-dev/moonstream
Add changes.
rodzic
3ce6cf70c6
commit
befeb057cf
|
@ -69,7 +69,17 @@
|
||||||
"internalType": "uint16",
|
"internalType": "uint16",
|
||||||
"name": "seasonId",
|
"name": "seasonId",
|
||||||
"type": "uint16",
|
"type": "uint16",
|
||||||
"value": 1
|
"value": {
|
||||||
|
"type": "queryAPI",
|
||||||
|
"query_url": "twilight_seasons",
|
||||||
|
"blockchain": "mumbai",
|
||||||
|
"params": {
|
||||||
|
"address": "0x665B8Db5b9E3b396e2Ccb0Bd768dc74fC47Ec20D"
|
||||||
|
},
|
||||||
|
"keys": [
|
||||||
|
"season_id"
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"internalType": "address",
|
"internalType": "address",
|
||||||
|
@ -112,7 +122,17 @@
|
||||||
"internalType": "uint16",
|
"internalType": "uint16",
|
||||||
"name": "seasonId",
|
"name": "seasonId",
|
||||||
"type": "uint16",
|
"type": "uint16",
|
||||||
"value": 1
|
"value": {
|
||||||
|
"type": "queryAPI",
|
||||||
|
"query_url": "twilight_seasons",
|
||||||
|
"blockchain": "mumbai",
|
||||||
|
"params": {
|
||||||
|
"address": "0x665B8Db5b9E3b396e2Ccb0Bd768dc74fC47Ec20D"
|
||||||
|
},
|
||||||
|
"keys": [
|
||||||
|
"season_id"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"name": "twtGetSeasonalDominationPointsForAllRegions",
|
"name": "twtGetSeasonalDominationPointsForAllRegions",
|
||||||
|
|
Ładowanie…
Reference in New Issue