@flarenetwork/flare-periphery-contract-artifacts 0.1.26 → 0.1.27
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/coston/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +26 -0
- package/coston2/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +26 -0
- package/coston2/artifacts/contracts/IGovernor.sol/IGovernor.json +7 -47
- package/{dist/flare/artifacts/contracts/governance/interfaces/IIPollingManagementGroup.sol/IIPollingManagementGroup.json → coston2/artifacts/contracts/IPollingFtso.sol/IPollingFtso.json} +56 -105
- package/coston2/artifacts/contracts/IWNat.sol/IWNat.json +9 -737
- package/coston2/artifacts/contracts/governance/interfaces/IIPollingFoundation.sol/IIPollingFoundation.json +8 -48
- package/flare/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +26 -0
- package/flare/artifacts/contracts/IGovernor.sol/IGovernor.json +7 -47
- package/{dist/coston/artifacts/contracts/governance/interfaces/IIPollingManagementGroup.sol/IIPollingManagementGroup.json → flare/artifacts/contracts/IPollingFtso.sol/IPollingFtso.json} +56 -105
- package/flare/artifacts/contracts/IWNat.sol/IWNat.json +9 -737
- package/flare/artifacts/contracts/governance/interfaces/IIPollingFoundation.sol/IIPollingFoundation.json +8 -48
- package/package.json +28 -3
- package/songbird/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +26 -0
- package/songbird/artifacts/contracts/IGovernor.sol/IGovernor.json +7 -47
- package/{dist/coston2/artifacts/contracts/governance/interfaces/IIPollingManagementGroup.sol/IIPollingManagementGroup.json → songbird/artifacts/contracts/IPollingFtso.sol/IPollingFtso.json} +56 -105
- package/songbird/artifacts/contracts/IWNat.sol/IWNat.json +4 -703
- package/songbird/artifacts/contracts/governance/interfaces/IIPollingFoundation.sol/IIPollingFoundation.json +8 -48
- package/coston/README.md +0 -7
- package/coston/StateConnector/configs/AddressValidity.json +0 -326
- package/coston/StateConnector/configs/BalanceDecreasingTransaction.json +0 -379
- package/coston/StateConnector/configs/ConfirmedBlockHeightExists.json +0 -363
- package/coston/StateConnector/configs/EVMTransaction.json +0 -600
- package/coston/StateConnector/configs/Payment.json +0 -512
- package/coston/StateConnector/configs/ReferencedPaymentNonexistence.json +0 -431
- package/coston/StateConnector/configs/TypeTemplate.json +0 -555
- package/coston2/README.md +0 -7
- package/coston2/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +0 -57
- package/coston2/artifacts/contracts/IAgentPing.sol/IAgentPing.json +0 -99
- package/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +0 -7139
- package/coston2/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +0 -1721
- package/coston2/artifacts/contracts/ICoreVault.sol/ICoreVault.json +0 -469
- package/coston2/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +0 -184
- package/coston2/artifacts/contracts/IRedemptionTimeExtension.sol/IRedemptionTimeExtension.json +0 -28
- package/coston2/artifacts/contracts/ITransferFees.sol/ITransferFees.json +0 -394
- package/coston2/artifacts/contracts/diamond/interfaces/IDiamondLoupe.sol/IDiamondLoupe.json +0 -78
- package/dist/coston/StateConnector/libs/ts/AttestationDefinitionStore.d.ts +0 -68
- package/dist/coston/StateConnector/libs/ts/AttestationDefinitionStore.d.ts.map +0 -1
- package/dist/coston/StateConnector/libs/ts/AttestationResponse.d.ts +0 -33
- package/dist/coston/StateConnector/libs/ts/AttestationResponse.d.ts.map +0 -1
- package/dist/coston/StateConnector/libs/ts/MerkleTree.d.ts +0 -103
- package/dist/coston/StateConnector/libs/ts/MerkleTree.d.ts.map +0 -1
- package/dist/coston/StateConnector/libs/ts/config-types.d.ts +0 -143
- package/dist/coston/StateConnector/libs/ts/config-types.d.ts.map +0 -1
- package/dist/coston/StateConnector/libs/ts/interfaces.d.ts +0 -32
- package/dist/coston/StateConnector/libs/ts/interfaces.d.ts.map +0 -1
- package/dist/coston/StateConnector/libs/ts/random.d.ts +0 -9
- package/dist/coston/StateConnector/libs/ts/random.d.ts.map +0 -1
- package/dist/coston/StateConnector/libs/ts/utils.d.ts +0 -67
- package/dist/coston/StateConnector/libs/ts/utils.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/AddressValidity.d.ts +0 -95
- package/dist/coston/StateConnector/typescript/AddressValidity.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/BalanceDecreasingTransaction.d.ts +0 -107
- package/dist/coston/StateConnector/typescript/BalanceDecreasingTransaction.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/ConfirmedBlockHeightExists.d.ts +0 -103
- package/dist/coston/StateConnector/typescript/ConfirmedBlockHeightExists.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/EVMTransaction.d.ts +0 -160
- package/dist/coston/StateConnector/typescript/EVMTransaction.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/Payment.d.ts +0 -139
- package/dist/coston/StateConnector/typescript/Payment.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/ReferencedPaymentNonexistence.d.ts +0 -115
- package/dist/coston/StateConnector/typescript/ReferencedPaymentNonexistence.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/TypeTemplate.d.ts +0 -146
- package/dist/coston/StateConnector/typescript/TypeTemplate.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/data-sources/data-sources.d.ts +0 -29
- package/dist/coston/StateConnector/typescript/data-sources/data-sources.d.ts.map +0 -1
- package/dist/coston/StateConnector/typescript/index.d.ts +0 -9
- package/dist/coston/StateConnector/typescript/index.d.ts.map +0 -1
- package/dist/coston/abis.d.ts +0 -13
- package/dist/coston/abis.d.ts.map +0 -1
- package/dist/coston/artifacts/contracts/ContractRegistry.sol/ContractRegistry.json +0 -1
- package/dist/coston/artifacts/contracts/FtsoV2Interface.sol/FtsoV2Interface.json +0 -274
- package/dist/coston/artifacts/contracts/IAddressValidity.sol/IAddressValidity.json +0 -1
- package/dist/coston/artifacts/contracts/IAddressValidityVerification.sol/IAddressValidityVerification.json +0 -89
- package/dist/coston/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +0 -57
- package/dist/coston/artifacts/contracts/IAgentPing.sol/IAgentPing.json +0 -99
- package/dist/coston/artifacts/contracts/IAssetManager.sol/IAssetManager.json +0 -7139
- package/dist/coston/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +0 -1721
- package/dist/coston/artifacts/contracts/IBalanceDecreasingTransaction.sol/IBalanceDecreasingTransaction.json +0 -1
- package/dist/coston/artifacts/contracts/IBalanceDecreasingTransactionVerification.sol/IBalanceDecreasingTransactionVerification.json +0 -104
- package/dist/coston/artifacts/contracts/ICChainStake.sol/ICChainStake.json +0 -375
- package/dist/coston/artifacts/contracts/ICChainVotePower.sol/ICChainVotePower.json +0 -300
- package/dist/coston/artifacts/contracts/IClaimSetupManager.sol/IClaimSetupManager.json +0 -656
- package/dist/coston/artifacts/contracts/IConfirmedBlockHeightExists.sol/IConfirmedBlockHeightExists.json +0 -1
- package/dist/coston/artifacts/contracts/IConfirmedBlockHeightExistsVerification.sol/IConfirmedBlockHeightExistsVerification.json +0 -99
- package/dist/coston/artifacts/contracts/ICoreVault.sol/ICoreVault.json +0 -469
- package/dist/coston/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +0 -184
- package/dist/coston/artifacts/contracts/IDelegationAccount.sol/IDelegationAccount.json +0 -135
- package/dist/coston/artifacts/contracts/IEVMTransaction.sol/IEVMTransaction.json +0 -1
- package/dist/coston/artifacts/contracts/IEVMTransactionVerification.sol/IEVMTransactionVerification.json +0 -166
- package/dist/coston/artifacts/contracts/IEntityManager.sol/IEntityManager.json +0 -790
- package/dist/coston/artifacts/contracts/IFastUpdateIncentiveManager.sol/IFastUpdateIncentiveManager.json +0 -230
- package/dist/coston/artifacts/contracts/IFastUpdater.sol/IFastUpdater.json +0 -354
- package/dist/coston/artifacts/contracts/IFastUpdatesConfiguration.sol/IFastUpdatesConfiguration.json +0 -190
- package/dist/coston/artifacts/contracts/IFdcHub.sol/IFdcHub.json +0 -138
- package/dist/coston/artifacts/contracts/IFdcInflationConfigurations.sol/IFdcInflationConfigurations.json +0 -88
- package/dist/coston/artifacts/contracts/IFdcRequestFeeConfigurations.sol/IFdcRequestFeeConfigurations.json +0 -65
- package/dist/coston/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +0 -828
- package/dist/coston/artifacts/contracts/IFeeCalculator.sol/IFeeCalculator.json +0 -40
- package/dist/coston/artifacts/contracts/IFlareAssetRegistry.sol/IFlareAssetRegistry.json +0 -232
- package/dist/coston/artifacts/contracts/IFlareContractRegistry.sol/IFlareContractRegistry.json +0 -96
- package/dist/coston/artifacts/contracts/IFlareSystemsCalculator.sol/IFlareSystemsCalculator.json +0 -109
- package/dist/coston/artifacts/contracts/IFlareSystemsManager.sol/IFlareSystemsManager.json +0 -649
- package/dist/coston/artifacts/contracts/IFtso.sol/IFtso.json +0 -503
- package/dist/coston/artifacts/contracts/IFtsoFeedDecimals.sol/IFtsoFeedDecimals.json +0 -168
- package/dist/coston/artifacts/contracts/IFtsoFeedIdConverter.sol/IFtsoFeedIdConverter.json +0 -50
- package/dist/coston/artifacts/contracts/IFtsoFeedPublisher.sol/IFtsoFeedPublisher.json +0 -214
- package/dist/coston/artifacts/contracts/IFtsoInflationConfigurations.sol/IFtsoInflationConfigurations.json +0 -98
- package/dist/coston/artifacts/contracts/IFtsoManager.sol/IFtsoManager.json +0 -367
- package/dist/coston/artifacts/contracts/IFtsoRegistry.sol/IFtsoRegistry.json +0 -436
- package/dist/coston/artifacts/contracts/IFtsoRewardManager.sol/IFtsoRewardManager.json +0 -693
- package/dist/coston/artifacts/contracts/IFtsoRewardOffersManager.sol/IFtsoRewardOffersManager.json +0 -188
- package/dist/coston/artifacts/contracts/IGenericRewardManager.sol/IGenericRewardManager.json +0 -239
- package/dist/coston/artifacts/contracts/IGovernanceSettings.sol/IGovernanceSettings.json +0 -60
- package/dist/coston/artifacts/contracts/IGovernanceVotePower.sol/IGovernanceVotePower.json +0 -108
- package/dist/coston/artifacts/contracts/IGovernor.sol/IGovernor.json +0 -515
- package/dist/coston/artifacts/contracts/IIncreaseManager.sol/IIncreaseManager.json +0 -15
- package/dist/coston/artifacts/contracts/IJsonApi.sol/IJsonApi.json +0 -1
- package/dist/coston/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +0 -89
- package/dist/coston/artifacts/contracts/IPayment.sol/IPayment.json +0 -1
- package/dist/coston/artifacts/contracts/IPaymentVerification.sol/IPaymentVerification.json +0 -149
- package/dist/coston/artifacts/contracts/IPollingManagementGroup.sol/IPollingManagementGroup.json +0 -547
- package/dist/coston/artifacts/contracts/IPriceSubmitter.sol/IPriceSubmitter.json +0 -191
- package/dist/coston/artifacts/contracts/IRNat.sol/IRNat.json +0 -930
- package/dist/coston/artifacts/contracts/IRNatAccount.sol/IRNatAccount.json +0 -137
- package/dist/coston/artifacts/contracts/IRandomProvider.sol/IRandomProvider.json +0 -56
- package/dist/coston/artifacts/contracts/IRedemptionTimeExtension.sol/IRedemptionTimeExtension.json +0 -28
- package/dist/coston/artifacts/contracts/IReferencedPaymentNonexistence.sol/IReferencedPaymentNonexistence.json +0 -1
- package/dist/coston/artifacts/contracts/IReferencedPaymentNonexistenceVerification.sol/IReferencedPaymentNonexistenceVerification.json +0 -124
- package/dist/coston/artifacts/contracts/IRelay.sol/IRelay.json +0 -426
- package/dist/coston/artifacts/contracts/IRewardManager.sol/IRewardManager.json +0 -605
- package/dist/coston/artifacts/contracts/ISubmission.sol/ISubmission.json +0 -133
- package/dist/coston/artifacts/contracts/ITransferFees.sol/ITransferFees.json +0 -394
- package/dist/coston/artifacts/contracts/IVPContractEvents.sol/IVPContractEvents.json +0 -64
- package/dist/coston/artifacts/contracts/IVPToken.sol/IVPToken.json +0 -649
- package/dist/coston/artifacts/contracts/IValidatorRewardOffersManager.sol/IValidatorRewardOffersManager.json +0 -21
- package/dist/coston/artifacts/contracts/IVoterPreRegistry.sol/IVoterPreRegistry.json +0 -118
- package/dist/coston/artifacts/contracts/IVoterRegistry.sol/IVoterRegistry.json +0 -256
- package/dist/coston/artifacts/contracts/IVoterWhitelister.sol/IVoterWhitelister.json +0 -190
- package/dist/coston/artifacts/contracts/IWNat.sol/IWNat.json +0 -752
- package/dist/coston/artifacts/contracts/IWNatDelegationFee.sol/IWNatDelegationFee.json +0 -144
- package/dist/coston/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +0 -1
- package/dist/coston/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +0 -109
- package/dist/coston/artifacts/contracts/ProtocolsV2Interface.sol/ProtocolsV2Interface.json +0 -118
- package/dist/coston/artifacts/contracts/RandomNumberV2Interface.sol/RandomNumberV2Interface.json +0 -54
- package/dist/coston/artifacts/contracts/RewardsV2Interface.sol/RewardsV2Interface.json +0 -171
- package/dist/coston/artifacts/contracts/TestFtsoV2Interface.sol/TestFtsoV2Interface.json +0 -274
- package/dist/coston/artifacts/contracts/customFeeds/interfaces/IICustomFeed.sol/IICustomFeed.json +0 -51
- package/dist/coston/artifacts/contracts/diamond/interfaces/IDiamondLoupe.sol/IDiamondLoupe.json +0 -78
- package/dist/coston/artifacts/contracts/fdc/interfaces/ITypeTemplate.sol/ITypeTemplate.json +0 -1
- package/dist/coston/artifacts/contracts/fdc/interfaces/ITypeTemplateVerification.sol/ITypeTemplateVerification.json +0 -140
- package/dist/coston/artifacts/contracts/fscV1/interfaces/IIFastUpdaterView.sol/IIFastUpdaterView.json +0 -31
- package/dist/coston/artifacts/contracts/fscV1/interfaces/IIFtsoManagerProxy.sol/IIFtsoManagerProxy.json +0 -54
- package/dist/coston/artifacts/contracts/ftso/interfaces/IIFtso.sol/IIFtso.json +0 -944
- package/dist/coston/artifacts/contracts/ftso/interfaces/IIFtsoFeedPublisher.sol/IIFtsoFeedPublisher.json +0 -254
- package/dist/coston/artifacts/contracts/genesis/interfaces/IFlareDaemonize.sol/IFlareDaemonize.json +0 -28
- package/dist/coston/artifacts/contracts/genesis/interfaces/IFtsoGenesis.sol/IFtsoGenesis.json +0 -82
- package/dist/coston/artifacts/contracts/genesis/interfaces/IFtsoManagerGenesis.sol/IFtsoManagerGenesis.json +0 -15
- package/dist/coston/artifacts/contracts/genesis/interfaces/IFtsoRegistryGenesis.sol/IFtsoRegistryGenesis.json +0 -21
- package/dist/coston/artifacts/contracts/governance/interfaces/IIGovernorProposer.sol/IIGovernorProposer.json +0 -21
- package/dist/coston/artifacts/contracts/governance/interfaces/IIPollingFoundation.sol/IIPollingFoundation.json +0 -671
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIClaimSetupManager.sol/IIClaimSetupManager.json +0 -786
- package/dist/coston/artifacts/contracts/protocol/interfaces/IICleanupBlockNumberManager.sol/IICleanupBlockNumberManager.json +0 -15
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIEntityManager.sol/IIEntityManager.json +0 -939
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIFlareSystemsCalculator.sol/IIFlareSystemsCalculator.json +0 -162
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIFlareSystemsManager.sol/IIFlareSystemsManager.json +0 -1217
- package/dist/coston/artifacts/contracts/protocol/interfaces/IINodePossessionVerifier.sol/IINodePossessionVerifier.json +0 -30
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIPublicKeyVerifier.sol/IIPublicKeyVerifier.json +0 -30
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIRelay.sol/IIRelay.json +0 -477
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIRewardEpochSwitchoverTrigger.sol/IIRewardEpochSwitchoverTrigger.json +0 -25
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIRewardManager.sol/IIRewardManager.json +0 -714
- package/dist/coston/artifacts/contracts/protocol/interfaces/IISubmission.sol/IISubmission.json +0 -161
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIVoterRegistrationTrigger.sol/IIVoterRegistrationTrigger.json +0 -15
- package/dist/coston/artifacts/contracts/protocol/interfaces/IIVoterRegistry.sol/IIVoterRegistry.json +0 -623
- package/dist/coston/artifacts/contracts/rNat/interfaces/IIRNat.sol/IIRNat.json +0 -1061
- package/dist/coston/artifacts/contracts/rNat/interfaces/IIRNatAccount.sol/IIRNatAccount.json +0 -333
- package/dist/coston/artifacts/contracts/token/interfaces/IICleanable.sol/IICleanable.json +0 -54
- package/dist/coston/artifacts/contracts/token/interfaces/IIGovernanceVotePower.sol/IIGovernanceVotePower.json +0 -243
- package/dist/coston/artifacts/contracts/token/interfaces/IIVPContract.sol/IIVPContract.json +0 -600
- package/dist/coston/artifacts/contracts/token/interfaces/IIVPToken.sol/IIVPToken.json +0 -781
- package/dist/coston/artifacts/contracts/userInterfaces/data/AgentInfo.sol/AgentInfo.json +0 -1
- package/dist/coston/artifacts/contracts/userInterfaces/data/AgentSettings.sol/AgentSettings.json +0 -1
- package/dist/coston/artifacts/contracts/userInterfaces/data/AssetManagerSettings.sol/AssetManagerSettings.json +0 -1
- package/dist/coston/artifacts/contracts/userInterfaces/data/AvailableAgentInfo.sol/AvailableAgentInfo.json +0 -1
- package/dist/coston/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +0 -1
- package/dist/coston/artifacts/contracts/userInterfaces/data/CollateralType.sol/CollateralType.json +0 -1
- package/dist/coston/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +0 -1
- package/dist/coston/artifacts/contracts/userInterfaces/data/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +0 -1
- package/dist/coston/index.d.ts +0 -3
- package/dist/coston/index.d.ts.map +0 -1
- package/dist/coston/mapper.d.ts +0 -3
- package/dist/coston/mapper.d.ts.map +0 -1
- package/dist/coston2/abis.d.ts +0 -13
- package/dist/coston2/abis.d.ts.map +0 -1
- package/dist/coston2/artifacts/contracts/ContractRegistry.sol/ContractRegistry.json +0 -1
- package/dist/coston2/artifacts/contracts/FtsoV2Interface.sol/FtsoV2Interface.json +0 -274
- package/dist/coston2/artifacts/contracts/IAddressBinder.sol/IAddressBinder.json +0 -112
- package/dist/coston2/artifacts/contracts/IAddressValidity.sol/IAddressValidity.json +0 -1
- package/dist/coston2/artifacts/contracts/IAddressValidityVerification.sol/IAddressValidityVerification.json +0 -89
- package/dist/coston2/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +0 -57
- package/dist/coston2/artifacts/contracts/IAgentPing.sol/IAgentPing.json +0 -99
- package/dist/coston2/artifacts/contracts/IAssetManager.sol/IAssetManager.json +0 -7139
- package/dist/coston2/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +0 -1721
- package/dist/coston2/artifacts/contracts/IBalanceDecreasingTransaction.sol/IBalanceDecreasingTransaction.json +0 -1
- package/dist/coston2/artifacts/contracts/IBalanceDecreasingTransactionVerification.sol/IBalanceDecreasingTransactionVerification.json +0 -104
- package/dist/coston2/artifacts/contracts/ICChainStake.sol/ICChainStake.json +0 -375
- package/dist/coston2/artifacts/contracts/ICChainVotePower.sol/ICChainVotePower.json +0 -300
- package/dist/coston2/artifacts/contracts/IClaimSetupManager.sol/IClaimSetupManager.json +0 -656
- package/dist/coston2/artifacts/contracts/IConfirmedBlockHeightExists.sol/IConfirmedBlockHeightExists.json +0 -1
- package/dist/coston2/artifacts/contracts/IConfirmedBlockHeightExistsVerification.sol/IConfirmedBlockHeightExistsVerification.json +0 -99
- package/dist/coston2/artifacts/contracts/ICoreVault.sol/ICoreVault.json +0 -469
- package/dist/coston2/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +0 -184
- package/dist/coston2/artifacts/contracts/IDelegationAccount.sol/IDelegationAccount.json +0 -135
- package/dist/coston2/artifacts/contracts/IDistributionToDelegators.sol/IDistributionToDelegators.json +0 -249
- package/dist/coston2/artifacts/contracts/IEVMTransaction.sol/IEVMTransaction.json +0 -1
- package/dist/coston2/artifacts/contracts/IEVMTransactionVerification.sol/IEVMTransactionVerification.json +0 -166
- package/dist/coston2/artifacts/contracts/IEntityManager.sol/IEntityManager.json +0 -790
- package/dist/coston2/artifacts/contracts/IFastUpdateIncentiveManager.sol/IFastUpdateIncentiveManager.json +0 -230
- package/dist/coston2/artifacts/contracts/IFastUpdater.sol/IFastUpdater.json +0 -354
- package/dist/coston2/artifacts/contracts/IFastUpdatesConfiguration.sol/IFastUpdatesConfiguration.json +0 -190
- package/dist/coston2/artifacts/contracts/IFdcHub.sol/IFdcHub.json +0 -138
- package/dist/coston2/artifacts/contracts/IFdcInflationConfigurations.sol/IFdcInflationConfigurations.json +0 -88
- package/dist/coston2/artifacts/contracts/IFdcRequestFeeConfigurations.sol/IFdcRequestFeeConfigurations.json +0 -65
- package/dist/coston2/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +0 -828
- package/dist/coston2/artifacts/contracts/IFeeCalculator.sol/IFeeCalculator.json +0 -40
- package/dist/coston2/artifacts/contracts/IFlareAssetRegistry.sol/IFlareAssetRegistry.json +0 -232
- package/dist/coston2/artifacts/contracts/IFlareContractRegistry.sol/IFlareContractRegistry.json +0 -96
- package/dist/coston2/artifacts/contracts/IFlareSystemsCalculator.sol/IFlareSystemsCalculator.json +0 -109
- package/dist/coston2/artifacts/contracts/IFlareSystemsManager.sol/IFlareSystemsManager.json +0 -649
- package/dist/coston2/artifacts/contracts/IFtso.sol/IFtso.json +0 -466
- package/dist/coston2/artifacts/contracts/IFtsoFeedDecimals.sol/IFtsoFeedDecimals.json +0 -168
- package/dist/coston2/artifacts/contracts/IFtsoFeedIdConverter.sol/IFtsoFeedIdConverter.json +0 -50
- package/dist/coston2/artifacts/contracts/IFtsoFeedPublisher.sol/IFtsoFeedPublisher.json +0 -214
- package/dist/coston2/artifacts/contracts/IFtsoInflationConfigurations.sol/IFtsoInflationConfigurations.json +0 -98
- package/dist/coston2/artifacts/contracts/IFtsoManager.sol/IFtsoManager.json +0 -367
- package/dist/coston2/artifacts/contracts/IFtsoRegistry.sol/IFtsoRegistry.json +0 -436
- package/dist/coston2/artifacts/contracts/IFtsoRewardManager.sol/IFtsoRewardManager.json +0 -693
- package/dist/coston2/artifacts/contracts/IFtsoRewardOffersManager.sol/IFtsoRewardOffersManager.json +0 -188
- package/dist/coston2/artifacts/contracts/IGenericRewardManager.sol/IGenericRewardManager.json +0 -239
- package/dist/coston2/artifacts/contracts/IGovernanceSettings.sol/IGovernanceSettings.json +0 -60
- package/dist/coston2/artifacts/contracts/IGovernanceVotePower.sol/IGovernanceVotePower.json +0 -108
- package/dist/coston2/artifacts/contracts/IGovernor.sol/IGovernor.json +0 -515
- package/dist/coston2/artifacts/contracts/IIncreaseManager.sol/IIncreaseManager.json +0 -15
- package/dist/coston2/artifacts/contracts/IJsonApi.sol/IJsonApi.json +0 -1
- package/dist/coston2/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +0 -89
- package/dist/coston2/artifacts/contracts/IPChainStakeMirror.sol/IPChainStakeMirror.json +0 -566
- package/dist/coston2/artifacts/contracts/IPChainStakeMirrorMultiSigVoting.sol/IPChainStakeMirrorMultiSigVoting.json +0 -302
- package/dist/coston2/artifacts/contracts/IPChainStakeMirrorVerifier.sol/IPChainStakeMirrorVerifier.json +0 -1
- package/dist/coston2/artifacts/contracts/IPChainVotePower.sol/IPChainVotePower.json +0 -300
- package/dist/coston2/artifacts/contracts/IPayment.sol/IPayment.json +0 -1
- package/dist/coston2/artifacts/contracts/IPaymentVerification.sol/IPaymentVerification.json +0 -149
- package/dist/coston2/artifacts/contracts/IPollingManagementGroup.sol/IPollingManagementGroup.json +0 -547
- package/dist/coston2/artifacts/contracts/IPriceSubmitter.sol/IPriceSubmitter.json +0 -212
- package/dist/coston2/artifacts/contracts/IRNat.sol/IRNat.json +0 -930
- package/dist/coston2/artifacts/contracts/IRNatAccount.sol/IRNatAccount.json +0 -137
- package/dist/coston2/artifacts/contracts/IRandomProvider.sol/IRandomProvider.json +0 -56
- package/dist/coston2/artifacts/contracts/IRedemptionTimeExtension.sol/IRedemptionTimeExtension.json +0 -28
- package/dist/coston2/artifacts/contracts/IReferencedPaymentNonexistence.sol/IReferencedPaymentNonexistence.json +0 -1
- package/dist/coston2/artifacts/contracts/IReferencedPaymentNonexistenceVerification.sol/IReferencedPaymentNonexistenceVerification.json +0 -124
- package/dist/coston2/artifacts/contracts/IRelay.sol/IRelay.json +0 -426
- package/dist/coston2/artifacts/contracts/IRewardManager.sol/IRewardManager.json +0 -605
- package/dist/coston2/artifacts/contracts/ISubmission.sol/ISubmission.json +0 -133
- package/dist/coston2/artifacts/contracts/ITransferFees.sol/ITransferFees.json +0 -394
- package/dist/coston2/artifacts/contracts/IVPContractEvents.sol/IVPContractEvents.json +0 -64
- package/dist/coston2/artifacts/contracts/IVPToken.sol/IVPToken.json +0 -691
- package/dist/coston2/artifacts/contracts/IValidatorRegistry.sol/IValidatorRegistry.json +0 -127
- package/dist/coston2/artifacts/contracts/IValidatorRewardOffersManager.sol/IValidatorRewardOffersManager.json +0 -21
- package/dist/coston2/artifacts/contracts/IVoterPreRegistry.sol/IVoterPreRegistry.json +0 -118
- package/dist/coston2/artifacts/contracts/IVoterRegistry.sol/IVoterRegistry.json +0 -256
- package/dist/coston2/artifacts/contracts/IVoterWhitelister.sol/IVoterWhitelister.json +0 -190
- package/dist/coston2/artifacts/contracts/IWNat.sol/IWNat.json +0 -781
- package/dist/coston2/artifacts/contracts/IWNatDelegationFee.sol/IWNatDelegationFee.json +0 -144
- package/dist/coston2/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +0 -1
- package/dist/coston2/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +0 -109
- package/dist/coston2/artifacts/contracts/ProtocolsV2Interface.sol/ProtocolsV2Interface.json +0 -118
- package/dist/coston2/artifacts/contracts/RandomNumberV2Interface.sol/RandomNumberV2Interface.json +0 -54
- package/dist/coston2/artifacts/contracts/RewardsV2Interface.sol/RewardsV2Interface.json +0 -171
- package/dist/coston2/artifacts/contracts/TestFtsoV2Interface.sol/TestFtsoV2Interface.json +0 -274
- package/dist/coston2/artifacts/contracts/customFeeds/interfaces/IICustomFeed.sol/IICustomFeed.json +0 -51
- package/dist/coston2/artifacts/contracts/diamond/interfaces/IDiamondLoupe.sol/IDiamondLoupe.json +0 -78
- package/dist/coston2/artifacts/contracts/fdc/interfaces/ITypeTemplate.sol/ITypeTemplate.json +0 -1
- package/dist/coston2/artifacts/contracts/fdc/interfaces/ITypeTemplateVerification.sol/ITypeTemplateVerification.json +0 -140
- package/dist/coston2/artifacts/contracts/fscV1/interfaces/IIFastUpdaterView.sol/IIFastUpdaterView.json +0 -31
- package/dist/coston2/artifacts/contracts/fscV1/interfaces/IIFtsoManagerProxy.sol/IIFtsoManagerProxy.json +0 -54
- package/dist/coston2/artifacts/contracts/ftso/interfaces/IIFtso.sol/IIFtso.json +0 -879
- package/dist/coston2/artifacts/contracts/ftso/interfaces/IIFtsoFeedPublisher.sol/IIFtsoFeedPublisher.json +0 -254
- package/dist/coston2/artifacts/contracts/genesis/interfaces/IFlareDaemonize.sol/IFlareDaemonize.json +0 -41
- package/dist/coston2/artifacts/contracts/genesis/interfaces/IFtsoGenesis.sol/IFtsoGenesis.json +0 -54
- package/dist/coston2/artifacts/contracts/genesis/interfaces/IFtsoManagerGenesis.sol/IFtsoManagerGenesis.json +0 -15
- package/dist/coston2/artifacts/contracts/genesis/interfaces/IFtsoRegistryGenesis.sol/IFtsoRegistryGenesis.json +0 -21
- package/dist/coston2/artifacts/contracts/governance/interfaces/IIGovernorProposer.sol/IIGovernorProposer.json +0 -21
- package/dist/coston2/artifacts/contracts/governance/interfaces/IIPollingFoundation.sol/IIPollingFoundation.json +0 -671
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIClaimSetupManager.sol/IIClaimSetupManager.json +0 -786
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IICleanupBlockNumberManager.sol/IICleanupBlockNumberManager.json +0 -15
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIEntityManager.sol/IIEntityManager.json +0 -939
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIFlareSystemsCalculator.sol/IIFlareSystemsCalculator.json +0 -162
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIFlareSystemsManager.sol/IIFlareSystemsManager.json +0 -1217
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IINodePossessionVerifier.sol/IINodePossessionVerifier.json +0 -30
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIPublicKeyVerifier.sol/IIPublicKeyVerifier.json +0 -30
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIRelay.sol/IIRelay.json +0 -477
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIRewardEpochSwitchoverTrigger.sol/IIRewardEpochSwitchoverTrigger.json +0 -25
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIRewardManager.sol/IIRewardManager.json +0 -714
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IISubmission.sol/IISubmission.json +0 -161
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIVoterRegistrationTrigger.sol/IIVoterRegistrationTrigger.json +0 -15
- package/dist/coston2/artifacts/contracts/protocol/interfaces/IIVoterRegistry.sol/IIVoterRegistry.json +0 -623
- package/dist/coston2/artifacts/contracts/rNat/interfaces/IIRNat.sol/IIRNat.json +0 -1061
- package/dist/coston2/artifacts/contracts/rNat/interfaces/IIRNatAccount.sol/IIRNatAccount.json +0 -333
- package/dist/coston2/artifacts/contracts/token/interfaces/IICleanable.sol/IICleanable.json +0 -41
- package/dist/coston2/artifacts/contracts/token/interfaces/IIGovernanceVotePower.sol/IIGovernanceVotePower.json +0 -256
- package/dist/coston2/artifacts/contracts/token/interfaces/IIVPContract.sol/IIVPContract.json +0 -611
- package/dist/coston2/artifacts/contracts/token/interfaces/IIVPToken.sol/IIVPToken.json +0 -823
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AgentInfo.sol/AgentInfo.json +0 -1
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AgentSettings.sol/AgentSettings.json +0 -1
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AssetManagerSettings.sol/AssetManagerSettings.json +0 -1
- package/dist/coston2/artifacts/contracts/userInterfaces/data/AvailableAgentInfo.sol/AvailableAgentInfo.json +0 -1
- package/dist/coston2/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +0 -1
- package/dist/coston2/artifacts/contracts/userInterfaces/data/CollateralType.sol/CollateralType.json +0 -1
- package/dist/coston2/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +0 -1
- package/dist/coston2/artifacts/contracts/userInterfaces/data/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +0 -1
- package/dist/coston2/index.d.ts +0 -3
- package/dist/coston2/index.d.ts.map +0 -1
- package/dist/coston2/mapper.d.ts +0 -3
- package/dist/coston2/mapper.d.ts.map +0 -1
- package/dist/flare/abis.d.ts +0 -13
- package/dist/flare/abis.d.ts.map +0 -1
- package/dist/flare/artifacts/contracts/ContractRegistry.sol/ContractRegistry.json +0 -1
- package/dist/flare/artifacts/contracts/FtsoV2Interface.sol/FtsoV2Interface.json +0 -274
- package/dist/flare/artifacts/contracts/IAddressBinder.sol/IAddressBinder.json +0 -112
- package/dist/flare/artifacts/contracts/IAddressValidity.sol/IAddressValidity.json +0 -1
- package/dist/flare/artifacts/contracts/IAddressValidityVerification.sol/IAddressValidityVerification.json +0 -89
- package/dist/flare/artifacts/contracts/IBalanceDecreasingTransaction.sol/IBalanceDecreasingTransaction.json +0 -1
- package/dist/flare/artifacts/contracts/IBalanceDecreasingTransactionVerification.sol/IBalanceDecreasingTransactionVerification.json +0 -104
- package/dist/flare/artifacts/contracts/ICChainStake.sol/ICChainStake.json +0 -375
- package/dist/flare/artifacts/contracts/ICChainVotePower.sol/ICChainVotePower.json +0 -300
- package/dist/flare/artifacts/contracts/IClaimSetupManager.sol/IClaimSetupManager.json +0 -656
- package/dist/flare/artifacts/contracts/IConfirmedBlockHeightExists.sol/IConfirmedBlockHeightExists.json +0 -1
- package/dist/flare/artifacts/contracts/IConfirmedBlockHeightExistsVerification.sol/IConfirmedBlockHeightExistsVerification.json +0 -99
- package/dist/flare/artifacts/contracts/IDelegationAccount.sol/IDelegationAccount.json +0 -135
- package/dist/flare/artifacts/contracts/IDistributionToDelegators.sol/IDistributionToDelegators.json +0 -249
- package/dist/flare/artifacts/contracts/IEVMTransaction.sol/IEVMTransaction.json +0 -1
- package/dist/flare/artifacts/contracts/IEVMTransactionVerification.sol/IEVMTransactionVerification.json +0 -166
- package/dist/flare/artifacts/contracts/IEntityManager.sol/IEntityManager.json +0 -790
- package/dist/flare/artifacts/contracts/IFastUpdateIncentiveManager.sol/IFastUpdateIncentiveManager.json +0 -230
- package/dist/flare/artifacts/contracts/IFastUpdater.sol/IFastUpdater.json +0 -354
- package/dist/flare/artifacts/contracts/IFastUpdatesConfiguration.sol/IFastUpdatesConfiguration.json +0 -190
- package/dist/flare/artifacts/contracts/IFdcHub.sol/IFdcHub.json +0 -138
- package/dist/flare/artifacts/contracts/IFdcInflationConfigurations.sol/IFdcInflationConfigurations.json +0 -88
- package/dist/flare/artifacts/contracts/IFdcRequestFeeConfigurations.sol/IFdcRequestFeeConfigurations.json +0 -65
- package/dist/flare/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +0 -828
- package/dist/flare/artifacts/contracts/IFeeCalculator.sol/IFeeCalculator.json +0 -40
- package/dist/flare/artifacts/contracts/IFlareAssetRegistry.sol/IFlareAssetRegistry.json +0 -232
- package/dist/flare/artifacts/contracts/IFlareContractRegistry.sol/IFlareContractRegistry.json +0 -96
- package/dist/flare/artifacts/contracts/IFlareSystemsCalculator.sol/IFlareSystemsCalculator.json +0 -109
- package/dist/flare/artifacts/contracts/IFlareSystemsManager.sol/IFlareSystemsManager.json +0 -649
- package/dist/flare/artifacts/contracts/IFtso.sol/IFtso.json +0 -466
- package/dist/flare/artifacts/contracts/IFtsoFeedDecimals.sol/IFtsoFeedDecimals.json +0 -168
- package/dist/flare/artifacts/contracts/IFtsoFeedIdConverter.sol/IFtsoFeedIdConverter.json +0 -50
- package/dist/flare/artifacts/contracts/IFtsoFeedPublisher.sol/IFtsoFeedPublisher.json +0 -214
- package/dist/flare/artifacts/contracts/IFtsoInflationConfigurations.sol/IFtsoInflationConfigurations.json +0 -98
- package/dist/flare/artifacts/contracts/IFtsoManager.sol/IFtsoManager.json +0 -367
- package/dist/flare/artifacts/contracts/IFtsoRegistry.sol/IFtsoRegistry.json +0 -436
- package/dist/flare/artifacts/contracts/IFtsoRewardManager.sol/IFtsoRewardManager.json +0 -693
- package/dist/flare/artifacts/contracts/IFtsoRewardOffersManager.sol/IFtsoRewardOffersManager.json +0 -188
- package/dist/flare/artifacts/contracts/IGenericRewardManager.sol/IGenericRewardManager.json +0 -239
- package/dist/flare/artifacts/contracts/IGovernanceSettings.sol/IGovernanceSettings.json +0 -60
- package/dist/flare/artifacts/contracts/IGovernanceVotePower.sol/IGovernanceVotePower.json +0 -108
- package/dist/flare/artifacts/contracts/IGovernor.sol/IGovernor.json +0 -515
- package/dist/flare/artifacts/contracts/IIncreaseManager.sol/IIncreaseManager.json +0 -15
- package/dist/flare/artifacts/contracts/IJsonApi.sol/IJsonApi.json +0 -1
- package/dist/flare/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +0 -89
- package/dist/flare/artifacts/contracts/IPChainStakeMirror.sol/IPChainStakeMirror.json +0 -566
- package/dist/flare/artifacts/contracts/IPChainStakeMirrorMultiSigVoting.sol/IPChainStakeMirrorMultiSigVoting.json +0 -302
- package/dist/flare/artifacts/contracts/IPChainStakeMirrorVerifier.sol/IPChainStakeMirrorVerifier.json +0 -1
- package/dist/flare/artifacts/contracts/IPChainVotePower.sol/IPChainVotePower.json +0 -300
- package/dist/flare/artifacts/contracts/IPayment.sol/IPayment.json +0 -1
- package/dist/flare/artifacts/contracts/IPaymentVerification.sol/IPaymentVerification.json +0 -149
- package/dist/flare/artifacts/contracts/IPollingManagementGroup.sol/IPollingManagementGroup.json +0 -547
- package/dist/flare/artifacts/contracts/IPriceSubmitter.sol/IPriceSubmitter.json +0 -212
- package/dist/flare/artifacts/contracts/IRNat.sol/IRNat.json +0 -930
- package/dist/flare/artifacts/contracts/IRNatAccount.sol/IRNatAccount.json +0 -137
- package/dist/flare/artifacts/contracts/IRandomProvider.sol/IRandomProvider.json +0 -56
- package/dist/flare/artifacts/contracts/IReferencedPaymentNonexistence.sol/IReferencedPaymentNonexistence.json +0 -1
- package/dist/flare/artifacts/contracts/IReferencedPaymentNonexistenceVerification.sol/IReferencedPaymentNonexistenceVerification.json +0 -124
- package/dist/flare/artifacts/contracts/IRelay.sol/IRelay.json +0 -426
- package/dist/flare/artifacts/contracts/IRewardManager.sol/IRewardManager.json +0 -605
- package/dist/flare/artifacts/contracts/ISubmission.sol/ISubmission.json +0 -133
- package/dist/flare/artifacts/contracts/IVPContractEvents.sol/IVPContractEvents.json +0 -64
- package/dist/flare/artifacts/contracts/IVPToken.sol/IVPToken.json +0 -691
- package/dist/flare/artifacts/contracts/IValidatorRegistry.sol/IValidatorRegistry.json +0 -127
- package/dist/flare/artifacts/contracts/IValidatorRewardOffersManager.sol/IValidatorRewardOffersManager.json +0 -21
- package/dist/flare/artifacts/contracts/IVoterPreRegistry.sol/IVoterPreRegistry.json +0 -118
- package/dist/flare/artifacts/contracts/IVoterRegistry.sol/IVoterRegistry.json +0 -256
- package/dist/flare/artifacts/contracts/IVoterWhitelister.sol/IVoterWhitelister.json +0 -190
- package/dist/flare/artifacts/contracts/IWNat.sol/IWNat.json +0 -781
- package/dist/flare/artifacts/contracts/IWNatDelegationFee.sol/IWNatDelegationFee.json +0 -144
- package/dist/flare/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +0 -1
- package/dist/flare/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +0 -109
- package/dist/flare/artifacts/contracts/ProtocolsV2Interface.sol/ProtocolsV2Interface.json +0 -118
- package/dist/flare/artifacts/contracts/RandomNumberV2Interface.sol/RandomNumberV2Interface.json +0 -54
- package/dist/flare/artifacts/contracts/RewardsV2Interface.sol/RewardsV2Interface.json +0 -171
- package/dist/flare/artifacts/contracts/TestFtsoV2Interface.sol/TestFtsoV2Interface.json +0 -274
- package/dist/flare/artifacts/contracts/customFeeds/interfaces/IICustomFeed.sol/IICustomFeed.json +0 -51
- package/dist/flare/artifacts/contracts/fdc/interfaces/ITypeTemplate.sol/ITypeTemplate.json +0 -1
- package/dist/flare/artifacts/contracts/fdc/interfaces/ITypeTemplateVerification.sol/ITypeTemplateVerification.json +0 -140
- package/dist/flare/artifacts/contracts/fscV1/interfaces/IIFastUpdaterView.sol/IIFastUpdaterView.json +0 -31
- package/dist/flare/artifacts/contracts/fscV1/interfaces/IIFtsoManagerProxy.sol/IIFtsoManagerProxy.json +0 -54
- package/dist/flare/artifacts/contracts/ftso/interfaces/IIFtso.sol/IIFtso.json +0 -879
- package/dist/flare/artifacts/contracts/ftso/interfaces/IIFtsoFeedPublisher.sol/IIFtsoFeedPublisher.json +0 -254
- package/dist/flare/artifacts/contracts/genesis/interfaces/IFlareDaemonize.sol/IFlareDaemonize.json +0 -41
- package/dist/flare/artifacts/contracts/genesis/interfaces/IFtsoGenesis.sol/IFtsoGenesis.json +0 -54
- package/dist/flare/artifacts/contracts/genesis/interfaces/IFtsoManagerGenesis.sol/IFtsoManagerGenesis.json +0 -15
- package/dist/flare/artifacts/contracts/genesis/interfaces/IFtsoRegistryGenesis.sol/IFtsoRegistryGenesis.json +0 -21
- package/dist/flare/artifacts/contracts/governance/interfaces/IIGovernorProposer.sol/IIGovernorProposer.json +0 -21
- package/dist/flare/artifacts/contracts/governance/interfaces/IIPollingFoundation.sol/IIPollingFoundation.json +0 -671
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIClaimSetupManager.sol/IIClaimSetupManager.json +0 -786
- package/dist/flare/artifacts/contracts/protocol/interfaces/IICleanupBlockNumberManager.sol/IICleanupBlockNumberManager.json +0 -15
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIEntityManager.sol/IIEntityManager.json +0 -939
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIFlareSystemsCalculator.sol/IIFlareSystemsCalculator.json +0 -162
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIFlareSystemsManager.sol/IIFlareSystemsManager.json +0 -1217
- package/dist/flare/artifacts/contracts/protocol/interfaces/IINodePossessionVerifier.sol/IINodePossessionVerifier.json +0 -30
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIPublicKeyVerifier.sol/IIPublicKeyVerifier.json +0 -30
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIRelay.sol/IIRelay.json +0 -477
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIRewardEpochSwitchoverTrigger.sol/IIRewardEpochSwitchoverTrigger.json +0 -25
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIRewardManager.sol/IIRewardManager.json +0 -714
- package/dist/flare/artifacts/contracts/protocol/interfaces/IISubmission.sol/IISubmission.json +0 -161
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIVoterRegistrationTrigger.sol/IIVoterRegistrationTrigger.json +0 -15
- package/dist/flare/artifacts/contracts/protocol/interfaces/IIVoterRegistry.sol/IIVoterRegistry.json +0 -623
- package/dist/flare/artifacts/contracts/rNat/interfaces/IIRNat.sol/IIRNat.json +0 -1061
- package/dist/flare/artifacts/contracts/rNat/interfaces/IIRNatAccount.sol/IIRNatAccount.json +0 -333
- package/dist/flare/artifacts/contracts/token/interfaces/IICleanable.sol/IICleanable.json +0 -41
- package/dist/flare/artifacts/contracts/token/interfaces/IIGovernanceVotePower.sol/IIGovernanceVotePower.json +0 -256
- package/dist/flare/artifacts/contracts/token/interfaces/IIVPContract.sol/IIVPContract.json +0 -611
- package/dist/flare/artifacts/contracts/token/interfaces/IIVPToken.sol/IIVPToken.json +0 -823
- package/dist/flare/index.d.ts +0 -3
- package/dist/flare/index.d.ts.map +0 -1
- package/dist/flare/mapper.d.ts +0 -3
- package/dist/flare/mapper.d.ts.map +0 -1
- package/dist/index.d.ts +0 -11
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -9448
- package/dist/index.js.map +0 -1
- package/dist/songbird/abis.d.ts +0 -13
- package/dist/songbird/abis.d.ts.map +0 -1
- package/dist/songbird/artifacts/contracts/ContractRegistry.sol/ContractRegistry.json +0 -1
- package/dist/songbird/artifacts/contracts/FtsoV2Interface.sol/FtsoV2Interface.json +0 -274
- package/dist/songbird/artifacts/contracts/IAddressValidity.sol/IAddressValidity.json +0 -1
- package/dist/songbird/artifacts/contracts/IAddressValidityVerification.sol/IAddressValidityVerification.json +0 -89
- package/dist/songbird/artifacts/contracts/IAgentAlwaysAllowedMinters.sol/IAgentAlwaysAllowedMinters.json +0 -57
- package/dist/songbird/artifacts/contracts/IAgentPing.sol/IAgentPing.json +0 -99
- package/dist/songbird/artifacts/contracts/IAssetManager.sol/IAssetManager.json +0 -7139
- package/dist/songbird/artifacts/contracts/IAssetManagerEvents.sol/IAssetManagerEvents.json +0 -1721
- package/dist/songbird/artifacts/contracts/IBalanceDecreasingTransaction.sol/IBalanceDecreasingTransaction.json +0 -1
- package/dist/songbird/artifacts/contracts/IBalanceDecreasingTransactionVerification.sol/IBalanceDecreasingTransactionVerification.json +0 -104
- package/dist/songbird/artifacts/contracts/ICChainStake.sol/ICChainStake.json +0 -375
- package/dist/songbird/artifacts/contracts/ICChainVotePower.sol/ICChainVotePower.json +0 -300
- package/dist/songbird/artifacts/contracts/IClaimSetupManager.sol/IClaimSetupManager.json +0 -656
- package/dist/songbird/artifacts/contracts/IConfirmedBlockHeightExists.sol/IConfirmedBlockHeightExists.json +0 -1
- package/dist/songbird/artifacts/contracts/IConfirmedBlockHeightExistsVerification.sol/IConfirmedBlockHeightExistsVerification.json +0 -99
- package/dist/songbird/artifacts/contracts/ICoreVault.sol/ICoreVault.json +0 -469
- package/dist/songbird/artifacts/contracts/ICoreVaultSettings.sol/ICoreVaultSettings.json +0 -184
- package/dist/songbird/artifacts/contracts/IDelegationAccount.sol/IDelegationAccount.json +0 -135
- package/dist/songbird/artifacts/contracts/IEVMTransaction.sol/IEVMTransaction.json +0 -1
- package/dist/songbird/artifacts/contracts/IEVMTransactionVerification.sol/IEVMTransactionVerification.json +0 -166
- package/dist/songbird/artifacts/contracts/IEntityManager.sol/IEntityManager.json +0 -790
- package/dist/songbird/artifacts/contracts/IFastUpdateIncentiveManager.sol/IFastUpdateIncentiveManager.json +0 -230
- package/dist/songbird/artifacts/contracts/IFastUpdater.sol/IFastUpdater.json +0 -354
- package/dist/songbird/artifacts/contracts/IFastUpdatesConfiguration.sol/IFastUpdatesConfiguration.json +0 -190
- package/dist/songbird/artifacts/contracts/IFdcHub.sol/IFdcHub.json +0 -138
- package/dist/songbird/artifacts/contracts/IFdcInflationConfigurations.sol/IFdcInflationConfigurations.json +0 -88
- package/dist/songbird/artifacts/contracts/IFdcRequestFeeConfigurations.sol/IFdcRequestFeeConfigurations.json +0 -65
- package/dist/songbird/artifacts/contracts/IFdcVerification.sol/IFdcVerification.json +0 -828
- package/dist/songbird/artifacts/contracts/IFeeCalculator.sol/IFeeCalculator.json +0 -40
- package/dist/songbird/artifacts/contracts/IFlareAssetRegistry.sol/IFlareAssetRegistry.json +0 -232
- package/dist/songbird/artifacts/contracts/IFlareContractRegistry.sol/IFlareContractRegistry.json +0 -96
- package/dist/songbird/artifacts/contracts/IFlareSystemsCalculator.sol/IFlareSystemsCalculator.json +0 -109
- package/dist/songbird/artifacts/contracts/IFlareSystemsManager.sol/IFlareSystemsManager.json +0 -649
- package/dist/songbird/artifacts/contracts/IFtso.sol/IFtso.json +0 -503
- package/dist/songbird/artifacts/contracts/IFtsoFeedDecimals.sol/IFtsoFeedDecimals.json +0 -168
- package/dist/songbird/artifacts/contracts/IFtsoFeedIdConverter.sol/IFtsoFeedIdConverter.json +0 -50
- package/dist/songbird/artifacts/contracts/IFtsoFeedPublisher.sol/IFtsoFeedPublisher.json +0 -214
- package/dist/songbird/artifacts/contracts/IFtsoInflationConfigurations.sol/IFtsoInflationConfigurations.json +0 -98
- package/dist/songbird/artifacts/contracts/IFtsoManager.sol/IFtsoManager.json +0 -367
- package/dist/songbird/artifacts/contracts/IFtsoRegistry.sol/IFtsoRegistry.json +0 -436
- package/dist/songbird/artifacts/contracts/IFtsoRewardManager.sol/IFtsoRewardManager.json +0 -693
- package/dist/songbird/artifacts/contracts/IFtsoRewardOffersManager.sol/IFtsoRewardOffersManager.json +0 -188
- package/dist/songbird/artifacts/contracts/IGenericRewardManager.sol/IGenericRewardManager.json +0 -239
- package/dist/songbird/artifacts/contracts/IGovernanceSettings.sol/IGovernanceSettings.json +0 -60
- package/dist/songbird/artifacts/contracts/IGovernanceVotePower.sol/IGovernanceVotePower.json +0 -108
- package/dist/songbird/artifacts/contracts/IGovernor.sol/IGovernor.json +0 -515
- package/dist/songbird/artifacts/contracts/IIncreaseManager.sol/IIncreaseManager.json +0 -15
- package/dist/songbird/artifacts/contracts/IJsonApi.sol/IJsonApi.json +0 -1
- package/dist/songbird/artifacts/contracts/IJsonApiVerification.sol/IJsonApiVerification.json +0 -89
- package/dist/songbird/artifacts/contracts/IPayment.sol/IPayment.json +0 -1
- package/dist/songbird/artifacts/contracts/IPaymentVerification.sol/IPaymentVerification.json +0 -149
- package/dist/songbird/artifacts/contracts/IPollingManagementGroup.sol/IPollingManagementGroup.json +0 -547
- package/dist/songbird/artifacts/contracts/IPriceSubmitter.sol/IPriceSubmitter.json +0 -191
- package/dist/songbird/artifacts/contracts/IRNat.sol/IRNat.json +0 -930
- package/dist/songbird/artifacts/contracts/IRNatAccount.sol/IRNatAccount.json +0 -137
- package/dist/songbird/artifacts/contracts/IRandomProvider.sol/IRandomProvider.json +0 -56
- package/dist/songbird/artifacts/contracts/IRedemptionTimeExtension.sol/IRedemptionTimeExtension.json +0 -28
- package/dist/songbird/artifacts/contracts/IReferencedPaymentNonexistence.sol/IReferencedPaymentNonexistence.json +0 -1
- package/dist/songbird/artifacts/contracts/IReferencedPaymentNonexistenceVerification.sol/IReferencedPaymentNonexistenceVerification.json +0 -124
- package/dist/songbird/artifacts/contracts/IRelay.sol/IRelay.json +0 -426
- package/dist/songbird/artifacts/contracts/IRewardManager.sol/IRewardManager.json +0 -605
- package/dist/songbird/artifacts/contracts/ISubmission.sol/ISubmission.json +0 -133
- package/dist/songbird/artifacts/contracts/ITransferFees.sol/ITransferFees.json +0 -394
- package/dist/songbird/artifacts/contracts/IVPContractEvents.sol/IVPContractEvents.json +0 -64
- package/dist/songbird/artifacts/contracts/IVPToken.sol/IVPToken.json +0 -649
- package/dist/songbird/artifacts/contracts/IValidatorRewardOffersManager.sol/IValidatorRewardOffersManager.json +0 -21
- package/dist/songbird/artifacts/contracts/IVoterPreRegistry.sol/IVoterPreRegistry.json +0 -118
- package/dist/songbird/artifacts/contracts/IVoterRegistry.sol/IVoterRegistry.json +0 -256
- package/dist/songbird/artifacts/contracts/IVoterWhitelister.sol/IVoterWhitelister.json +0 -190
- package/dist/songbird/artifacts/contracts/IWNat.sol/IWNat.json +0 -752
- package/dist/songbird/artifacts/contracts/IWNatDelegationFee.sol/IWNatDelegationFee.json +0 -144
- package/dist/songbird/artifacts/contracts/IWeb2Json.sol/IWeb2Json.json +0 -1
- package/dist/songbird/artifacts/contracts/IWeb2JsonVerification.sol/IWeb2JsonVerification.json +0 -109
- package/dist/songbird/artifacts/contracts/ProtocolsV2Interface.sol/ProtocolsV2Interface.json +0 -118
- package/dist/songbird/artifacts/contracts/RandomNumberV2Interface.sol/RandomNumberV2Interface.json +0 -54
- package/dist/songbird/artifacts/contracts/RewardsV2Interface.sol/RewardsV2Interface.json +0 -171
- package/dist/songbird/artifacts/contracts/TestFtsoV2Interface.sol/TestFtsoV2Interface.json +0 -274
- package/dist/songbird/artifacts/contracts/addressUpdater/interfaces/IIAddressUpdatable.sol/IIAddressUpdatable.json +0 -20
- package/dist/songbird/artifacts/contracts/addressUpdater/interfaces/IIAddressUpdater.sol/IIAddressUpdater.json +0 -96
- package/dist/songbird/artifacts/contracts/assetRegistry/interfaces/IIERC20WithMetadata.sol/IIERC20WithMetadata.json +0 -224
- package/dist/songbird/artifacts/contracts/assetRegistry/interfaces/IIFlareAssetRegistry.sol/IIFlareAssetRegistry.json +0 -307
- package/dist/songbird/artifacts/contracts/assetRegistry/interfaces/IIFlareAssetRegistryProvider.sol/IIFlareAssetRegistryProvider.json +0 -57
- package/dist/songbird/artifacts/contracts/customFeeds/interfaces/IICustomFeed.sol/IICustomFeed.json +0 -51
- package/dist/songbird/artifacts/contracts/diamond/interfaces/IDiamondLoupe.sol/IDiamondLoupe.json +0 -78
- package/dist/songbird/artifacts/contracts/fdc/interfaces/ITypeTemplate.sol/ITypeTemplate.json +0 -1
- package/dist/songbird/artifacts/contracts/fdc/interfaces/ITypeTemplateVerification.sol/ITypeTemplateVerification.json +0 -140
- package/dist/songbird/artifacts/contracts/fscV1/interfaces/IIFastUpdaterView.sol/IIFastUpdaterView.json +0 -31
- package/dist/songbird/artifacts/contracts/fscV1/interfaces/IIFtsoManagerProxy.sol/IIFtsoManagerProxy.json +0 -54
- package/dist/songbird/artifacts/contracts/ftso/interfaces/IIFtso.sol/IIFtso.json +0 -944
- package/dist/songbird/artifacts/contracts/ftso/interfaces/IIFtsoFeedPublisher.sol/IIFtsoFeedPublisher.json +0 -254
- package/dist/songbird/artifacts/contracts/ftso/interfaces/IIFtsoManager.sol/IIFtsoManager.json +0 -869
- package/dist/songbird/artifacts/contracts/ftso/interfaces/IIFtsoManagerV1.sol/IIFtsoManagerV1.json +0 -93
- package/dist/songbird/artifacts/contracts/genesis/interfaces/IFlareDaemonize.sol/IFlareDaemonize.json +0 -28
- package/dist/songbird/artifacts/contracts/genesis/interfaces/IFtsoGenesis.sol/IFtsoGenesis.json +0 -82
- package/dist/songbird/artifacts/contracts/genesis/interfaces/IFtsoManagerGenesis.sol/IFtsoManagerGenesis.json +0 -15
- package/dist/songbird/artifacts/contracts/genesis/interfaces/IFtsoRegistryGenesis.sol/IFtsoRegistryGenesis.json +0 -21
- package/dist/songbird/artifacts/contracts/genesis/interfaces/IIPriceSubmitter.sol/IIPriceSubmitter.json +0 -276
- package/dist/songbird/artifacts/contracts/genesis/interfaces/IInflationGenesis.sol/IInflationGenesis.json +0 -9
- package/dist/songbird/artifacts/contracts/governance/interfaces/IIGovernorProposer.sol/IIGovernorProposer.json +0 -21
- package/dist/songbird/artifacts/contracts/governance/interfaces/IIPollingFoundation.sol/IIPollingFoundation.json +0 -671
- package/dist/songbird/artifacts/contracts/governance/interfaces/IIPollingManagementGroup.sol/IIPollingManagementGroup.json +0 -679
- package/dist/songbird/artifacts/contracts/inflation/interfaces/IIInflationAllocation.sol/IIInflationAllocation.json +0 -40
- package/dist/songbird/artifacts/contracts/inflation/interfaces/IIInflationReceiver.sol/IIInflationReceiver.json +0 -61
- package/dist/songbird/artifacts/contracts/inflation/interfaces/IIInflationReceiverV1.sol/IIInflationReceiverV1.json +0 -48
- package/dist/songbird/artifacts/contracts/inflation/interfaces/IIInflationV1.sol/IIInflationV1.json +0 -133
- package/dist/songbird/artifacts/contracts/inflation/interfaces/IIPreInflationCalculation.sol/IIPreInflationCalculation.json +0 -9
- package/dist/songbird/artifacts/contracts/inflation/interfaces/IISupply.sol/IISupply.json +0 -73
- package/dist/songbird/artifacts/contracts/mockXAsset/interfaces/ICollateralizable.sol/ICollateralizable.json +0 -225
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIClaimSetupManager.sol/IIClaimSetupManager.json +0 -786
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IICleanupBlockNumberManager.sol/IICleanupBlockNumberManager.json +0 -15
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIEntityManager.sol/IIEntityManager.json +0 -939
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIFlareSystemsCalculator.sol/IIFlareSystemsCalculator.json +0 -162
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIFlareSystemsManager.sol/IIFlareSystemsManager.json +0 -1217
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IINodePossessionVerifier.sol/IINodePossessionVerifier.json +0 -30
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIPublicKeyVerifier.sol/IIPublicKeyVerifier.json +0 -30
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIRelay.sol/IIRelay.json +0 -477
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIRewardEpochSwitchoverTrigger.sol/IIRewardEpochSwitchoverTrigger.json +0 -25
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIRewardManager.sol/IIRewardManager.json +0 -714
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IISubmission.sol/IISubmission.json +0 -161
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIVoterRegistrationTrigger.sol/IIVoterRegistrationTrigger.json +0 -15
- package/dist/songbird/artifacts/contracts/protocol/interfaces/IIVoterRegistry.sol/IIVoterRegistry.json +0 -623
- package/dist/songbird/artifacts/contracts/rNat/interfaces/IIRNat.sol/IIRNat.json +0 -1061
- package/dist/songbird/artifacts/contracts/rNat/interfaces/IIRNatAccount.sol/IIRNatAccount.json +0 -333
- package/dist/songbird/artifacts/contracts/token/interfaces/IICleanable.sol/IICleanable.json +0 -54
- package/dist/songbird/artifacts/contracts/token/interfaces/IIGovernanceVotePower.sol/IIGovernanceVotePower.json +0 -243
- package/dist/songbird/artifacts/contracts/token/interfaces/IIVPContract.sol/IIVPContract.json +0 -600
- package/dist/songbird/artifacts/contracts/token/interfaces/IIVPToken.sol/IIVPToken.json +0 -781
- package/dist/songbird/artifacts/contracts/tokenPools/interfaces/IIFtsoRewardManager.sol/IIFtsoRewardManager.json +0 -953
- package/dist/songbird/artifacts/contracts/tokenPools/interfaces/IITokenPool.sol/IITokenPool.json +0 -25
- package/dist/songbird/artifacts/contracts/userInterfaces/data/AgentInfo.sol/AgentInfo.json +0 -1
- package/dist/songbird/artifacts/contracts/userInterfaces/data/AgentSettings.sol/AgentSettings.json +0 -1
- package/dist/songbird/artifacts/contracts/userInterfaces/data/AssetManagerSettings.sol/AssetManagerSettings.json +0 -1
- package/dist/songbird/artifacts/contracts/userInterfaces/data/AvailableAgentInfo.sol/AvailableAgentInfo.json +0 -1
- package/dist/songbird/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +0 -1
- package/dist/songbird/artifacts/contracts/userInterfaces/data/CollateralType.sol/CollateralType.json +0 -1
- package/dist/songbird/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +0 -1
- package/dist/songbird/artifacts/contracts/userInterfaces/data/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +0 -1
- package/dist/songbird/artifacts/contracts/utils/interfaces/IIFtsoRegistry.sol/IIFtsoRegistry.json +0 -468
- package/dist/songbird/artifacts/contracts/utils/interfaces/IIFtsoRegistryV1.sol/IIFtsoRegistryV1.json +0 -111
- package/dist/songbird/artifacts/contracts/utils/interfaces/IIRandomProvider.sol/IIRandomProvider.json +0 -51
- package/dist/songbird/artifacts/contracts/utils/interfaces/IIVoterWhitelister.sol/IIVoterWhitelister.json +0 -299
- package/dist/songbird/artifacts/contracts/utils/interfaces/IUpdateValidators.sol/IUpdateValidators.json +0 -9
- package/dist/songbird/index.d.ts +0 -3
- package/dist/songbird/index.d.ts.map +0 -1
- package/dist/songbird/mapper.d.ts +0 -3
- package/dist/songbird/mapper.d.ts.map +0 -1
- package/flare/README.md +0 -7
- package/songbird/README.md +0 -7
- package/songbird/artifacts/contracts/userInterfaces/data/AgentInfo.sol/AgentInfo.json +0 -1
- package/songbird/artifacts/contracts/userInterfaces/data/AgentSettings.sol/AgentSettings.json +0 -1
- package/songbird/artifacts/contracts/userInterfaces/data/AssetManagerSettings.sol/AssetManagerSettings.json +0 -1
- package/songbird/artifacts/contracts/userInterfaces/data/AvailableAgentInfo.sol/AvailableAgentInfo.json +0 -1
- package/songbird/artifacts/contracts/userInterfaces/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +0 -1
- package/songbird/artifacts/contracts/userInterfaces/data/CollateralType.sol/CollateralType.json +0 -1
- package/songbird/artifacts/contracts/userInterfaces/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +0 -1
- package/songbird/artifacts/contracts/userInterfaces/data/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +0 -1
- /package/{README.md → README.root.md} +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/AgentInfo.sol/AgentInfo.json +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/AgentSettings.sol/AgentSettings.json +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/AssetManagerSettings.sol/AssetManagerSettings.json +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/AvailableAgentInfo.sol/AvailableAgentInfo.json +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/CollateralReservationInfo.sol/CollateralReservationInfo.json +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/CollateralType.sol/CollateralType.json +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +0 -0
- /package/coston/artifacts/contracts/{userInterfaces/data → data}/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/AgentInfo.sol/AgentInfo.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/AgentSettings.sol/AgentSettings.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/AssetManagerSettings.sol/AssetManagerSettings.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/AvailableAgentInfo.sol/AvailableAgentInfo.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/CollateralReservationInfo.sol/CollateralReservationInfo.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/CollateralType.sol/CollateralType.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/RedemptionRequestInfo.sol/RedemptionRequestInfo.json +0 -0
- /package/{coston2/artifacts/contracts/userInterfaces → songbird/artifacts/contracts}/data/RedemptionTicketInfo.sol/RedemptionTicketInfo.json +0 -0
|
@@ -1,160 +0,0 @@
|
|
|
1
|
-
export declare namespace EVMTransaction {
|
|
2
|
-
const NAME = "EVMTransaction";
|
|
3
|
-
const TYPE = "0x45564d5472616e73616374696f6e000000000000000000000000000000000000";
|
|
4
|
-
/**
|
|
5
|
-
* Toplevel request
|
|
6
|
-
*/
|
|
7
|
-
interface Request {
|
|
8
|
-
/**
|
|
9
|
-
* ID of the attestation type.
|
|
10
|
-
*/
|
|
11
|
-
attestationType: string;
|
|
12
|
-
/**
|
|
13
|
-
* ID of the data source.
|
|
14
|
-
*/
|
|
15
|
-
sourceId: string;
|
|
16
|
-
/**
|
|
17
|
-
* `MessageIntegrityCode` that is derived from the expected response.
|
|
18
|
-
*/
|
|
19
|
-
messageIntegrityCode: string;
|
|
20
|
-
/**
|
|
21
|
-
* Data defining the request. Type (struct) and interpretation is determined by the `attestationType`.
|
|
22
|
-
*/
|
|
23
|
-
requestBody: RequestBody;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Toplevel response
|
|
27
|
-
*/
|
|
28
|
-
interface Response {
|
|
29
|
-
/**
|
|
30
|
-
* Extracted from the request.
|
|
31
|
-
*/
|
|
32
|
-
attestationType: string;
|
|
33
|
-
/**
|
|
34
|
-
* Extracted from the request.
|
|
35
|
-
*/
|
|
36
|
-
sourceId: string;
|
|
37
|
-
/**
|
|
38
|
-
* The ID of the State Connector round in which the request was considered.
|
|
39
|
-
*/
|
|
40
|
-
votingRound: string;
|
|
41
|
-
/**
|
|
42
|
-
* The lowest timestamp used to generate the response.
|
|
43
|
-
*/
|
|
44
|
-
lowestUsedTimestamp: string;
|
|
45
|
-
/**
|
|
46
|
-
* Extracted from the request.
|
|
47
|
-
*/
|
|
48
|
-
requestBody: RequestBody;
|
|
49
|
-
/**
|
|
50
|
-
* Data defining the response. The verification rules for the construction of the response body and the type are defined per specific `attestationType`.
|
|
51
|
-
*/
|
|
52
|
-
responseBody: ResponseBody;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* Toplevel proof
|
|
56
|
-
*/
|
|
57
|
-
interface Proof {
|
|
58
|
-
/**
|
|
59
|
-
* Merkle proof corresponding to the attestation response.
|
|
60
|
-
*/
|
|
61
|
-
merkleProof: string[];
|
|
62
|
-
/**
|
|
63
|
-
* Attestation response.
|
|
64
|
-
*/
|
|
65
|
-
data: Response;
|
|
66
|
-
}
|
|
67
|
-
/**
|
|
68
|
-
* Request body for EVM transaction attestation type
|
|
69
|
-
*/
|
|
70
|
-
interface RequestBody {
|
|
71
|
-
/**
|
|
72
|
-
* Hash of the transaction(transactionHash).
|
|
73
|
-
*/
|
|
74
|
-
transactionHash: string;
|
|
75
|
-
/**
|
|
76
|
-
* The height at which a block is considered confirmed by the requestor.
|
|
77
|
-
*/
|
|
78
|
-
requiredConfirmations: string;
|
|
79
|
-
/**
|
|
80
|
-
* If true, "input" field is included in the response.
|
|
81
|
-
*/
|
|
82
|
-
provideInput: boolean;
|
|
83
|
-
/**
|
|
84
|
-
* If true, events indicated by `logIndices` are included in the response. Otherwise, no events are included in the response.
|
|
85
|
-
*/
|
|
86
|
-
listEvents: boolean;
|
|
87
|
-
/**
|
|
88
|
-
* If `listEvents` is `false`, this should be an empty list, otherwise, the request is rejected. If `listEvents` is `true`, this is the list of indices (logIndex) of the events to be relayed (sorted by the requestor). The array should contain at most 50 indices. If empty, it indicates all events in order capped by 50.
|
|
89
|
-
*/
|
|
90
|
-
logIndices: string[];
|
|
91
|
-
}
|
|
92
|
-
/**
|
|
93
|
-
* Response body for EVM transaction attestation type
|
|
94
|
-
*/
|
|
95
|
-
interface ResponseBody {
|
|
96
|
-
/**
|
|
97
|
-
* Number of the block in which the transaction is included.
|
|
98
|
-
*/
|
|
99
|
-
blockNumber: string;
|
|
100
|
-
/**
|
|
101
|
-
* Timestamp of the block in which the transaction is included.
|
|
102
|
-
*/
|
|
103
|
-
timestamp: string;
|
|
104
|
-
/**
|
|
105
|
-
* The address (from) that signed the transaction.
|
|
106
|
-
*/
|
|
107
|
-
sourceAddress: string;
|
|
108
|
-
/**
|
|
109
|
-
* Indicate whether it is a contract creation transaction.
|
|
110
|
-
*/
|
|
111
|
-
isDeployment: boolean;
|
|
112
|
-
/**
|
|
113
|
-
* The address (to) of the receiver of the initial transaction. Zero address if `isDeployment` is `true`.
|
|
114
|
-
*/
|
|
115
|
-
receivingAddress: string;
|
|
116
|
-
/**
|
|
117
|
-
* The value transferred by the initial transaction in wei.
|
|
118
|
-
*/
|
|
119
|
-
value: string;
|
|
120
|
-
/**
|
|
121
|
-
* If `provideInput`, this is the data send along with the initial transaction. Otherwise it is the default value `0x00`.
|
|
122
|
-
*/
|
|
123
|
-
input: string;
|
|
124
|
-
/**
|
|
125
|
-
* Status of the transaction 1 - success, 0 - failure.
|
|
126
|
-
*/
|
|
127
|
-
status: string;
|
|
128
|
-
/**
|
|
129
|
-
* If `listEvents` is `true`, an array of the requested events. Sorted by the logIndex in the same order as `logIndices`. Otherwise, an empty array.
|
|
130
|
-
*/
|
|
131
|
-
events: Event[];
|
|
132
|
-
}
|
|
133
|
-
/**
|
|
134
|
-
* Event log record
|
|
135
|
-
*/
|
|
136
|
-
interface Event {
|
|
137
|
-
/**
|
|
138
|
-
* The consecutive number of the event in block.
|
|
139
|
-
*/
|
|
140
|
-
logIndex: string;
|
|
141
|
-
/**
|
|
142
|
-
* The address of the contract that emitted the event.
|
|
143
|
-
*/
|
|
144
|
-
emitterAddress: string;
|
|
145
|
-
/**
|
|
146
|
-
* An array of up to four 32-byte strings of indexed log arguments.
|
|
147
|
-
*/
|
|
148
|
-
topics: string[];
|
|
149
|
-
/**
|
|
150
|
-
* Concatenated 32-byte strings of non-indexed log arguments. At least 32 bytes long.
|
|
151
|
-
*/
|
|
152
|
-
data: string;
|
|
153
|
-
/**
|
|
154
|
-
* It is `true` if the log was removed due to a chain reorganization and `false` if it is a valid log.
|
|
155
|
-
*/
|
|
156
|
-
removed: boolean;
|
|
157
|
-
}
|
|
158
|
-
type RequestNoMic = Omit<Request, "messageIntegrityCode">;
|
|
159
|
-
}
|
|
160
|
-
//# sourceMappingURL=EVMTransaction.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EVMTransaction.d.ts","sourceRoot":"","sources":["../../../../coston/StateConnector/typescript/EVMTransaction.ts"],"names":[],"mappings":"AAAA,yBAAiB,cAAc,CAAC;IACrB,MAAM,IAAI,mBAAmB,CAAC;IAC9B,MAAM,IAAI,uEAAuE,CAAC;IAEzF;;OAEG;IACH,UAAiB,OAAO;QACpB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,oBAAoB,EAAE,MAAM,CAAC;QAE7B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;KAC5B;IAED;;OAEG;IACH,UAAiB,QAAQ;QACrB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;QAEzB;;WAEG;QACH,YAAY,EAAE,YAAY,CAAC;KAC9B;IAED;;OAEG;IACH,UAAiB,KAAK;QAClB;;WAEG;QACH,WAAW,EAAE,MAAM,EAAE,CAAC;QAEtB;;WAEG;QACH,IAAI,EAAE,QAAQ,CAAC;KAClB;IAED;;OAEG;IACH,UAAiB,WAAW;QACxB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,qBAAqB,EAAE,MAAM,CAAC;QAE9B;;WAEG;QACH,YAAY,EAAE,OAAO,CAAC;QAEtB;;WAEG;QACH,UAAU,EAAE,OAAO,CAAC;QAEpB;;WAEG;QACH,UAAU,EAAE,MAAM,EAAE,CAAC;KACxB;IAED;;OAEG;IACH,UAAiB,YAAY;QACzB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,SAAS,EAAE,MAAM,CAAC;QAElB;;WAEG;QACH,aAAa,EAAE,MAAM,CAAC;QAEtB;;WAEG;QACH,YAAY,EAAE,OAAO,CAAC;QAEtB;;WAEG;QACH,gBAAgB,EAAE,MAAM,CAAC;QAEzB;;WAEG;QACH,KAAK,EAAE,MAAM,CAAC;QAEd;;WAEG;QACH,KAAK,EAAE,MAAM,CAAC;QAEd;;WAEG;QACH,MAAM,EAAE,MAAM,CAAC;QAEf;;WAEG;QACH,MAAM,EAAE,KAAK,EAAE,CAAC;KACnB;IAED;;OAEG;IACH,UAAiB,KAAK;QAClB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,cAAc,EAAE,MAAM,CAAC;QAEvB;;WAEG;QACH,MAAM,EAAE,MAAM,EAAE,CAAC;QAEjB;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;WAEG;QACH,OAAO,EAAE,OAAO,CAAC;KACpB;IAED,KAAY,YAAY,GAAG,IAAI,CAAC,OAAO,EAAE,sBAAsB,CAAC,CAAC;CACpE"}
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
export declare namespace Payment {
|
|
2
|
-
const NAME = "Payment";
|
|
3
|
-
const TYPE = "0x5061796d656e7400000000000000000000000000000000000000000000000000";
|
|
4
|
-
/**
|
|
5
|
-
* Toplevel request
|
|
6
|
-
*/
|
|
7
|
-
interface Request {
|
|
8
|
-
/**
|
|
9
|
-
* ID of the attestation type.
|
|
10
|
-
*/
|
|
11
|
-
attestationType: string;
|
|
12
|
-
/**
|
|
13
|
-
* ID of the data source.
|
|
14
|
-
*/
|
|
15
|
-
sourceId: string;
|
|
16
|
-
/**
|
|
17
|
-
* `MessageIntegrityCode` that is derived from the expected response.
|
|
18
|
-
*/
|
|
19
|
-
messageIntegrityCode: string;
|
|
20
|
-
/**
|
|
21
|
-
* Data defining the request. Type (struct) and interpretation is determined by the `attestationType`.
|
|
22
|
-
*/
|
|
23
|
-
requestBody: RequestBody;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Toplevel response
|
|
27
|
-
*/
|
|
28
|
-
interface Response {
|
|
29
|
-
/**
|
|
30
|
-
* Extracted from the request.
|
|
31
|
-
*/
|
|
32
|
-
attestationType: string;
|
|
33
|
-
/**
|
|
34
|
-
* Extracted from the request.
|
|
35
|
-
*/
|
|
36
|
-
sourceId: string;
|
|
37
|
-
/**
|
|
38
|
-
* The ID of the State Connector round in which the request was considered.
|
|
39
|
-
*/
|
|
40
|
-
votingRound: string;
|
|
41
|
-
/**
|
|
42
|
-
* The lowest timestamp used to generate the response.
|
|
43
|
-
*/
|
|
44
|
-
lowestUsedTimestamp: string;
|
|
45
|
-
/**
|
|
46
|
-
* Extracted from the request.
|
|
47
|
-
*/
|
|
48
|
-
requestBody: RequestBody;
|
|
49
|
-
/**
|
|
50
|
-
* Data defining the response. The verification rules for the construction of the response body and the type are defined per specific `attestationType`.
|
|
51
|
-
*/
|
|
52
|
-
responseBody: ResponseBody;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* Toplevel proof
|
|
56
|
-
*/
|
|
57
|
-
interface Proof {
|
|
58
|
-
/**
|
|
59
|
-
* Merkle proof corresponding to the attestation response.
|
|
60
|
-
*/
|
|
61
|
-
merkleProof: string[];
|
|
62
|
-
/**
|
|
63
|
-
* Attestation response.
|
|
64
|
-
*/
|
|
65
|
-
data: Response;
|
|
66
|
-
}
|
|
67
|
-
/**
|
|
68
|
-
* Request body for Payment attestation type
|
|
69
|
-
*/
|
|
70
|
-
interface RequestBody {
|
|
71
|
-
/**
|
|
72
|
-
* ID of the payment transaction.
|
|
73
|
-
*/
|
|
74
|
-
transactionId: string;
|
|
75
|
-
/**
|
|
76
|
-
* For UTXO chains, this is the index of the transaction input with source address. Always 0 for the non-utxo chains.
|
|
77
|
-
*/
|
|
78
|
-
inUtxo: string;
|
|
79
|
-
/**
|
|
80
|
-
* For UTXO chains, this is the index of the transaction output with receiving address. Always 0 for the non-utxo chains.
|
|
81
|
-
*/
|
|
82
|
-
utxo: string;
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* Response body for Payment attestation type
|
|
86
|
-
*/
|
|
87
|
-
interface ResponseBody {
|
|
88
|
-
/**
|
|
89
|
-
* Number of the block in which the transaction is included.
|
|
90
|
-
*/
|
|
91
|
-
blockNumber: string;
|
|
92
|
-
/**
|
|
93
|
-
* The timestamp of the block in which the transaction is included.
|
|
94
|
-
*/
|
|
95
|
-
blockTimestamp: string;
|
|
96
|
-
/**
|
|
97
|
-
* Standard address hash of the source address.
|
|
98
|
-
*/
|
|
99
|
-
sourceAddressHash: string;
|
|
100
|
-
/**
|
|
101
|
-
* Standard address hash of the receiving address. The zero 32-byte string if there is no receivingAddress (if `status` is not success).
|
|
102
|
-
*/
|
|
103
|
-
receivingAddressHash: string;
|
|
104
|
-
/**
|
|
105
|
-
* Standard address hash of the intended receiving address. Relevant if the transaction is unsuccessful.
|
|
106
|
-
*/
|
|
107
|
-
intendedReceivingAddressHash: string;
|
|
108
|
-
/**
|
|
109
|
-
* Amount in minimal units spent by the source address.
|
|
110
|
-
*/
|
|
111
|
-
spentAmount: string;
|
|
112
|
-
/**
|
|
113
|
-
* Amount in minimal units to be spent by the source address. Relevant if the transaction status is unsuccessful.
|
|
114
|
-
*/
|
|
115
|
-
intendedSpentAmount: string;
|
|
116
|
-
/**
|
|
117
|
-
* Amount in minimal units received by the receiving address.
|
|
118
|
-
*/
|
|
119
|
-
receivedAmount: string;
|
|
120
|
-
/**
|
|
121
|
-
* Amount in minimal units intended to be received by the receiving address. Relevant if the transaction is unsuccessful.
|
|
122
|
-
*/
|
|
123
|
-
intendedReceivedAmount: string;
|
|
124
|
-
/**
|
|
125
|
-
* [Standard payment reference](/specs/attestations/external-chains/standardPaymentReference.md) of the transaction.
|
|
126
|
-
*/
|
|
127
|
-
standardPaymentReference: string;
|
|
128
|
-
/**
|
|
129
|
-
* Indicator whether only one source and one receiver are involved in the transaction.
|
|
130
|
-
*/
|
|
131
|
-
oneToOne: boolean;
|
|
132
|
-
/**
|
|
133
|
-
* [Succes status](/specs/attestations/external-chains/transactions.md#transaction-success-status) of the transaction: 0 - success, 1 - failed by sender's fault,x 2 - failed by receiver's fault.
|
|
134
|
-
*/
|
|
135
|
-
status: string;
|
|
136
|
-
}
|
|
137
|
-
type RequestNoMic = Omit<Request, "messageIntegrityCode">;
|
|
138
|
-
}
|
|
139
|
-
//# sourceMappingURL=Payment.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Payment.d.ts","sourceRoot":"","sources":["../../../../coston/StateConnector/typescript/Payment.ts"],"names":[],"mappings":"AAAA,yBAAiB,OAAO,CAAC;IACd,MAAM,IAAI,YAAY,CAAC;IACvB,MAAM,IAAI,uEAAuE,CAAC;IAEzF;;OAEG;IACH,UAAiB,OAAO;QACpB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,oBAAoB,EAAE,MAAM,CAAC;QAE7B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;KAC5B;IAED;;OAEG;IACH,UAAiB,QAAQ;QACrB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;QAEzB;;WAEG;QACH,YAAY,EAAE,YAAY,CAAC;KAC9B;IAED;;OAEG;IACH,UAAiB,KAAK;QAClB;;WAEG;QACH,WAAW,EAAE,MAAM,EAAE,CAAC;QAEtB;;WAEG;QACH,IAAI,EAAE,QAAQ,CAAC;KAClB;IAED;;OAEG;IACH,UAAiB,WAAW;QACxB;;WAEG;QACH,aAAa,EAAE,MAAM,CAAC;QAEtB;;WAEG;QACH,MAAM,EAAE,MAAM,CAAC;QAEf;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;KAChB;IAED;;OAEG;IACH,UAAiB,YAAY;QACzB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,cAAc,EAAE,MAAM,CAAC;QAEvB;;WAEG;QACH,iBAAiB,EAAE,MAAM,CAAC;QAE1B;;WAEG;QACH,oBAAoB,EAAE,MAAM,CAAC;QAE7B;;WAEG;QACH,4BAA4B,EAAE,MAAM,CAAC;QAErC;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,cAAc,EAAE,MAAM,CAAC;QAEvB;;WAEG;QACH,sBAAsB,EAAE,MAAM,CAAC;QAE/B;;WAEG;QACH,wBAAwB,EAAE,MAAM,CAAC;QAEjC;;WAEG;QACH,QAAQ,EAAE,OAAO,CAAC;QAElB;;WAEG;QACH,MAAM,EAAE,MAAM,CAAC;KAClB;IAED,KAAY,YAAY,GAAG,IAAI,CAAC,OAAO,EAAE,sBAAsB,CAAC,CAAC;CACpE"}
|
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
export declare namespace ReferencedPaymentNonexistence {
|
|
2
|
-
const NAME = "ReferencedPaymentNonexistence";
|
|
3
|
-
const TYPE = "0x5265666572656e6365645061796d656e744e6f6e6578697374656e6365000000";
|
|
4
|
-
/**
|
|
5
|
-
* Toplevel request
|
|
6
|
-
*/
|
|
7
|
-
interface Request {
|
|
8
|
-
/**
|
|
9
|
-
* ID of the attestation type.
|
|
10
|
-
*/
|
|
11
|
-
attestationType: string;
|
|
12
|
-
/**
|
|
13
|
-
* ID of the data source.
|
|
14
|
-
*/
|
|
15
|
-
sourceId: string;
|
|
16
|
-
/**
|
|
17
|
-
* `MessageIntegrityCode` that is derived from the expected response as defined.
|
|
18
|
-
*/
|
|
19
|
-
messageIntegrityCode: string;
|
|
20
|
-
/**
|
|
21
|
-
* Data defining the request. Type (struct) and interpretation is determined by the `attestationType`.
|
|
22
|
-
*/
|
|
23
|
-
requestBody: RequestBody;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Toplevel response
|
|
27
|
-
*/
|
|
28
|
-
interface Response {
|
|
29
|
-
/**
|
|
30
|
-
* Extracted from the request.
|
|
31
|
-
*/
|
|
32
|
-
attestationType: string;
|
|
33
|
-
/**
|
|
34
|
-
* Extracted from the request.
|
|
35
|
-
*/
|
|
36
|
-
sourceId: string;
|
|
37
|
-
/**
|
|
38
|
-
* The ID of the State Connector round in which the request was considered.
|
|
39
|
-
*/
|
|
40
|
-
votingRound: string;
|
|
41
|
-
/**
|
|
42
|
-
* The lowest timestamp used to generate the response.
|
|
43
|
-
*/
|
|
44
|
-
lowestUsedTimestamp: string;
|
|
45
|
-
/**
|
|
46
|
-
* Extracted from the request.
|
|
47
|
-
*/
|
|
48
|
-
requestBody: RequestBody;
|
|
49
|
-
/**
|
|
50
|
-
* Data defining the response. The verification rules for the construction of the response body and the type are defined per specific `attestationType`.
|
|
51
|
-
*/
|
|
52
|
-
responseBody: ResponseBody;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* Toplevel proof
|
|
56
|
-
*/
|
|
57
|
-
interface Proof {
|
|
58
|
-
/**
|
|
59
|
-
* Merkle proof corresponding to the attestation response.
|
|
60
|
-
*/
|
|
61
|
-
merkleProof: string[];
|
|
62
|
-
/**
|
|
63
|
-
* Attestation response.
|
|
64
|
-
*/
|
|
65
|
-
data: Response;
|
|
66
|
-
}
|
|
67
|
-
/**
|
|
68
|
-
* Request body for ReferencePaymentNonexistence attestation type
|
|
69
|
-
*/
|
|
70
|
-
interface RequestBody {
|
|
71
|
-
/**
|
|
72
|
-
* The start block of the search range.
|
|
73
|
-
*/
|
|
74
|
-
minimalBlockNumber: string;
|
|
75
|
-
/**
|
|
76
|
-
* The blockNumber to be included in the search range.
|
|
77
|
-
*/
|
|
78
|
-
deadlineBlockNumber: string;
|
|
79
|
-
/**
|
|
80
|
-
* The timestamp to be included in the search range.
|
|
81
|
-
*/
|
|
82
|
-
deadlineTimestamp: string;
|
|
83
|
-
/**
|
|
84
|
-
* The standard address hash of the address to which the payment had to be done.
|
|
85
|
-
*/
|
|
86
|
-
destinationAddressHash: string;
|
|
87
|
-
/**
|
|
88
|
-
* The requested amount in minimal units that had to be payed.
|
|
89
|
-
*/
|
|
90
|
-
amount: string;
|
|
91
|
-
/**
|
|
92
|
-
* The requested standard payment reference.
|
|
93
|
-
*/
|
|
94
|
-
standardPaymentReference: string;
|
|
95
|
-
}
|
|
96
|
-
/**
|
|
97
|
-
* Response body for ReferencePaymentNonexistence attestation type.
|
|
98
|
-
*/
|
|
99
|
-
interface ResponseBody {
|
|
100
|
-
/**
|
|
101
|
-
* The timestamp of the minimalBlock.
|
|
102
|
-
*/
|
|
103
|
-
minimalBlockTimestamp: string;
|
|
104
|
-
/**
|
|
105
|
-
* The height of the firstOverflowBlock.
|
|
106
|
-
*/
|
|
107
|
-
firstOverflowBlockNumber: string;
|
|
108
|
-
/**
|
|
109
|
-
* The timestamp of the firstOverflowBlock.
|
|
110
|
-
*/
|
|
111
|
-
firstOverflowBlockTimestamp: string;
|
|
112
|
-
}
|
|
113
|
-
type RequestNoMic = Omit<Request, "messageIntegrityCode">;
|
|
114
|
-
}
|
|
115
|
-
//# sourceMappingURL=ReferencedPaymentNonexistence.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ReferencedPaymentNonexistence.d.ts","sourceRoot":"","sources":["../../../../coston/StateConnector/typescript/ReferencedPaymentNonexistence.ts"],"names":[],"mappings":"AAAA,yBAAiB,6BAA6B,CAAC;IACpC,MAAM,IAAI,kCAAkC,CAAC;IAC7C,MAAM,IAAI,uEAAuE,CAAC;IAEzF;;OAEG;IACH,UAAiB,OAAO;QACpB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,oBAAoB,EAAE,MAAM,CAAC;QAE7B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;KAC5B;IAED;;OAEG;IACH,UAAiB,QAAQ;QACrB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;QAEzB;;WAEG;QACH,YAAY,EAAE,YAAY,CAAC;KAC9B;IAED;;OAEG;IACH,UAAiB,KAAK;QAClB;;WAEG;QACH,WAAW,EAAE,MAAM,EAAE,CAAC;QAEtB;;WAEG;QACH,IAAI,EAAE,QAAQ,CAAC;KAClB;IAED;;OAEG;IACH,UAAiB,WAAW;QACxB;;WAEG;QACH,kBAAkB,EAAE,MAAM,CAAC;QAE3B;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,iBAAiB,EAAE,MAAM,CAAC;QAE1B;;WAEG;QACH,sBAAsB,EAAE,MAAM,CAAC;QAE/B;;WAEG;QACH,MAAM,EAAE,MAAM,CAAC;QAEf;;WAEG;QACH,wBAAwB,EAAE,MAAM,CAAC;KACpC;IAED;;OAEG;IACH,UAAiB,YAAY;QACzB;;WAEG;QACH,qBAAqB,EAAE,MAAM,CAAC;QAE9B;;WAEG;QACH,wBAAwB,EAAE,MAAM,CAAC;QAEjC;;WAEG;QACH,2BAA2B,EAAE,MAAM,CAAC;KACvC;IAED,KAAY,YAAY,GAAG,IAAI,CAAC,OAAO,EAAE,sBAAsB,CAAC,CAAC;CACpE"}
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
export declare namespace TypeTemplate {
|
|
2
|
-
const NAME = "TypeTemplate";
|
|
3
|
-
const TYPE = "0x5479706554656d706c6174650000000000000000000000000000000000000000";
|
|
4
|
-
/**
|
|
5
|
-
* Toplevel request
|
|
6
|
-
*/
|
|
7
|
-
interface Request {
|
|
8
|
-
/**
|
|
9
|
-
* ID of the attestation type.
|
|
10
|
-
*/
|
|
11
|
-
attestationType: string;
|
|
12
|
-
/**
|
|
13
|
-
* ID of the data source.
|
|
14
|
-
*/
|
|
15
|
-
sourceId: string;
|
|
16
|
-
/**
|
|
17
|
-
* `MessageIntegrityCode` that is derived from the expected response.
|
|
18
|
-
*/
|
|
19
|
-
messageIntegrityCode: string;
|
|
20
|
-
/**
|
|
21
|
-
* Data defining the request. Type (struct) and interpretation is determined by the `attestationType`.
|
|
22
|
-
*/
|
|
23
|
-
requestBody: RequestBody;
|
|
24
|
-
}
|
|
25
|
-
/**
|
|
26
|
-
* Toplevel response
|
|
27
|
-
*/
|
|
28
|
-
interface Response {
|
|
29
|
-
/**
|
|
30
|
-
* Extracted from the request.
|
|
31
|
-
*/
|
|
32
|
-
attestationType: string;
|
|
33
|
-
/**
|
|
34
|
-
* Extracted from the request.
|
|
35
|
-
*/
|
|
36
|
-
sourceId: string;
|
|
37
|
-
/**
|
|
38
|
-
* The ID of the State Connector round in which the request was considered.
|
|
39
|
-
*/
|
|
40
|
-
votingRound: string;
|
|
41
|
-
/**
|
|
42
|
-
* The lowest timestamp used to generate the response.
|
|
43
|
-
*/
|
|
44
|
-
lowestUsedTimestamp: string;
|
|
45
|
-
/**
|
|
46
|
-
* Extracted from the request.
|
|
47
|
-
*/
|
|
48
|
-
requestBody: RequestBody;
|
|
49
|
-
/**
|
|
50
|
-
* Data defining the response. The verification rules for the construction of the response body and the type are defined per specific `attestationType`.
|
|
51
|
-
*/
|
|
52
|
-
responseBody: ResponseBody;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* Toplevel proof
|
|
56
|
-
*/
|
|
57
|
-
interface Proof {
|
|
58
|
-
/**
|
|
59
|
-
* Merkle proof corresponding to the attestation response.
|
|
60
|
-
*/
|
|
61
|
-
merkleProof: string[];
|
|
62
|
-
/**
|
|
63
|
-
* Attestation response.
|
|
64
|
-
*/
|
|
65
|
-
data: Response;
|
|
66
|
-
}
|
|
67
|
-
/**
|
|
68
|
-
* Request body for TypeTemplate attestation type
|
|
69
|
-
*/
|
|
70
|
-
interface RequestBody {
|
|
71
|
-
/**
|
|
72
|
-
* example bytes32 field with explanation
|
|
73
|
-
*/
|
|
74
|
-
bytes32Field: string;
|
|
75
|
-
/**
|
|
76
|
-
* example bool field field with explanation
|
|
77
|
-
*/
|
|
78
|
-
boolField: boolean;
|
|
79
|
-
/**
|
|
80
|
-
* example RequestSubstruct1 field with explanation
|
|
81
|
-
*/
|
|
82
|
-
requestSubstruct1: RequestSubstruct1;
|
|
83
|
-
/**
|
|
84
|
-
* example RequestSubstruct2 array field with explanation*
|
|
85
|
-
*/
|
|
86
|
-
requestSubstruct2Array: RequestSubstruct2[];
|
|
87
|
-
}
|
|
88
|
-
/**
|
|
89
|
-
* Additional struct first used in Request body fields
|
|
90
|
-
*/
|
|
91
|
-
interface RequestSubstruct1 {
|
|
92
|
-
/**
|
|
93
|
-
* example bytes32 field with explanation
|
|
94
|
-
*/
|
|
95
|
-
templateStructField: string;
|
|
96
|
-
/**
|
|
97
|
-
* example uint256 array field with explanation
|
|
98
|
-
*/
|
|
99
|
-
uintArrayField: string[];
|
|
100
|
-
/**
|
|
101
|
-
* example bool array field with explanation*
|
|
102
|
-
*/
|
|
103
|
-
boolArrayField: boolean[];
|
|
104
|
-
}
|
|
105
|
-
/**
|
|
106
|
-
* Additional struct first used in Request body fields
|
|
107
|
-
*/
|
|
108
|
-
interface RequestSubstruct2 {
|
|
109
|
-
/**
|
|
110
|
-
* example bytes32 field with explanation
|
|
111
|
-
*/
|
|
112
|
-
templateStructField: string;
|
|
113
|
-
/**
|
|
114
|
-
* example int256 array field with explanation
|
|
115
|
-
*/
|
|
116
|
-
intArrayField: string[];
|
|
117
|
-
/**
|
|
118
|
-
* example bool array field with explanation*
|
|
119
|
-
*/
|
|
120
|
-
boolArrayField: boolean[];
|
|
121
|
-
}
|
|
122
|
-
/**
|
|
123
|
-
* Response body for TypeTemplate attestation type.
|
|
124
|
-
*/
|
|
125
|
-
interface ResponseBody {
|
|
126
|
-
/**
|
|
127
|
-
* example bytes32 field with explanation
|
|
128
|
-
*/
|
|
129
|
-
templateResponseField: string;
|
|
130
|
-
/**
|
|
131
|
-
* example ResponseSubstruct1 array field with explanation*
|
|
132
|
-
*/
|
|
133
|
-
responseSubstruct1Array: ResponseSubstruct1[];
|
|
134
|
-
}
|
|
135
|
-
/**
|
|
136
|
-
* Additional struct first used in Response body fields
|
|
137
|
-
*/
|
|
138
|
-
interface ResponseSubstruct1 {
|
|
139
|
-
/**
|
|
140
|
-
* description*
|
|
141
|
-
*/
|
|
142
|
-
templateStructField: string;
|
|
143
|
-
}
|
|
144
|
-
type RequestNoMic = Omit<Request, "messageIntegrityCode">;
|
|
145
|
-
}
|
|
146
|
-
//# sourceMappingURL=TypeTemplate.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TypeTemplate.d.ts","sourceRoot":"","sources":["../../../../coston/StateConnector/typescript/TypeTemplate.ts"],"names":[],"mappings":"AAAA,yBAAiB,YAAY,CAAC;IACnB,MAAM,IAAI,iBAAiB,CAAC;IAC5B,MAAM,IAAI,uEAAuE,CAAC;IAEzF;;OAEG;IACH,UAAiB,OAAO;QACpB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,oBAAoB,EAAE,MAAM,CAAC;QAE7B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;KAC5B;IAED;;OAEG;IACH,UAAiB,QAAQ;QACrB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;WAEG;QACH,WAAW,EAAE,MAAM,CAAC;QAEpB;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,WAAW,EAAE,WAAW,CAAC;QAEzB;;WAEG;QACH,YAAY,EAAE,YAAY,CAAC;KAC9B;IAED;;OAEG;IACH,UAAiB,KAAK;QAClB;;WAEG;QACH,WAAW,EAAE,MAAM,EAAE,CAAC;QAEtB;;WAEG;QACH,IAAI,EAAE,QAAQ,CAAC;KAClB;IAED;;OAEG;IACH,UAAiB,WAAW;QACxB;;WAEG;QACH,YAAY,EAAE,MAAM,CAAC;QAErB;;WAEG;QACH,SAAS,EAAE,OAAO,CAAC;QAEnB;;WAEG;QACH,iBAAiB,EAAE,iBAAiB,CAAC;QAErC;;WAEG;QACH,sBAAsB,EAAE,iBAAiB,EAAE,CAAC;KAC/C;IAED;;OAEG;IACH,UAAiB,iBAAiB;QAC9B;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,cAAc,EAAE,MAAM,EAAE,CAAC;QAEzB;;WAEG;QACH,cAAc,EAAE,OAAO,EAAE,CAAC;KAC7B;IACD;;OAEG;IACH,UAAiB,iBAAiB;QAC9B;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;QAE5B;;WAEG;QACH,aAAa,EAAE,MAAM,EAAE,CAAC;QAExB;;WAEG;QACH,cAAc,EAAE,OAAO,EAAE,CAAC;KAC7B;IAED;;OAEG;IACH,UAAiB,YAAY;QACzB;;WAEG;QACH,qBAAqB,EAAE,MAAM,CAAC;QAE9B;;WAEG;QACH,uBAAuB,EAAE,kBAAkB,EAAE,CAAC;KACjD;IAED;;OAEG;IACH,UAAiB,kBAAkB;QAC/B;;WAEG;QACH,mBAAmB,EAAE,MAAM,CAAC;KAC/B;IAED,KAAY,YAAY,GAAG,IAAI,CAAC,OAAO,EAAE,sBAAsB,CAAC,CAAC;CACpE"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export declare namespace DataSources {
|
|
2
|
-
const BTC = "BTC";
|
|
3
|
-
const testBTC = "testBTC";
|
|
4
|
-
const DOGE = "DOGE";
|
|
5
|
-
const testDOGE = "testDOGE";
|
|
6
|
-
const XRP = "XRP";
|
|
7
|
-
const testXRP = "testXRP";
|
|
8
|
-
const ETH = "ETH";
|
|
9
|
-
const testETH = "testETH";
|
|
10
|
-
const FLR = "FLR";
|
|
11
|
-
const testFLR = "testFLR";
|
|
12
|
-
const SGB = "SGB";
|
|
13
|
-
const testSGB = "testSGB";
|
|
14
|
-
const descriptions: {
|
|
15
|
-
BTC: string;
|
|
16
|
-
testBTC: string;
|
|
17
|
-
DOGE: string;
|
|
18
|
-
testDOGE: string;
|
|
19
|
-
XRP: string;
|
|
20
|
-
testXRP: string;
|
|
21
|
-
ETH: string;
|
|
22
|
-
testETH: string;
|
|
23
|
-
FLR: string;
|
|
24
|
-
testFLR: string;
|
|
25
|
-
SGB: string;
|
|
26
|
-
testSGB: string;
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
//# sourceMappingURL=data-sources.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"data-sources.d.ts","sourceRoot":"","sources":["../../../../../coston/StateConnector/typescript/data-sources/data-sources.ts"],"names":[],"mappings":"AAAA,yBAAiB,WAAW,CAAC;IAClB,MAAM,GAAG,QAAQ,CAAC;IAClB,MAAM,OAAO,YAAY,CAAC;IAC1B,MAAM,IAAI,SAAS,CAAC;IACpB,MAAM,QAAQ,aAAa,CAAC;IAC5B,MAAM,GAAG,QAAQ,CAAC;IAClB,MAAM,OAAO,YAAY,CAAC;IAC1B,MAAM,GAAG,QAAQ,CAAC;IAClB,MAAM,OAAO,YAAY,CAAC;IAC1B,MAAM,GAAG,QAAQ,CAAC;IAClB,MAAM,OAAO,YAAY,CAAC;IAC1B,MAAM,GAAG,QAAQ,CAAC;IAClB,MAAM,OAAO,YAAY,CAAC;IAE1B,MAAM,YAAY;;;;;;;;;;;;;KAaxB,CAAC;CACL"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from "./AddressValidity";
|
|
2
|
-
export * from "./BalanceDecreasingTransaction";
|
|
3
|
-
export * from "./ConfirmedBlockHeightExists";
|
|
4
|
-
export * from "./EVMTransaction";
|
|
5
|
-
export * from "./Payment";
|
|
6
|
-
export * from "./ReferencedPaymentNonexistence";
|
|
7
|
-
export * from "./TypeTemplate";
|
|
8
|
-
export * from "./data-sources/data-sources";
|
|
9
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../coston/StateConnector/typescript/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,iCAAiC,CAAC;AAChD,cAAc,gBAAgB,CAAC;AAC/B,cAAc,6BAA6B,CAAC"}
|
package/dist/coston/abis.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { JsonRpcProvider } from "ethers";
|
|
2
|
-
export declare const interfaceAbis: {
|
|
3
|
-
[key: string]: any;
|
|
4
|
-
};
|
|
5
|
-
export declare const products: {
|
|
6
|
-
[key: string]: {
|
|
7
|
-
name: string;
|
|
8
|
-
interface: string;
|
|
9
|
-
abi: any;
|
|
10
|
-
getAddress: (provider: JsonRpcProvider) => Promise<string>;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
13
|
-
//# sourceMappingURL=abis.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../coston/abis.ts"],"names":[],"mappings":"AAwHA,OAAO,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;AAGzC,eAAO,MAAM,aAAa,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CAwHhD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,GAAG,CAAC;QAAC,UAAU,EAAE,CAAC,QAAQ,EAAE,eAAe,KAAK,OAAO,CAAC,MAAM,CAAC,CAAA;KAAE,CAAA;CAyKhJ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[]
|