@witnet/solidity 3.0.4 → 3.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +2 -2
- package/build/contracts/Bech32.json +1 -1
- package/build/contracts/Clonable.json +1 -1
- package/build/contracts/Context.json +1 -1
- package/build/contracts/Create3.json +1 -1
- package/build/contracts/ERC165.json +1 -1
- package/build/contracts/Escrowable.json +1 -1
- package/build/contracts/IChainlinkAggregatorV3.json +1 -1
- package/build/contracts/IERC165.json +1 -1
- package/build/contracts/IERC20.json +1 -1
- package/build/contracts/IERC2362.json +1 -1
- package/build/contracts/IPythChainlinkAggregatorV3.json +1 -1
- package/build/contracts/IWitAppliance.json +1 -1
- package/build/contracts/IWitOracle.json +1 -1
- package/build/contracts/IWitOracleAppliance.json +1 -1
- package/build/contracts/IWitOracleConsumer.json +1 -1
- package/build/contracts/IWitOracleConsumerLegacy.json +1 -1
- package/build/contracts/IWitOracleLegacy.json +1 -1
- package/build/contracts/IWitOracleQueriable.json +1 -1
- package/build/contracts/IWitOracleQueriableConsumer.json +1 -1
- package/build/contracts/IWitOracleQueriableEvents.json +1 -1
- package/build/contracts/IWitOracleQueriableExperimental.json +1 -1
- package/build/contracts/IWitOracleQueriableTrustableReporter.json +1 -1
- package/build/contracts/IWitOracleQueriableTrustlessReporter.json +1 -1
- package/build/contracts/IWitOracleRadonRegistry.json +1 -1
- package/build/contracts/IWitOracleRadonRegistryEvents.json +1 -1
- package/build/contracts/IWitOracleRadonRegistryLegacy.json +1 -1
- package/build/contracts/IWitOracleRadonRequestFactory.json +1 -1
- package/build/contracts/IWitOracleRadonRequestModal.json +1 -1
- package/build/contracts/IWitOracleRadonRequestTemplate.json +1 -1
- package/build/contracts/IWitOracleRequest.json +1 -1
- package/build/contracts/IWitOracleRequestFactory.json +1 -1
- package/build/contracts/IWitOracleRequestFactoryEvents.json +1 -1
- package/build/contracts/IWitOracleRequestTemplate.json +1 -1
- package/build/contracts/IWitOracleTrustableAdmin.json +1 -1
- package/build/contracts/IWitOracleTrustless.json +1 -1
- package/build/contracts/IWitPriceFeeds.json +1 -1
- package/build/contracts/IWitPriceFeedsAdmin.json +1 -1
- package/build/contracts/IWitPriceFeedsConsumer.json +1 -1
- package/build/contracts/IWitPriceFeedsEvents.json +1 -1
- package/build/contracts/IWitPriceFeedsLegacy.json +1 -1
- package/build/contracts/IWitPriceFeedsLegacyAdmin.json +1 -1
- package/build/contracts/IWitPriceFeedsLegacySolver.json +1 -1
- package/build/contracts/IWitPriceFeedsLegacySolverFactory.json +1 -1
- package/build/contracts/IWitPriceFeedsTypes.json +1 -1
- package/build/contracts/IWitPyth.json +1 -1
- package/build/contracts/IWitPythChainlinkAggregator.json +1 -1
- package/build/contracts/IWitPythErrors.json +1 -1
- package/build/contracts/IWitPythEvents.json +1 -1
- package/build/contracts/IWitPythReporter.json +1 -1
- package/build/contracts/IWitRandomness.json +1 -1
- package/build/contracts/IWitRandomnessAdmin.json +1 -1
- package/build/contracts/IWitRandomnessAdminV2.json +1 -1
- package/build/contracts/IWitRandomnessConsumer.json +1 -1
- package/build/contracts/IWitRandomnessEvents.json +1 -1
- package/build/contracts/IWitRandomnessLegacy.json +1 -1
- package/build/contracts/IWitRandomnessTypes.json +1 -1
- package/build/contracts/Initializable.json +1 -1
- package/build/contracts/OVM_GasPriceOracle.json +1 -1
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/Ownable2Step.json +1 -1
- package/build/contracts/Payable.json +1 -1
- package/build/contracts/Proxiable.json +1 -1
- package/build/contracts/ReentrancyGuard.json +1 -1
- package/build/contracts/Secp256k1.json +1 -1
- package/build/contracts/Slices.json +1 -1
- package/build/contracts/TestBech32.json +1 -1
- package/build/contracts/TestSecp256k1.json +1 -1
- package/build/contracts/Upgradeable.json +1 -1
- package/build/contracts/UsingWitOracle.json +1 -1
- package/build/contracts/UsingWitPriceFeeds.json +1 -1
- package/build/contracts/UsingWitRandomness.json +1 -1
- package/build/contracts/WitOracle.json +2 -13
- package/build/contracts/WitOracleBasePushOnly.json +1 -1
- package/build/contracts/WitOracleBasePushOnlyTrustable.json +1 -1
- package/build/contracts/WitOracleBasePushOnlyTrustless.json +1 -1
- package/build/contracts/WitOracleBasePushOnlyUpgradable.json +1 -1
- package/build/contracts/WitOracleBaseQueriable.json +1 -1
- package/build/contracts/WitOracleBaseQueriableTrustable.json +1 -1
- package/build/contracts/WitOracleBaseQueriableTrustless.json +1 -1
- package/build/contracts/WitOracleBaseQueriableUpgradable.json +1 -1
- package/build/contracts/WitOracleDataLib.json +2 -254
- package/build/contracts/WitOraclePushOnly.json +1 -1
- package/build/contracts/WitOracleRadonEncodingLib.json +2 -13
- package/build/contracts/WitOracleRadonRegistry.json +2 -13
- package/build/contracts/WitOracleRadonRegistryBase.json +1 -1
- package/build/contracts/WitOracleRadonRegistryBaseUpgradable.json +1 -1
- package/build/contracts/WitOracleRadonRegistryData.json +1 -1
- package/build/contracts/WitOracleRadonRegistryDefaultV21.json +1 -1
- package/build/contracts/WitOracleRadonRegistryUpgradableDefault.json +2 -17
- package/build/contracts/WitOracleRadonRegistryUpgradableNoSha256.json +1 -1
- package/build/contracts/WitOracleRadonRegistryUpgradableZkSync.json +1 -1
- package/build/contracts/WitOracleRadonRequestFactory.json +2 -13
- package/build/contracts/WitOracleRadonRequestFactoryBase.json +1 -1
- package/build/contracts/WitOracleRadonRequestFactoryBaseUpgradable.json +1 -1
- package/build/contracts/WitOracleRadonRequestFactoryModals.json +2 -13
- package/build/contracts/WitOracleRadonRequestFactoryModalsDefault.json +2 -13
- package/build/contracts/WitOracleRadonRequestFactoryTemplates.json +2 -13
- package/build/contracts/WitOracleRadonRequestFactoryTemplatesDefault.json +2 -13
- package/build/contracts/WitOracleRadonRequestFactoryUpgradableConfluxCore.json +1 -1
- package/build/contracts/WitOracleRadonRequestFactoryUpgradableDefault.json +2 -13
- package/build/contracts/WitOracleResultStatusLib.json +2 -14
- package/build/contracts/WitOracleTrustableDefault.json +2 -259
- package/build/contracts/WitOracleTrustableExperimental.json +1 -1
- package/build/contracts/WitOracleTrustableObscuro.json +1 -1
- package/build/contracts/WitOracleTrustableOvm2.json +1 -1
- package/build/contracts/WitOracleTrustablePushOnly.json +1 -1
- package/build/contracts/WitOracleTrustableReef.json +1 -1
- package/build/contracts/WitOracleTrustableZkSync.json +1 -1
- package/build/contracts/WitOracleTrustlessDataLib.json +1 -1
- package/build/contracts/WitOracleTrustlessDefaultV22.json +1 -1
- package/build/contracts/WitOracleTrustlessUpgradableDefault.json +1 -1
- package/build/contracts/WitPriceFeeds.json +2 -13
- package/build/contracts/WitPriceFeedsDataLib.json +2 -14
- package/build/contracts/WitPriceFeedsLegacy.json +2 -8
- package/build/contracts/WitPriceFeedsLegacyDataLib.json +2 -84
- package/build/contracts/WitPriceFeedsLegacyUpgradable.json +1 -1
- package/build/contracts/WitPriceFeedsLegacyUpgradableBypass.json +2 -80
- package/build/contracts/WitPriceFeedsSolverBase.json +1 -1
- package/build/contracts/WitPriceFeedsV3.json +1 -1
- package/build/contracts/WitPriceFeedsV3Upgradable.json +2 -17
- package/build/contracts/WitPythChainlinkAggregator.json +1 -1
- package/build/contracts/WitRandomness.json +2 -13
- package/build/contracts/WitRandomnessLegacy.json +1 -1
- package/build/contracts/WitRandomnessV3.json +2 -13
- package/build/contracts/WitRngConsumer.json +1 -1
- package/build/contracts/Witnet.json +1 -1
- package/build/contracts/WitnetBuffer.json +1 -1
- package/build/contracts/WitnetCBOR.json +1 -1
- package/build/contracts/WitnetDeployer.json +2 -13
- package/build/contracts/WitnetDeployerConfluxCore.json +1 -1
- package/build/contracts/WitnetDeployerDeferred.json +1 -1
- package/build/contracts/WitnetDeployerMeter.json +1 -1
- package/build/contracts/WitnetProxy.json +2 -9
- package/build/contracts/WitnetUpgradableBase.json +1 -1
- package/{migrations → dist/migrations}/addresses.json +1 -25
- package/{migrations → dist/migrations}/constructorArgs.json +1 -6
- package/dist/migrations/settings/artifacts.d.ts +95 -0
- package/dist/migrations/settings/artifacts.d.ts.map +1 -0
- package/dist/migrations/settings/artifacts.js +80 -0
- package/dist/migrations/settings/networks.d.ts +593 -0
- package/dist/migrations/settings/networks.d.ts.map +1 -0
- package/dist/migrations/settings/networks.js +593 -0
- package/dist/src/bin/helpers.cjs +350 -0
- package/dist/src/bin/helpers.d.cts +76 -0
- package/dist/src/bin/helpers.d.cts.map +1 -0
- package/dist/src/index.d.ts +6 -0
- package/dist/src/index.d.ts.map +1 -0
- package/dist/src/index.js +33 -0
- package/dist/src/lib/types.d.ts +99 -0
- package/dist/src/lib/types.d.ts.map +1 -0
- package/dist/src/lib/types.js +18 -0
- package/dist/src/lib/utils.d.ts +22 -0
- package/dist/src/lib/utils.d.ts.map +1 -0
- package/dist/src/lib/utils.js +267 -0
- package/dist/src/lib/wrappers/ContractWrapper.d.ts +47 -0
- package/dist/src/lib/wrappers/ContractWrapper.d.ts.map +1 -0
- package/dist/src/lib/wrappers/ContractWrapper.js +81 -0
- package/dist/src/lib/wrappers/WitAppliance.d.ts +7 -0
- package/dist/src/lib/wrappers/WitAppliance.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitAppliance.js +17 -0
- package/dist/src/lib/wrappers/WitArtifact.d.ts +6 -0
- package/dist/src/lib/wrappers/WitArtifact.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitArtifact.js +16 -0
- package/dist/src/lib/wrappers/WitOracle.d.ts +105 -0
- package/dist/src/lib/wrappers/WitOracle.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitOracle.js +217 -0
- package/dist/src/lib/wrappers/WitOracleConsumer.d.ts +16 -0
- package/dist/src/lib/wrappers/WitOracleConsumer.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitOracleConsumer.js +30 -0
- package/dist/src/lib/wrappers/WitOracleRadonRegistry.d.ts +102 -0
- package/dist/src/lib/wrappers/WitOracleRadonRegistry.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitOracleRadonRegistry.js +140 -0
- package/dist/src/lib/wrappers/WitOracleRadonRequestFactory.d.ts +81 -0
- package/dist/src/lib/wrappers/WitOracleRadonRequestFactory.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitOracleRadonRequestFactory.js +257 -0
- package/dist/src/lib/wrappers/WitPriceFeeds.d.ts +91 -0
- package/dist/src/lib/wrappers/WitPriceFeeds.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitPriceFeeds.js +356 -0
- package/dist/src/lib/wrappers/WitPriceFeedsLegacy.d.ts +14 -0
- package/dist/src/lib/wrappers/WitPriceFeedsLegacy.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitPriceFeedsLegacy.js +64 -0
- package/dist/src/lib/wrappers/WitRandomness.d.ts +55 -0
- package/dist/src/lib/wrappers/WitRandomness.d.ts.map +1 -0
- package/dist/src/lib/wrappers/WitRandomness.js +165 -0
- package/dist/src/lib/wrappers.d.ts +8 -0
- package/dist/src/lib/wrappers.d.ts.map +1 -0
- package/dist/src/lib/wrappers.js +8 -0
- package/package.json +78 -54
- package/scripts/clean.cjs +21 -0
- package/scripts/eth-create2.cjs +38 -0
- package/scripts/eth-create3.cjs +45 -0
- package/scripts/postinstall.cjs +9 -0
- package/scripts/prepare.cjs +27 -0
- package/scripts/vanity2gen.cjs +121 -0
- package/scripts/vanity3gen.cjs +84 -0
- package/scripts/verify-proxies.cjs +50 -0
- package/scripts/verify-truffle.cjs +69 -0
- package/scripts/verify.js +95 -0
- package/scripts/wof-acls.js +17 -0
- package/src/bin/bots/bridge.cjs +0 -0
- package/src/bin/bots/randomizer.cjs +290 -0
- package/src/bin/bots/reporter.cjs +0 -0
- package/src/bin/cli/accounts.cjs +47 -0
- package/src/bin/cli/assets.cjs +466 -0
- package/src/bin/cli/framework.cjs +100 -0
- package/src/bin/cli/gateway.cjs +26 -0
- package/src/bin/cli/networks.cjs +63 -0
- package/src/bin/cli/priceFeeds.cjs +170 -0
- package/src/bin/cli/queries.cjs +217 -0
- package/src/bin/cli/randomness.cjs +367 -0
- package/src/bin/cli/reports.cjs +272 -0
- package/src/bin/cli/wizard.cjs +352 -0
- package/src/bin/helpers.cjs +388 -0
- package/src/bin/index.cjs +407 -0
- package/settings/artifacts.js +0 -71
- package/settings/index.js +0 -49
- package/settings/networks.js +0 -593
- package/settings/solidity.js +0 -11
- package/settings/specs.js +0 -102
- package/src/index.js +0 -96
- package/src/utils.js +0 -305
|
@@ -1819,7 +1819,7 @@
|
|
|
1819
1819
|
},
|
|
1820
1820
|
"networks": {},
|
|
1821
1821
|
"schemaVersion": "3.4.16",
|
|
1822
|
-
"updatedAt": "2025-
|
|
1822
|
+
"updatedAt": "2025-11-06T15:27:47.760Z",
|
|
1823
1823
|
"devdoc": {
|
|
1824
1824
|
"details": "Contract module which provides a basic access control mechanism, where there is an account (an owner) that can be granted exclusive access to specific functions. The initial owner is set to the address provided by the deployer. This can later be changed with {transferOwnership}. This module is used through inheritance. It will make available the modifier `onlyOwner`, which can be applied to your functions to restrict their use to the owner.",
|
|
1825
1825
|
"errors": {
|
|
@@ -1119,7 +1119,7 @@
|
|
|
1119
1119
|
},
|
|
1120
1120
|
"networks": {},
|
|
1121
1121
|
"schemaVersion": "3.4.16",
|
|
1122
|
-
"updatedAt": "2025-
|
|
1122
|
+
"updatedAt": "2025-11-06T15:27:48.901Z",
|
|
1123
1123
|
"devdoc": {
|
|
1124
1124
|
"details": "Contract module which provides access control mechanism, where there is an account (an owner) that can be granted exclusive access to specific functions. The initial owner is specified at deployment time in the constructor for `Ownable`. This can later be changed with {transferOwnership} and {acceptOwnership}. This module is used through inheritance. It will make available all functions from parent (Ownable).",
|
|
1125
1125
|
"errors": {
|
|
@@ -748,7 +748,7 @@
|
|
|
748
748
|
},
|
|
749
749
|
"networks": {},
|
|
750
750
|
"schemaVersion": "3.4.16",
|
|
751
|
-
"updatedAt": "2025-
|
|
751
|
+
"updatedAt": "2025-11-06T15:27:47.768Z",
|
|
752
752
|
"devdoc": {
|
|
753
753
|
"details": "Contract module that helps prevent reentrant calls to a function. Inheriting from `ReentrancyGuard` will make the {nonReentrant} modifier available, which can be applied to functions to make sure there are no nested (reentrant) calls to them. Note that because there is a single `nonReentrant` guard, functions marked as `nonReentrant` may not call one another. This can be worked around by making those functions `private`, and then adding `external` `nonReentrant` entry points to them. TIP: If EIP-1153 (transient storage) is available on the chain you're deploying at, consider using {ReentrancyGuardTransient} instead. TIP: If you would like to learn more about reentrancy and alternative ways to protect against it, check out our blog post https://blog.openzeppelin.com/reentrancy-after-istanbul/[Reentrancy After Istanbul].",
|
|
754
754
|
"errors": {
|
|
@@ -15202,7 +15202,7 @@
|
|
|
15202
15202
|
},
|
|
15203
15203
|
"networks": {},
|
|
15204
15204
|
"schemaVersion": "3.4.16",
|
|
15205
|
-
"updatedAt": "2025-
|
|
15205
|
+
"updatedAt": "2025-11-06T15:27:48.763Z",
|
|
15206
15206
|
"devdoc": {
|
|
15207
15207
|
"author": "cyphered.eth",
|
|
15208
15208
|
"details": "Library providing arithmetic operations over signed `secpk256k1` signed message due to recover the signer public key EC point in `Solidity`.",
|
|
@@ -25457,7 +25457,7 @@
|
|
|
25457
25457
|
},
|
|
25458
25458
|
"networks": {},
|
|
25459
25459
|
"schemaVersion": "3.4.16",
|
|
25460
|
-
"updatedAt": "2025-
|
|
25460
|
+
"updatedAt": "2025-11-06T15:27:48.774Z",
|
|
25461
25461
|
"devdoc": {
|
|
25462
25462
|
"kind": "dev",
|
|
25463
25463
|
"methods": {},
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
},
|
|
2438
2438
|
"networks": {},
|
|
2439
2439
|
"schemaVersion": "3.4.16",
|
|
2440
|
-
"updatedAt": "2025-
|
|
2440
|
+
"updatedAt": "2025-11-06T15:27:47.777Z",
|
|
2441
2441
|
"devdoc": {
|
|
2442
2442
|
"author": "The Witnet Foundation.",
|
|
2443
2443
|
"details": "Witnet-aware contracts can inherit from this contract in order to interact with Witnet.",
|
|
@@ -643,7 +643,7 @@
|
|
|
643
643
|
},
|
|
644
644
|
"networks": {},
|
|
645
645
|
"schemaVersion": "3.4.16",
|
|
646
|
-
"updatedAt": "2025-
|
|
646
|
+
"updatedAt": "2025-11-06T15:27:47.781Z",
|
|
647
647
|
"devdoc": {
|
|
648
648
|
"author": "The Witnet Foundation.",
|
|
649
649
|
"details": "Contracts willing to interact with a WitPriceFeeds appliance, freshly updated by a third-party.",
|
|
@@ -1766,20 +1766,9 @@
|
|
|
1766
1766
|
"name": "solc",
|
|
1767
1767
|
"version": "0.8.30+commit.73712a01.Emscripten.clang"
|
|
1768
1768
|
},
|
|
1769
|
-
"networks": {
|
|
1770
|
-
"11142220": {
|
|
1771
|
-
"events": {},
|
|
1772
|
-
"links": {},
|
|
1773
|
-
"address": "0x77703aE126B971c9946d562F41Dd47071dA00777"
|
|
1774
|
-
},
|
|
1775
|
-
"11155111": {
|
|
1776
|
-
"events": {},
|
|
1777
|
-
"links": {},
|
|
1778
|
-
"address": "0x77703aE126B971c9946d562F41Dd47071dA00777"
|
|
1779
|
-
}
|
|
1780
|
-
},
|
|
1769
|
+
"networks": {},
|
|
1781
1770
|
"schemaVersion": "3.4.16",
|
|
1782
|
-
"updatedAt": "2025-
|
|
1771
|
+
"updatedAt": "2025-11-06T15:27:47.789Z",
|
|
1783
1772
|
"devdoc": {
|
|
1784
1773
|
"author": "The Witnet Foundation.",
|
|
1785
1774
|
"kind": "dev",
|
|
@@ -14474,7 +14474,7 @@
|
|
|
14474
14474
|
},
|
|
14475
14475
|
"networks": {},
|
|
14476
14476
|
"schemaVersion": "3.4.16",
|
|
14477
|
-
"updatedAt": "2025-
|
|
14477
|
+
"updatedAt": "2025-11-06T15:27:48.067Z",
|
|
14478
14478
|
"devdoc": {
|
|
14479
14479
|
"author": "The Witnet Foundation",
|
|
14480
14480
|
"kind": "dev",
|
|
@@ -22398,7 +22398,7 @@
|
|
|
22398
22398
|
},
|
|
22399
22399
|
"networks": {},
|
|
22400
22400
|
"schemaVersion": "3.4.16",
|
|
22401
|
-
"updatedAt": "2025-
|
|
22401
|
+
"updatedAt": "2025-11-06T15:27:48.079Z",
|
|
22402
22402
|
"devdoc": {
|
|
22403
22403
|
"author": "The Witnet Foundation",
|
|
22404
22404
|
"errors": {
|
|
@@ -15419,7 +15419,7 @@
|
|
|
15419
15419
|
},
|
|
15420
15420
|
"networks": {},
|
|
15421
15421
|
"schemaVersion": "3.4.16",
|
|
15422
|
-
"updatedAt": "2025-
|
|
15422
|
+
"updatedAt": "2025-11-06T15:27:48.090Z",
|
|
15423
15423
|
"devdoc": {
|
|
15424
15424
|
"author": "The Witnet Foundation",
|
|
15425
15425
|
"kind": "dev",
|
|
@@ -60641,261 +60641,9 @@
|
|
|
60641
60641
|
"name": "solc",
|
|
60642
60642
|
"version": "0.8.30+commit.73712a01.Emscripten.clang"
|
|
60643
60643
|
},
|
|
60644
|
-
"networks": {
|
|
60645
|
-
"11142220": {
|
|
60646
|
-
"events": {
|
|
60647
|
-
"0x4d570ee36dec878006609360d34ac8d6a0b68d521871ae15a407b6340877ca01": {
|
|
60648
|
-
"anonymous": false,
|
|
60649
|
-
"inputs": [
|
|
60650
|
-
{
|
|
60651
|
-
"indexed": false,
|
|
60652
|
-
"internalType": "address[]",
|
|
60653
|
-
"name": "reporters",
|
|
60654
|
-
"type": "address[]"
|
|
60655
|
-
}
|
|
60656
|
-
],
|
|
60657
|
-
"name": "ReportersSet",
|
|
60658
|
-
"type": "event"
|
|
60659
|
-
},
|
|
60660
|
-
"0x646436560d9757cb3c0f01da0f62642c6040b00c9a80685f94ef1a7725cad5f1": {
|
|
60661
|
-
"anonymous": false,
|
|
60662
|
-
"inputs": [
|
|
60663
|
-
{
|
|
60664
|
-
"indexed": false,
|
|
60665
|
-
"internalType": "address[]",
|
|
60666
|
-
"name": "reporters",
|
|
60667
|
-
"type": "address[]"
|
|
60668
|
-
}
|
|
60669
|
-
],
|
|
60670
|
-
"name": "ReportersUnset",
|
|
60671
|
-
"type": "event"
|
|
60672
|
-
},
|
|
60673
|
-
"0xdad34843fe0bb0a9944d07fad791384dd3727bfeb7f286a0f424120018e1057c": {
|
|
60674
|
-
"anonymous": false,
|
|
60675
|
-
"inputs": [
|
|
60676
|
-
{
|
|
60677
|
-
"indexed": false,
|
|
60678
|
-
"internalType": "Witnet.QueryId",
|
|
60679
|
-
"name": "queryId",
|
|
60680
|
-
"type": "uint64"
|
|
60681
|
-
},
|
|
60682
|
-
{
|
|
60683
|
-
"indexed": false,
|
|
60684
|
-
"internalType": "uint256",
|
|
60685
|
-
"name": "evmGasPrice",
|
|
60686
|
-
"type": "uint256"
|
|
60687
|
-
}
|
|
60688
|
-
],
|
|
60689
|
-
"name": "WitOracleQueryReport",
|
|
60690
|
-
"type": "event"
|
|
60691
|
-
},
|
|
60692
|
-
"0x6c796d02cda250b2df8ffb41596f8c9bd3de98cec4082fca7bddbfdf87500641": {
|
|
60693
|
-
"anonymous": false,
|
|
60694
|
-
"inputs": [
|
|
60695
|
-
{
|
|
60696
|
-
"indexed": false,
|
|
60697
|
-
"internalType": "Witnet.QueryId",
|
|
60698
|
-
"name": "queryId",
|
|
60699
|
-
"type": "uint64"
|
|
60700
|
-
},
|
|
60701
|
-
{
|
|
60702
|
-
"indexed": false,
|
|
60703
|
-
"internalType": "address",
|
|
60704
|
-
"name": "evmConsumer",
|
|
60705
|
-
"type": "address"
|
|
60706
|
-
},
|
|
60707
|
-
{
|
|
60708
|
-
"indexed": false,
|
|
60709
|
-
"internalType": "uint256",
|
|
60710
|
-
"name": "evmGasPrice",
|
|
60711
|
-
"type": "uint256"
|
|
60712
|
-
},
|
|
60713
|
-
{
|
|
60714
|
-
"indexed": false,
|
|
60715
|
-
"internalType": "uint256",
|
|
60716
|
-
"name": "evmCallbackGas",
|
|
60717
|
-
"type": "uint256"
|
|
60718
|
-
}
|
|
60719
|
-
],
|
|
60720
|
-
"name": "WitOracleQueryReportDelivery",
|
|
60721
|
-
"type": "event"
|
|
60722
|
-
},
|
|
60723
|
-
"0x09fcb062eea311bee472ba4446b2fd5ef38dbfbb7aefe922398b05776a86e48e": {
|
|
60724
|
-
"anonymous": false,
|
|
60725
|
-
"inputs": [
|
|
60726
|
-
{
|
|
60727
|
-
"indexed": false,
|
|
60728
|
-
"internalType": "Witnet.QueryId",
|
|
60729
|
-
"name": "queryId",
|
|
60730
|
-
"type": "uint64"
|
|
60731
|
-
},
|
|
60732
|
-
{
|
|
60733
|
-
"indexed": false,
|
|
60734
|
-
"internalType": "address",
|
|
60735
|
-
"name": "evmConsumer",
|
|
60736
|
-
"type": "address"
|
|
60737
|
-
},
|
|
60738
|
-
{
|
|
60739
|
-
"indexed": false,
|
|
60740
|
-
"internalType": "uint256",
|
|
60741
|
-
"name": "evmGasPrice",
|
|
60742
|
-
"type": "uint256"
|
|
60743
|
-
},
|
|
60744
|
-
{
|
|
60745
|
-
"indexed": false,
|
|
60746
|
-
"internalType": "uint256",
|
|
60747
|
-
"name": "evmCallbackActualGas",
|
|
60748
|
-
"type": "uint256"
|
|
60749
|
-
},
|
|
60750
|
-
{
|
|
60751
|
-
"indexed": false,
|
|
60752
|
-
"internalType": "string",
|
|
60753
|
-
"name": "evmCallbackRevertReason",
|
|
60754
|
-
"type": "string"
|
|
60755
|
-
},
|
|
60756
|
-
{
|
|
60757
|
-
"indexed": false,
|
|
60758
|
-
"internalType": "bytes",
|
|
60759
|
-
"name": "resultCborBytes",
|
|
60760
|
-
"type": "bytes"
|
|
60761
|
-
}
|
|
60762
|
-
],
|
|
60763
|
-
"name": "WitOracleResportDeliveryFailed",
|
|
60764
|
-
"type": "event"
|
|
60765
|
-
}
|
|
60766
|
-
},
|
|
60767
|
-
"links": {},
|
|
60768
|
-
"address": "0xA8f0487eaf3640e30F472b815A45a7d4e96f18CB",
|
|
60769
|
-
"transactionHash": "0x26de4fc33c3b5e5af74ae6dcac409a29ab5579a036cf2d50fb81dd719b396456"
|
|
60770
|
-
},
|
|
60771
|
-
"11155111": {
|
|
60772
|
-
"events": {
|
|
60773
|
-
"0x4d570ee36dec878006609360d34ac8d6a0b68d521871ae15a407b6340877ca01": {
|
|
60774
|
-
"anonymous": false,
|
|
60775
|
-
"inputs": [
|
|
60776
|
-
{
|
|
60777
|
-
"indexed": false,
|
|
60778
|
-
"internalType": "address[]",
|
|
60779
|
-
"name": "reporters",
|
|
60780
|
-
"type": "address[]"
|
|
60781
|
-
}
|
|
60782
|
-
],
|
|
60783
|
-
"name": "ReportersSet",
|
|
60784
|
-
"type": "event"
|
|
60785
|
-
},
|
|
60786
|
-
"0x646436560d9757cb3c0f01da0f62642c6040b00c9a80685f94ef1a7725cad5f1": {
|
|
60787
|
-
"anonymous": false,
|
|
60788
|
-
"inputs": [
|
|
60789
|
-
{
|
|
60790
|
-
"indexed": false,
|
|
60791
|
-
"internalType": "address[]",
|
|
60792
|
-
"name": "reporters",
|
|
60793
|
-
"type": "address[]"
|
|
60794
|
-
}
|
|
60795
|
-
],
|
|
60796
|
-
"name": "ReportersUnset",
|
|
60797
|
-
"type": "event"
|
|
60798
|
-
},
|
|
60799
|
-
"0xdad34843fe0bb0a9944d07fad791384dd3727bfeb7f286a0f424120018e1057c": {
|
|
60800
|
-
"anonymous": false,
|
|
60801
|
-
"inputs": [
|
|
60802
|
-
{
|
|
60803
|
-
"indexed": false,
|
|
60804
|
-
"internalType": "Witnet.QueryId",
|
|
60805
|
-
"name": "queryId",
|
|
60806
|
-
"type": "uint64"
|
|
60807
|
-
},
|
|
60808
|
-
{
|
|
60809
|
-
"indexed": false,
|
|
60810
|
-
"internalType": "uint256",
|
|
60811
|
-
"name": "evmGasPrice",
|
|
60812
|
-
"type": "uint256"
|
|
60813
|
-
}
|
|
60814
|
-
],
|
|
60815
|
-
"name": "WitOracleQueryReport",
|
|
60816
|
-
"type": "event"
|
|
60817
|
-
},
|
|
60818
|
-
"0x6c796d02cda250b2df8ffb41596f8c9bd3de98cec4082fca7bddbfdf87500641": {
|
|
60819
|
-
"anonymous": false,
|
|
60820
|
-
"inputs": [
|
|
60821
|
-
{
|
|
60822
|
-
"indexed": false,
|
|
60823
|
-
"internalType": "Witnet.QueryId",
|
|
60824
|
-
"name": "queryId",
|
|
60825
|
-
"type": "uint64"
|
|
60826
|
-
},
|
|
60827
|
-
{
|
|
60828
|
-
"indexed": false,
|
|
60829
|
-
"internalType": "address",
|
|
60830
|
-
"name": "evmConsumer",
|
|
60831
|
-
"type": "address"
|
|
60832
|
-
},
|
|
60833
|
-
{
|
|
60834
|
-
"indexed": false,
|
|
60835
|
-
"internalType": "uint256",
|
|
60836
|
-
"name": "evmGasPrice",
|
|
60837
|
-
"type": "uint256"
|
|
60838
|
-
},
|
|
60839
|
-
{
|
|
60840
|
-
"indexed": false,
|
|
60841
|
-
"internalType": "uint256",
|
|
60842
|
-
"name": "evmCallbackGas",
|
|
60843
|
-
"type": "uint256"
|
|
60844
|
-
}
|
|
60845
|
-
],
|
|
60846
|
-
"name": "WitOracleQueryReportDelivery",
|
|
60847
|
-
"type": "event"
|
|
60848
|
-
},
|
|
60849
|
-
"0x09fcb062eea311bee472ba4446b2fd5ef38dbfbb7aefe922398b05776a86e48e": {
|
|
60850
|
-
"anonymous": false,
|
|
60851
|
-
"inputs": [
|
|
60852
|
-
{
|
|
60853
|
-
"indexed": false,
|
|
60854
|
-
"internalType": "Witnet.QueryId",
|
|
60855
|
-
"name": "queryId",
|
|
60856
|
-
"type": "uint64"
|
|
60857
|
-
},
|
|
60858
|
-
{
|
|
60859
|
-
"indexed": false,
|
|
60860
|
-
"internalType": "address",
|
|
60861
|
-
"name": "evmConsumer",
|
|
60862
|
-
"type": "address"
|
|
60863
|
-
},
|
|
60864
|
-
{
|
|
60865
|
-
"indexed": false,
|
|
60866
|
-
"internalType": "uint256",
|
|
60867
|
-
"name": "evmGasPrice",
|
|
60868
|
-
"type": "uint256"
|
|
60869
|
-
},
|
|
60870
|
-
{
|
|
60871
|
-
"indexed": false,
|
|
60872
|
-
"internalType": "uint256",
|
|
60873
|
-
"name": "evmCallbackActualGas",
|
|
60874
|
-
"type": "uint256"
|
|
60875
|
-
},
|
|
60876
|
-
{
|
|
60877
|
-
"indexed": false,
|
|
60878
|
-
"internalType": "string",
|
|
60879
|
-
"name": "evmCallbackRevertReason",
|
|
60880
|
-
"type": "string"
|
|
60881
|
-
},
|
|
60882
|
-
{
|
|
60883
|
-
"indexed": false,
|
|
60884
|
-
"internalType": "bytes",
|
|
60885
|
-
"name": "resultCborBytes",
|
|
60886
|
-
"type": "bytes"
|
|
60887
|
-
}
|
|
60888
|
-
],
|
|
60889
|
-
"name": "WitOracleResportDeliveryFailed",
|
|
60890
|
-
"type": "event"
|
|
60891
|
-
}
|
|
60892
|
-
},
|
|
60893
|
-
"links": {},
|
|
60894
|
-
"address": "0xfC62b6B0ec3eCF1Fa031B31b468be51E025a36f1"
|
|
60895
|
-
}
|
|
60896
|
-
},
|
|
60644
|
+
"networks": {},
|
|
60897
60645
|
"schemaVersion": "3.4.16",
|
|
60898
|
-
"updatedAt": "2025-
|
|
60646
|
+
"updatedAt": "2025-11-06T15:27:48.558Z",
|
|
60899
60647
|
"devdoc": {
|
|
60900
60648
|
"author": "The Witnet Foundation.",
|
|
60901
60649
|
"kind": "dev",
|
|
@@ -59643,20 +59643,9 @@
|
|
|
59643
59643
|
"name": "solc",
|
|
59644
59644
|
"version": "0.8.30+commit.73712a01.Emscripten.clang"
|
|
59645
59645
|
},
|
|
59646
|
-
"networks": {
|
|
59647
|
-
"11142220": {
|
|
59648
|
-
"events": {},
|
|
59649
|
-
"links": {},
|
|
59650
|
-
"address": "0xB5447342cA17A40e59d410b340ba412E22e36201"
|
|
59651
|
-
},
|
|
59652
|
-
"11155111": {
|
|
59653
|
-
"events": {},
|
|
59654
|
-
"links": {},
|
|
59655
|
-
"address": "0x12143b6c8E483c9ED438AB934c476432c684cF0F"
|
|
59656
|
-
}
|
|
59657
|
-
},
|
|
59646
|
+
"networks": {},
|
|
59658
59647
|
"schemaVersion": "3.4.16",
|
|
59659
|
-
"updatedAt": "2025-
|
|
59648
|
+
"updatedAt": "2025-11-06T15:27:48.796Z",
|
|
59660
59649
|
"devdoc": {
|
|
59661
59650
|
"author": "The Witnet Foundation.",
|
|
59662
59651
|
"kind": "dev",
|
|
@@ -1237,20 +1237,9 @@
|
|
|
1237
1237
|
"name": "solc",
|
|
1238
1238
|
"version": "0.8.30+commit.73712a01.Emscripten.clang"
|
|
1239
1239
|
},
|
|
1240
|
-
"networks": {
|
|
1241
|
-
"11142220": {
|
|
1242
|
-
"events": {},
|
|
1243
|
-
"links": {},
|
|
1244
|
-
"address": "0x000B61Fe075F545fd37767f40391658275900000"
|
|
1245
|
-
},
|
|
1246
|
-
"11155111": {
|
|
1247
|
-
"events": {},
|
|
1248
|
-
"links": {},
|
|
1249
|
-
"address": "0x000B61Fe075F545fd37767f40391658275900000"
|
|
1250
|
-
}
|
|
1251
|
-
},
|
|
1240
|
+
"networks": {},
|
|
1252
1241
|
"schemaVersion": "3.4.16",
|
|
1253
|
-
"updatedAt": "2025-
|
|
1242
|
+
"updatedAt": "2025-11-06T15:27:47.795Z",
|
|
1254
1243
|
"devdoc": {
|
|
1255
1244
|
"kind": "dev",
|
|
1256
1245
|
"methods": {
|
|
@@ -21095,7 +21095,7 @@
|
|
|
21095
21095
|
},
|
|
21096
21096
|
"networks": {},
|
|
21097
21097
|
"schemaVersion": "3.4.16",
|
|
21098
|
-
"updatedAt": "2025-
|
|
21098
|
+
"updatedAt": "2025-11-06T15:27:48.105Z",
|
|
21099
21099
|
"devdoc": {
|
|
21100
21100
|
"author": "The Witnet Foundation",
|
|
21101
21101
|
"details": "This contract enables posting requests that Witnet bridges will insert into the Witnet network. The result of the requests will be posted back to this contract by the bridge nodes too.",
|
|
@@ -2991,7 +2991,7 @@
|
|
|
2991
2991
|
},
|
|
2992
2992
|
"networks": {},
|
|
2993
2993
|
"schemaVersion": "3.4.16",
|
|
2994
|
-
"updatedAt": "2025-
|
|
2994
|
+
"updatedAt": "2025-11-06T15:27:48.113Z",
|
|
2995
2995
|
"devdoc": {
|
|
2996
2996
|
"author": "The Witnet Foundation",
|
|
2997
2997
|
"details": "This contract enables posting requests that Witnet bridges will insert into the Witnet network. The result of the requests will be posted back to this contract by the bridge nodes too.",
|
|
@@ -43640,7 +43640,7 @@
|
|
|
43640
43640
|
},
|
|
43641
43641
|
"networks": {},
|
|
43642
43642
|
"schemaVersion": "3.4.16",
|
|
43643
|
-
"updatedAt": "2025-
|
|
43643
|
+
"updatedAt": "2025-11-06T15:27:48.340Z",
|
|
43644
43644
|
"devdoc": {
|
|
43645
43645
|
"author": "The Witnet Foundation",
|
|
43646
43646
|
"details": "This contract enables posting requests that Witnet bridges will insert into the Witnet network. The result of the requests will be posted back to this contract by the bridge nodes too.",
|
|
@@ -47325,24 +47325,9 @@
|
|
|
47325
47325
|
"name": "solc",
|
|
47326
47326
|
"version": "0.8.30+commit.73712a01.Emscripten.clang"
|
|
47327
47327
|
},
|
|
47328
|
-
"networks": {
|
|
47329
|
-
"11142220": {
|
|
47330
|
-
"events": {},
|
|
47331
|
-
"links": {
|
|
47332
|
-
"WitOracleRadonEncodingLib": "0xB5447342cA17A40e59d410b340ba412E22e36201"
|
|
47333
|
-
},
|
|
47334
|
-
"address": "0x5c6c6eE04B7E9b0a66cB0a7CCE3eDB19a05CD853"
|
|
47335
|
-
},
|
|
47336
|
-
"11155111": {
|
|
47337
|
-
"events": {},
|
|
47338
|
-
"links": {
|
|
47339
|
-
"WitOracleRadonEncodingLib": "0x12143b6c8E483c9ED438AB934c476432c684cF0F"
|
|
47340
|
-
},
|
|
47341
|
-
"address": "0x471c2b44f96Ab95B7688FAaD6fC081f6f464cd93"
|
|
47342
|
-
}
|
|
47343
|
-
},
|
|
47328
|
+
"networks": {},
|
|
47344
47329
|
"schemaVersion": "3.4.16",
|
|
47345
|
-
"updatedAt": "2025-
|
|
47330
|
+
"updatedAt": "2025-11-06T15:27:48.421Z",
|
|
47346
47331
|
"devdoc": {
|
|
47347
47332
|
"author": "The Witnet Foundation",
|
|
47348
47333
|
"details": "This contract enables posting requests that Witnet bridges will insert into the Witnet network. The result of the requests will be posted back to this contract by the bridge nodes too.",
|
|
@@ -47477,7 +47477,7 @@
|
|
|
47477
47477
|
},
|
|
47478
47478
|
"networks": {},
|
|
47479
47479
|
"schemaVersion": "3.4.16",
|
|
47480
|
-
"updatedAt": "2025-
|
|
47480
|
+
"updatedAt": "2025-11-06T15:27:48.441Z",
|
|
47481
47481
|
"devdoc": {
|
|
47482
47482
|
"errors": {
|
|
47483
47483
|
"InvalidInitialization()": [
|