@inco/js 0.1.9 → 0.1.10
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/dist/generated/abis/lightning.d.ts +23092 -0
- package/dist/generated/inco-lite-environments.d.ts +260 -0
- package/dist/generated/lightning.d.ts +243 -0
- package/dist/index.cjs +54336 -21094
- package/dist/index.d.ts +1 -0
- package/dist/index.mjs +73223 -22075
- package/dist/lite/advancedacl/index.d.ts +2 -0
- package/dist/lite/advancedacl/session-key.d.ts +28 -0
- package/dist/lite/advancedacl/types.d.ts +15 -0
- package/dist/lite/deployments.d.ts +2 -2
- package/dist/lite/inco-lite-environment.d.ts +23 -0
- package/dist/lite/index.cjs +2323 -1052
- package/dist/lite/index.d.ts +1 -1
- package/dist/lite/index.mjs +2429 -1051
- package/dist/reencryption/index.cjs +221 -31
- package/dist/reencryption/index.mjs +221 -31
- package/dist/reencryption/reencrypt.d.ts +20 -0
- package/dist/viem.d.ts +43 -0
- package/package.json +30 -30
package/dist/lite/index.mjs
CHANGED
@@ -29534,6 +29534,113 @@ var require_sha3 = __commonJS((exports) => {
|
|
29534
29534
|
exports.default = _default;
|
29535
29535
|
});
|
29536
29536
|
|
29537
|
+
// src/lite/index.ts
|
29538
|
+
var exports_lite = {};
|
29539
|
+
__export(exports_lite, {
|
29540
|
+
voucherEip712CheckerAbi: () => voucherEip712CheckerAbi,
|
29541
|
+
versionAbi: () => versionAbi,
|
29542
|
+
uupsUpgradeableAbi: () => uupsUpgradeableAbi,
|
29543
|
+
trivialEncryptionAbi: () => trivialEncryptionAbi,
|
29544
|
+
toSecp256k1Keypair: () => toSecp256k1Keypair,
|
29545
|
+
testVersionAbi: () => testVersionAbi,
|
29546
|
+
testUtilsAbi: () => testUtilsAbi,
|
29547
|
+
testHandleMetadataAbi: () => testHandleMetadataAbi,
|
29548
|
+
testFakeInfraAbi: () => testFakeInfraAbi,
|
29549
|
+
testExtractDataOfEventTooLargeAbi: () => testExtractDataOfEventTooLargeAbi,
|
29550
|
+
testDeployAbi: () => testDeployAbi,
|
29551
|
+
testDecryptionAttestationInSynchronousFlowAbi: () => testDecryptionAttestationInSynchronousFlowAbi,
|
29552
|
+
testBaseAccessControlAbi: () => testBaseAccessControlAbi,
|
29553
|
+
testAdvancedAccessControlAbi: () => testAdvancedAccessControlAbi,
|
29554
|
+
testAddTwoAbi: () => testAddTwoAbi,
|
29555
|
+
testAbi: () => testAbi,
|
29556
|
+
teeTesterAbi: () => teeTesterAbi,
|
29557
|
+
takesEInputAbi: () => takesEInputAbi,
|
29558
|
+
stdStorageSafeAbi: () => stdStorageSafeAbi,
|
29559
|
+
stdInvariantAbi: () => stdInvariantAbi,
|
29560
|
+
stdErrorAbi: () => stdErrorAbi,
|
29561
|
+
stdAssertionsAbi: () => stdAssertionsAbi,
|
29562
|
+
someVerifierAbi: () => someVerifierAbi,
|
29563
|
+
someContractWithConfidentialDataAbi: () => someContractWithConfidentialDataAbi,
|
29564
|
+
someContractAbi: () => someContractAbi,
|
29565
|
+
signatureVerifierAbi: () => signatureVerifierAbi,
|
29566
|
+
sessionVerifierAbi: () => sessionVerifierAbi,
|
29567
|
+
scriptAbi: () => scriptAbi,
|
29568
|
+
safeCastAbi: () => safeCastAbi,
|
29569
|
+
returnTwoAbi: () => returnTwoAbi,
|
29570
|
+
reencryptEIP712: () => reencryptEIP712,
|
29571
|
+
pulumiCovalidatorGrpc: () => pulumiCovalidatorGrpc,
|
29572
|
+
proxyAbi: () => proxyAbi,
|
29573
|
+
previewOpAbi: () => previewOpAbi,
|
29574
|
+
plaintextWithContextUnitAbi: () => plaintextWithContextUnitAbi,
|
29575
|
+
ownableUpgradeableAbi: () => ownableUpgradeableAbi,
|
29576
|
+
mockOpHandlerAbi: () => mockOpHandlerAbi,
|
29577
|
+
jsonUtilsAbi: () => jsonUtilsAbi,
|
29578
|
+
inputUnitAbi: () => inputUnitAbi,
|
29579
|
+
initializableAbi: () => initializableAbi,
|
29580
|
+
incoTestAbi: () => incoTestAbi,
|
29581
|
+
incoLiteTestAbi: () => incoLiteTestAbi,
|
29582
|
+
incoLiteReencryptor: () => incoLiteReencryptor,
|
29583
|
+
incoLiteAbi: () => incoLiteAbi,
|
29584
|
+
incoLightningTestAbi: () => incoLightningTestAbi,
|
29585
|
+
incoLightningAbi: () => incoLightningAbi,
|
29586
|
+
ierc5267Abi: () => ierc5267Abi,
|
29587
|
+
ierc1967Abi: () => ierc1967Abi,
|
29588
|
+
ierc1822ProxiableAbi: () => ierc1822ProxiableAbi,
|
29589
|
+
ierc1271Abi: () => ierc1271Abi,
|
29590
|
+
iMulticall3Abi: () => iMulticall3Abi,
|
29591
|
+
iCreateXAbi: () => iCreateXAbi,
|
29592
|
+
iConfidentialFungibleTokenReceiverAbi: () => iConfidentialFungibleTokenReceiverAbi,
|
29593
|
+
iBeaconAbi: () => iBeaconAbi,
|
29594
|
+
handleGenerationAbi: () => handleGenerationAbi,
|
29595
|
+
getKmsClient: () => getKmsClient,
|
29596
|
+
getIncoLiteDeployments: () => getIncoLiteDeployments,
|
29597
|
+
getEciesEncryptor: () => getEciesEncryptor,
|
29598
|
+
getEciesDecryptor: () => getEciesDecryptor,
|
29599
|
+
getActiveIncoLiteDeployment: () => getActiveIncoLiteDeployment,
|
29600
|
+
generateSecp256k1Keypair: () => generateSecp256k1Keypair,
|
29601
|
+
fakeIncoInfraBaseAbi: () => fakeIncoInfraBaseAbi,
|
29602
|
+
fakeDecryptionAttesterAbi: () => fakeDecryptionAttesterAbi,
|
29603
|
+
eventCounterAbi: () => eventCounterAbi,
|
29604
|
+
errorsAbi: () => errorsAbi,
|
29605
|
+
erc1967UtilsAbi: () => erc1967UtilsAbi,
|
29606
|
+
erc1967ProxyAbi: () => erc1967ProxyAbi,
|
29607
|
+
encryptionEnvelopes: () => encryptionEnvelopes,
|
29608
|
+
encryptedOperationsAbi: () => encryptedOperationsAbi,
|
29609
|
+
encryptedInputAbi: () => encryptedInputAbi,
|
29610
|
+
encrypt: () => encrypt,
|
29611
|
+
encodeSecp256k1PublicKey: () => encodeSecp256k1PublicKey,
|
29612
|
+
encodeInput: () => encodeInput,
|
29613
|
+
emitterAbi: () => emitterAbi,
|
29614
|
+
eip712Abi: () => eip712Abi,
|
29615
|
+
doesNotVerifyAnythingAbi: () => doesNotVerifyAnythingAbi,
|
29616
|
+
deploymentUnitAbi: () => deploymentUnitAbi,
|
29617
|
+
deployUtilsAbi: () => deployUtilsAbi,
|
29618
|
+
deployTestContractsAbi: () => deployTestContractsAbi,
|
29619
|
+
deployAbi: () => deployAbi,
|
29620
|
+
denverTestnetCovalidatorGrpc: () => denverTestnetCovalidatorGrpc,
|
29621
|
+
denverDevnetCovalidatorGrpc: () => denverDevnetCovalidatorGrpc,
|
29622
|
+
demoTokenSyncBurnAbi: () => demoTokenSyncBurnAbi,
|
29623
|
+
demoTokenAbi: () => demoTokenAbi,
|
29624
|
+
defaultCovalidatorGrpc: () => defaultCovalidatorGrpc,
|
29625
|
+
decryptionHandlerEip712CheckerAbi: () => decryptionHandlerEip712CheckerAbi,
|
29626
|
+
decryptionHandlerAbi: () => decryptionHandlerAbi,
|
29627
|
+
decryptionAttesterAbi: () => decryptionAttesterAbi,
|
29628
|
+
decryptGrpcResponse: () => decryptGrpcResponse,
|
29629
|
+
decrypt: () => decrypt,
|
29630
|
+
decodeSecp256k1PublicKey: () => decodeSecp256k1PublicKey,
|
29631
|
+
decodeSecp256k1PrivateKey: () => decodeSecp256k1PrivateKey,
|
29632
|
+
decodeInput: () => decodeInput,
|
29633
|
+
createXAbi: () => createXAbi,
|
29634
|
+
contextUpgradeableAbi: () => contextUpgradeableAbi,
|
29635
|
+
confidentialFungibleTokenAbi: () => confidentialFungibleTokenAbi,
|
29636
|
+
baseAccessControlListAbi: () => baseAccessControlListAbi,
|
29637
|
+
advancedAccessControlAbi: () => advancedAccessControlAbi,
|
29638
|
+
addressAbi: () => addressAbi,
|
29639
|
+
abiHelperAbi: () => abiHelperAbi,
|
29640
|
+
HaduInput: () => HaduInput,
|
29641
|
+
EncryptionEnvelope: () => EncryptionEnvelope
|
29642
|
+
});
|
29643
|
+
|
29537
29644
|
// src/chain.ts
|
29538
29645
|
var supportedChains = {
|
29539
29646
|
baseSepolia: 84532,
|
@@ -29550,77 +29657,267 @@ function getSupportedChain(chainish) {
|
|
29550
29657
|
return { name, id };
|
29551
29658
|
}
|
29552
29659
|
|
29553
|
-
// src/generated/
|
29554
|
-
var
|
29660
|
+
// src/generated/lightning.ts
|
29661
|
+
var lightningDeployments = [
|
29555
29662
|
{
|
29556
|
-
name: "
|
29557
|
-
|
29663
|
+
name: "incoLightning_0_1_25__986372984",
|
29664
|
+
executorAddress: "0xc3c81F7Bf86Af7ed3a5f5Bb1924A063a1c126cDd",
|
29558
29665
|
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29559
|
-
pepper: "",
|
29666
|
+
pepper: "devnet",
|
29560
29667
|
version: {
|
29561
29668
|
major: 0,
|
29562
29669
|
minor: 1,
|
29563
|
-
patch:
|
29564
|
-
shortSalt: "
|
29670
|
+
patch: 25,
|
29671
|
+
shortSalt: "986372984"
|
29565
29672
|
},
|
29566
|
-
salt: "
|
29673
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc0049a1295d7ede1f6ae76978",
|
29674
|
+
decryptSigner: "0x2581773F31B13CeEd15413975089768EEA74dCE2",
|
29675
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29676
|
+
chainId: "31337",
|
29677
|
+
blockNumber: "5",
|
29678
|
+
chainName: "Foundry",
|
29679
|
+
active: true,
|
29680
|
+
deployDate: "2025-04-21T20:48:53.167Z",
|
29681
|
+
commit: "v3-24-g20f55870-dirty",
|
29682
|
+
sessionVerifierAddress: "0x359D300756aBf9dF80A4865399D5B3Ed29c7AE8B",
|
29683
|
+
addTwoAddress: "0x723c2be5E61e7bBec4684DEfEaE63656ad3eaa10"
|
29684
|
+
},
|
29685
|
+
{
|
29686
|
+
name: "incoLightning_0_1_25__986372984",
|
29687
|
+
executorAddress: "0xc3c81F7Bf86Af7ed3a5f5Bb1924A063a1c126cDd",
|
29688
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29689
|
+
pepper: "devnet",
|
29690
|
+
version: {
|
29691
|
+
major: 0,
|
29692
|
+
minor: 1,
|
29693
|
+
patch: 25,
|
29694
|
+
shortSalt: "986372984"
|
29695
|
+
},
|
29696
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc0049a1295d7ede1f6ae76978",
|
29697
|
+
decryptSigner: "0x000000000000000000000000000000000000baBe",
|
29698
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29699
|
+
chainId: "7311099111",
|
29700
|
+
blockNumber: "1",
|
29701
|
+
chainName: "Inco Release Chain",
|
29702
|
+
active: true,
|
29703
|
+
deployDate: "2025-04-21T20:48:48.403Z",
|
29704
|
+
commit: "v3-24-g20f55870-dirty",
|
29705
|
+
sessionVerifierAddress: "0x359D300756aBf9dF80A4865399D5B3Ed29c7AE8B",
|
29706
|
+
addTwoAddress: "0x70fC34B18B12E945cb2204FA77E5f8e1581890C3"
|
29707
|
+
},
|
29708
|
+
{
|
29709
|
+
name: "incoLightning_0_1_25__986372984",
|
29710
|
+
executorAddress: "0xc3c81F7Bf86Af7ed3a5f5Bb1924A063a1c126cDd",
|
29711
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29712
|
+
pepper: "devnet",
|
29713
|
+
version: {
|
29714
|
+
major: 0,
|
29715
|
+
minor: 1,
|
29716
|
+
patch: 25,
|
29717
|
+
shortSalt: "986372984"
|
29718
|
+
},
|
29719
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc0049a1295d7ede1f6ae76978",
|
29567
29720
|
decryptSigner: "0xA8822DE8910f66D3d03F1eAfe2C0141dBc327Ee0",
|
29568
29721
|
eciesPublicKey: "0x048a582d29083c2f3fefe024bf4dd9ab913ab8973716977da5f01106e0b84095b1e647a9e377175fcb66bda05087c93b05e1fd53a704d0914bb23a0b2a69e9f235",
|
29569
29722
|
chainId: "10143",
|
29570
|
-
blockNumber: "
|
29723
|
+
blockNumber: "13334835",
|
29571
29724
|
chainName: "Monad Testnet",
|
29572
29725
|
active: true,
|
29573
|
-
deployDate: "2025-04-
|
29574
|
-
commit: "v3-
|
29726
|
+
deployDate: "2025-04-21T20:48:40.573Z",
|
29727
|
+
commit: "v3-24-g20f55870-dirty",
|
29728
|
+
sessionVerifierAddress: "0x359D300756aBf9dF80A4865399D5B3Ed29c7AE8B",
|
29729
|
+
addTwoAddress: "0x4728b934D6ee821449d65b5aBBa9e41d274ef1B9"
|
29575
29730
|
},
|
29576
29731
|
{
|
29577
|
-
name: "
|
29578
|
-
|
29732
|
+
name: "incoLightning_0_1_25__986372984",
|
29733
|
+
executorAddress: "0xc3c81F7Bf86Af7ed3a5f5Bb1924A063a1c126cDd",
|
29579
29734
|
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29580
|
-
pepper: "",
|
29735
|
+
pepper: "devnet",
|
29581
29736
|
version: {
|
29582
29737
|
major: 0,
|
29583
29738
|
minor: 1,
|
29584
|
-
patch:
|
29585
|
-
shortSalt: "
|
29739
|
+
patch: 25,
|
29740
|
+
shortSalt: "986372984"
|
29586
29741
|
},
|
29587
|
-
salt: "
|
29742
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc0049a1295d7ede1f6ae76978",
|
29588
29743
|
decryptSigner: "0xA8822DE8910f66D3d03F1eAfe2C0141dBc327Ee0",
|
29589
29744
|
eciesPublicKey: "0x048a582d29083c2f3fefe024bf4dd9ab913ab8973716977da5f01106e0b84095b1e647a9e377175fcb66bda05087c93b05e1fd53a704d0914bb23a0b2a69e9f235",
|
29590
29745
|
chainId: "84532",
|
29591
|
-
blockNumber: "
|
29746
|
+
blockNumber: "24750079",
|
29592
29747
|
chainName: "Base Sepolia",
|
29593
29748
|
active: true,
|
29594
|
-
deployDate: "2025-04-
|
29595
|
-
commit: "v3-
|
29749
|
+
deployDate: "2025-04-21T20:47:33.893Z",
|
29750
|
+
commit: "v3-24-g20f55870-dirty",
|
29751
|
+
sessionVerifierAddress: "0x359D300756aBf9dF80A4865399D5B3Ed29c7AE8B",
|
29752
|
+
addTwoAddress: "0x934338c79f7c5aC024D82a7FeDCeab3655B1f462"
|
29596
29753
|
},
|
29597
29754
|
{
|
29598
|
-
name: "
|
29599
|
-
|
29755
|
+
name: "incoLightning_0_1_24__266705097",
|
29756
|
+
executorAddress: "0x533Ee5a3cC09DD08Ac1a53F24642fECb88EaFBca",
|
29757
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29758
|
+
pepper: "devnet",
|
29759
|
+
version: {
|
29760
|
+
major: 0,
|
29761
|
+
minor: 1,
|
29762
|
+
patch: 24,
|
29763
|
+
shortSalt: "266705097"
|
29764
|
+
},
|
29765
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00d3722970b402050333d4c9",
|
29766
|
+
decryptSigner: "0x5437Fc296B2aC57dD321196A58F4A8Db8bF2a335",
|
29767
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29768
|
+
chainId: "31337",
|
29769
|
+
blockNumber: "5",
|
29770
|
+
chainName: "Foundry",
|
29771
|
+
active: true,
|
29772
|
+
deployDate: "2025-04-21T20:43:27.984Z",
|
29773
|
+
commit: "v3-24-g20f55870-dirty",
|
29774
|
+
sessionVerifierAddress: "0xC81bfB1fF4FC6bE913d97928Fa776F80F637c54c",
|
29775
|
+
addTwoAddress: "0x723c2be5E61e7bBec4684DEfEaE63656ad3eaa10"
|
29776
|
+
},
|
29777
|
+
{
|
29778
|
+
name: "incoLightning_0_1_24__266705097",
|
29779
|
+
executorAddress: "0x533Ee5a3cC09DD08Ac1a53F24642fECb88EaFBca",
|
29780
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29781
|
+
pepper: "devnet",
|
29782
|
+
version: {
|
29783
|
+
major: 0,
|
29784
|
+
minor: 1,
|
29785
|
+
patch: 24,
|
29786
|
+
shortSalt: "266705097"
|
29787
|
+
},
|
29788
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00d3722970b402050333d4c9",
|
29789
|
+
decryptSigner: "0x000000000000000000000000000000000000baBe",
|
29790
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29791
|
+
chainId: "7311099111",
|
29792
|
+
blockNumber: "1",
|
29793
|
+
chainName: "Inco Release Chain",
|
29794
|
+
active: true,
|
29795
|
+
deployDate: "2025-04-21T20:43:21.788Z",
|
29796
|
+
commit: "v3-24-g20f55870-dirty",
|
29797
|
+
sessionVerifierAddress: "0xC81bfB1fF4FC6bE913d97928Fa776F80F637c54c",
|
29798
|
+
addTwoAddress: "0x70fC34B18B12E945cb2204FA77E5f8e1581890C3"
|
29799
|
+
},
|
29800
|
+
{
|
29801
|
+
name: "incoLightning_0_1_23__830342853",
|
29802
|
+
executorAddress: "0xF167b01eeE3eB16809D115a3476073121ACbA67C",
|
29803
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29804
|
+
pepper: "",
|
29805
|
+
version: {
|
29806
|
+
major: 0,
|
29807
|
+
minor: 1,
|
29808
|
+
patch: 23,
|
29809
|
+
shortSalt: "830342853"
|
29810
|
+
},
|
29811
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00ae982ce1d0aa3cd80660c5",
|
29812
|
+
decryptSigner: "0x000000000000000000000000000000000000baBe",
|
29813
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29814
|
+
chainId: "31337",
|
29815
|
+
blockNumber: "0",
|
29816
|
+
chainName: "Foundry",
|
29817
|
+
active: true,
|
29818
|
+
deployDate: "2025-04-21T15:51:33.222Z",
|
29819
|
+
commit: "v3-23-g2694ffde-dirty",
|
29820
|
+
sessionVerifierAddress: "0xe9d19e6680F15498B5963E7808048D644db2575b",
|
29821
|
+
addTwoAddress: "0x723c2be5E61e7bBec4684DEfEaE63656ad3eaa10"
|
29822
|
+
},
|
29823
|
+
{
|
29824
|
+
name: "incoLightning_0_1_23__830342853",
|
29825
|
+
executorAddress: "0xF167b01eeE3eB16809D115a3476073121ACbA67C",
|
29600
29826
|
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29601
29827
|
pepper: "",
|
29602
29828
|
version: {
|
29603
29829
|
major: 0,
|
29604
29830
|
minor: 1,
|
29605
|
-
patch:
|
29606
|
-
shortSalt: "
|
29831
|
+
patch: 23,
|
29832
|
+
shortSalt: "830342853"
|
29833
|
+
},
|
29834
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00ae982ce1d0aa3cd80660c5",
|
29835
|
+
decryptSigner: "0x000000000000000000000000000000000000baBe",
|
29836
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29837
|
+
chainId: "7311099111",
|
29838
|
+
blockNumber: "1",
|
29839
|
+
chainName: "Inco Release Chain",
|
29840
|
+
active: true,
|
29841
|
+
deployDate: "2025-04-21T15:51:26.472Z",
|
29842
|
+
commit: "v3-23-g2694ffde-dirty",
|
29843
|
+
sessionVerifierAddress: "0xe9d19e6680F15498B5963E7808048D644db2575b",
|
29844
|
+
addTwoAddress: "0x70fC34B18B12E945cb2204FA77E5f8e1581890C3"
|
29845
|
+
},
|
29846
|
+
{
|
29847
|
+
name: "incoLightning_0_1_23__547622051",
|
29848
|
+
executorAddress: "0x022c0878EE7D09D385b0B97e6A6539FF2CaF31e6",
|
29849
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29850
|
+
pepper: "devnet",
|
29851
|
+
version: {
|
29852
|
+
major: 0,
|
29853
|
+
minor: 1,
|
29854
|
+
patch: 23,
|
29855
|
+
shortSalt: "547622051"
|
29607
29856
|
},
|
29608
|
-
salt: "
|
29857
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00a51354000c92f7911c34a3",
|
29609
29858
|
decryptSigner: "0x000000000000000000000000000000000000baBe",
|
29610
29859
|
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29611
29860
|
chainId: "7311099111",
|
29612
29861
|
blockNumber: "1",
|
29613
29862
|
chainName: "Inco Release Chain",
|
29614
29863
|
active: true,
|
29615
|
-
deployDate: "2025-04-
|
29616
|
-
commit: "v3-
|
29864
|
+
deployDate: "2025-04-21T20:42:37.381Z",
|
29865
|
+
commit: "v3-24-g20f55870-dirty",
|
29866
|
+
sessionVerifierAddress: "0xC81bfB1fF4FC6bE913d97928Fa776F80F637c54c",
|
29867
|
+
addTwoAddress: "0x70fC34B18B12E945cb2204FA77E5f8e1581890C3"
|
29868
|
+
},
|
29869
|
+
{
|
29870
|
+
name: "incoLightning_0_1_23__547622051",
|
29871
|
+
executorAddress: "0x022c0878EE7D09D385b0B97e6A6539FF2CaF31e6",
|
29872
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29873
|
+
pepper: "devnet",
|
29874
|
+
version: {
|
29875
|
+
major: 0,
|
29876
|
+
minor: 1,
|
29877
|
+
patch: 23,
|
29878
|
+
shortSalt: "547622051"
|
29879
|
+
},
|
29880
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00a51354000c92f7911c34a3",
|
29881
|
+
decryptSigner: "0x000000000000000000000000000000000000baBe",
|
29882
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29883
|
+
chainId: "84532",
|
29884
|
+
blockNumber: "24746162",
|
29885
|
+
chainName: "Base Sepolia",
|
29886
|
+
active: true,
|
29887
|
+
deployDate: "2025-04-21T18:36:58.672Z",
|
29888
|
+
commit: "v3-24-g87309821-dirty",
|
29889
|
+
sessionVerifierAddress: "0xC81bfB1fF4FC6bE913d97928Fa776F80F637c54c",
|
29890
|
+
addTwoAddress: "0x5Bf736A106E32198566BE75D1f80e9a2E28698b1"
|
29891
|
+
},
|
29892
|
+
{
|
29893
|
+
name: "incoLightning_0_1_23__547622051",
|
29894
|
+
executorAddress: "0x022c0878EE7D09D385b0B97e6A6539FF2CaF31e6",
|
29895
|
+
deployer: "0x8202D2D747784Cb7D48868E44C42C4bf162a70BC",
|
29896
|
+
pepper: "devnet",
|
29897
|
+
version: {
|
29898
|
+
major: 0,
|
29899
|
+
minor: 1,
|
29900
|
+
patch: 23,
|
29901
|
+
shortSalt: "547622051"
|
29902
|
+
},
|
29903
|
+
salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00a51354000c92f7911c34a3",
|
29904
|
+
decryptSigner: "0xbff4525eeb0C96f67f2AeB8a1eF3cF53f7996742",
|
29905
|
+
eciesPublicKey: "0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000babe",
|
29906
|
+
chainId: "31337",
|
29907
|
+
blockNumber: "5",
|
29908
|
+
chainName: "Foundry",
|
29909
|
+
active: true,
|
29910
|
+
deployDate: "2025-04-21T18:36:33.385Z",
|
29911
|
+
commit: "v3-24-g87309821-dirty",
|
29912
|
+
sessionVerifierAddress: "0xC81bfB1fF4FC6bE913d97928Fa776F80F637c54c",
|
29913
|
+
addTwoAddress: "0x723c2be5E61e7bBec4684DEfEaE63656ad3eaa10"
|
29617
29914
|
}
|
29618
29915
|
];
|
29619
29916
|
|
29620
29917
|
// src/lite/deployments.ts
|
29621
29918
|
function getActiveIncoLiteDeployment(chain) {
|
29622
29919
|
const supportedChain = getSupportedChain(chain);
|
29623
|
-
const deployments =
|
29920
|
+
const deployments = lightningDeployments.filter((d) => d.chainId === String(supportedChain.id));
|
29624
29921
|
if (!deployments?.length) {
|
29625
29922
|
throw new Error(`No deployments found for chain ${chain}`);
|
29626
29923
|
}
|
@@ -29628,7 +29925,7 @@ function getActiveIncoLiteDeployment(chain) {
|
|
29628
29925
|
}
|
29629
29926
|
function getIncoLiteDeployments(chainId) {
|
29630
29927
|
const supportedChain = getSupportedChain(chainId);
|
29631
|
-
const deployments =
|
29928
|
+
const deployments = lightningDeployments.filter((d) => d.chainId === String(supportedChain.id));
|
29632
29929
|
return deployments ?? [];
|
29633
29930
|
}
|
29634
29931
|
// src/lite/ecies.ts
|
@@ -29772,7 +30069,7 @@ var array = (item) => make((self2, that) => {
|
|
29772
30069
|
});
|
29773
30070
|
|
29774
30071
|
// ../node_modules/effect/dist/esm/internal/version.js
|
29775
|
-
var moduleVersion = "3.14.
|
30072
|
+
var moduleVersion = "3.14.10";
|
29776
30073
|
var getCurrentVersion = () => moduleVersion;
|
29777
30074
|
|
29778
30075
|
// ../node_modules/effect/dist/esm/GlobalValue.js
|
@@ -40195,7 +40492,7 @@ var summary3 = (key) => {
|
|
40195
40492
|
if (item != null) {
|
40196
40493
|
const [t, v2] = item;
|
40197
40494
|
const age = millis(now - t);
|
40198
|
-
if (greaterThanOrEqualTo3(age, zero2) && age
|
40495
|
+
if (greaterThanOrEqualTo3(age, zero2) && lessThanOrEqualTo3(age, maxAge)) {
|
40199
40496
|
builder.push(v2);
|
40200
40497
|
}
|
40201
40498
|
}
|
@@ -56956,8 +57253,13 @@ async function incoLiteReencryptor({
|
|
56956
57253
|
}
|
56957
57254
|
]
|
56958
57255
|
};
|
56959
|
-
|
56960
|
-
|
57256
|
+
try {
|
57257
|
+
const response = await kmsClient.reencrypt(reencryptRequest);
|
57258
|
+
return decryptGrpcResponse(response, ephemeralKeypair, handle);
|
57259
|
+
} catch (error2) {
|
57260
|
+
console.log(error2);
|
57261
|
+
process.exit(1);
|
57262
|
+
}
|
56961
57263
|
};
|
56962
57264
|
}
|
56963
57265
|
function getKmsClient(kmsConnectRpcEndpointOrClient) {
|
@@ -56996,7 +57298,7 @@ function camelToDashCase(str) {
|
|
56996
57298
|
function getCovalidatorGrpcHelper(chain, network, cluster) {
|
56997
57299
|
return `https://grpc.${camelToDashCase(chain.name)}.${cluster}.${network}.inco.org`;
|
56998
57300
|
}
|
56999
|
-
// src/generated/abis/
|
57301
|
+
// src/generated/abis/lightning.ts
|
57000
57302
|
var abiHelperAbi = [
|
57001
57303
|
{
|
57002
57304
|
type: "function",
|
@@ -58195,29 +58497,6 @@ var decryptionHandlerAbi = [
|
|
58195
58497
|
outputs: [],
|
58196
58498
|
stateMutability: "nonpayable"
|
58197
58499
|
},
|
58198
|
-
{
|
58199
|
-
type: "function",
|
58200
|
-
inputs: [
|
58201
|
-
{
|
58202
|
-
name: "voucher",
|
58203
|
-
internalType: "struct AllowanceVoucher",
|
58204
|
-
type: "tuple",
|
58205
|
-
components: [
|
58206
|
-
{ name: "sessionNonce", internalType: "bytes32", type: "bytes32" },
|
58207
|
-
{
|
58208
|
-
name: "verifyingContract",
|
58209
|
-
internalType: "address",
|
58210
|
-
type: "address"
|
58211
|
-
},
|
58212
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
58213
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
58214
|
-
]
|
58215
|
-
}
|
58216
|
-
],
|
58217
|
-
name: "allowanceVoucherDigest",
|
58218
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
58219
|
-
stateMutability: "view"
|
58220
|
-
},
|
58221
58500
|
{
|
58222
58501
|
type: "function",
|
58223
58502
|
inputs: [
|
@@ -58228,44 +58507,6 @@ var decryptionHandlerAbi = [
|
|
58228
58507
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
58229
58508
|
stateMutability: "view"
|
58230
58509
|
},
|
58231
|
-
{
|
58232
|
-
type: "function",
|
58233
|
-
inputs: [
|
58234
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
58235
|
-
{
|
58236
|
-
name: "proof",
|
58237
|
-
internalType: "struct AllowanceProof",
|
58238
|
-
type: "tuple",
|
58239
|
-
components: [
|
58240
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
58241
|
-
{
|
58242
|
-
name: "voucher",
|
58243
|
-
internalType: "struct AllowanceVoucher",
|
58244
|
-
type: "tuple",
|
58245
|
-
components: [
|
58246
|
-
{
|
58247
|
-
name: "sessionNonce",
|
58248
|
-
internalType: "bytes32",
|
58249
|
-
type: "bytes32"
|
58250
|
-
},
|
58251
|
-
{
|
58252
|
-
name: "verifyingContract",
|
58253
|
-
internalType: "address",
|
58254
|
-
type: "address"
|
58255
|
-
},
|
58256
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
58257
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
58258
|
-
]
|
58259
|
-
},
|
58260
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
58261
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
58262
|
-
]
|
58263
|
-
}
|
58264
|
-
],
|
58265
|
-
name: "claimHandle",
|
58266
|
-
outputs: [],
|
58267
|
-
stateMutability: "nonpayable"
|
58268
|
-
},
|
58269
58510
|
{
|
58270
58511
|
type: "function",
|
58271
58512
|
inputs: [],
|
@@ -58340,13 +58581,6 @@ var decryptionHandlerAbi = [
|
|
58340
58581
|
outputs: [],
|
58341
58582
|
stateMutability: "nonpayable"
|
58342
58583
|
},
|
58343
|
-
{
|
58344
|
-
type: "function",
|
58345
|
-
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
58346
|
-
name: "getActiveVouchersSessionNonce",
|
58347
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
58348
|
-
stateMutability: "view"
|
58349
|
-
},
|
58350
58584
|
{
|
58351
58585
|
type: "function",
|
58352
58586
|
inputs: [],
|
@@ -58395,45 +58629,6 @@ var decryptionHandlerAbi = [
|
|
58395
58629
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
58396
58630
|
stateMutability: "view"
|
58397
58631
|
},
|
58398
|
-
{
|
58399
|
-
type: "function",
|
58400
|
-
inputs: [
|
58401
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
58402
|
-
{ name: "account", internalType: "address", type: "address" },
|
58403
|
-
{
|
58404
|
-
name: "proof",
|
58405
|
-
internalType: "struct AllowanceProof",
|
58406
|
-
type: "tuple",
|
58407
|
-
components: [
|
58408
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
58409
|
-
{
|
58410
|
-
name: "voucher",
|
58411
|
-
internalType: "struct AllowanceVoucher",
|
58412
|
-
type: "tuple",
|
58413
|
-
components: [
|
58414
|
-
{
|
58415
|
-
name: "sessionNonce",
|
58416
|
-
internalType: "bytes32",
|
58417
|
-
type: "bytes32"
|
58418
|
-
},
|
58419
|
-
{
|
58420
|
-
name: "verifyingContract",
|
58421
|
-
internalType: "address",
|
58422
|
-
type: "address"
|
58423
|
-
},
|
58424
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
58425
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
58426
|
-
]
|
58427
|
-
},
|
58428
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
58429
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
58430
|
-
]
|
58431
|
-
}
|
58432
|
-
],
|
58433
|
-
name: "isAllowed",
|
58434
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
58435
|
-
stateMutability: "nonpayable"
|
58436
|
-
},
|
58437
58632
|
{
|
58438
58633
|
type: "function",
|
58439
58634
|
inputs: [
|
@@ -58444,6 +58639,13 @@ var decryptionHandlerAbi = [
|
|
58444
58639
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
58445
58640
|
stateMutability: "view"
|
58446
58641
|
},
|
58642
|
+
{
|
58643
|
+
type: "function",
|
58644
|
+
inputs: [],
|
58645
|
+
name: "opSignerPubkeyAddress",
|
58646
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
58647
|
+
stateMutability: "view"
|
58648
|
+
},
|
58447
58649
|
{
|
58448
58650
|
type: "function",
|
58449
58651
|
inputs: [],
|
@@ -58487,13 +58689,6 @@ var decryptionHandlerAbi = [
|
|
58487
58689
|
outputs: [],
|
58488
58690
|
stateMutability: "nonpayable"
|
58489
58691
|
},
|
58490
|
-
{
|
58491
|
-
type: "function",
|
58492
|
-
inputs: [],
|
58493
|
-
name: "updateActiveVouchersSessionNonce",
|
58494
|
-
outputs: [],
|
58495
|
-
stateMutability: "nonpayable"
|
58496
|
-
},
|
58497
58692
|
{
|
58498
58693
|
type: "event",
|
58499
58694
|
anonymous: false,
|
@@ -58605,27 +58800,6 @@ var decryptionHandlerAbi = [
|
|
58605
58800
|
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
58606
58801
|
{ type: "error", inputs: [], name: "InvalidResultSignature" },
|
58607
58802
|
{ type: "error", inputs: [], name: "InvalidShortString" },
|
58608
|
-
{
|
58609
|
-
type: "error",
|
58610
|
-
inputs: [
|
58611
|
-
{
|
58612
|
-
name: "providedSessionNonce",
|
58613
|
-
internalType: "bytes32",
|
58614
|
-
type: "bytes32"
|
58615
|
-
},
|
58616
|
-
{ name: "activeSessionNonce", internalType: "bytes32", type: "bytes32" }
|
58617
|
-
],
|
58618
|
-
name: "InvalidVoucherSessionNonce"
|
58619
|
-
},
|
58620
|
-
{
|
58621
|
-
type: "error",
|
58622
|
-
inputs: [
|
58623
|
-
{ name: "signer", internalType: "address", type: "address" },
|
58624
|
-
{ name: "digest", internalType: "bytes32", type: "bytes32" },
|
58625
|
-
{ name: "signature", internalType: "bytes", type: "bytes" }
|
58626
|
-
],
|
58627
|
-
name: "InvalidVoucherSignature"
|
58628
|
-
},
|
58629
58803
|
{ type: "error", inputs: [], name: "NotInitializing" },
|
58630
58804
|
{
|
58631
58805
|
type: "error",
|
@@ -58637,15 +58811,6 @@ var decryptionHandlerAbi = [
|
|
58637
58811
|
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
58638
58812
|
name: "OwnableUnauthorizedAccount"
|
58639
58813
|
},
|
58640
|
-
{
|
58641
|
-
type: "error",
|
58642
|
-
inputs: [
|
58643
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
58644
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
58645
|
-
{ name: "argData", internalType: "bytes", type: "bytes" }
|
58646
|
-
],
|
58647
|
-
name: "ProofVerificationFailed"
|
58648
|
-
},
|
58649
58814
|
{ type: "error", inputs: [], name: "RequestAlreadyFulfilled" },
|
58650
58815
|
{ type: "error", inputs: [], name: "RequestExpired" },
|
58651
58816
|
{
|
@@ -58656,14 +58821,6 @@ var decryptionHandlerAbi = [
|
|
58656
58821
|
],
|
58657
58822
|
name: "SenderNotAllowedForHandle"
|
58658
58823
|
},
|
58659
|
-
{
|
58660
|
-
type: "error",
|
58661
|
-
inputs: [
|
58662
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
58663
|
-
{ name: "sharer", internalType: "address", type: "address" }
|
58664
|
-
],
|
58665
|
-
name: "SharerNotAllowedForHandle"
|
58666
|
-
},
|
58667
58824
|
{
|
58668
58825
|
type: "error",
|
58669
58826
|
inputs: [{ name: "str", internalType: "string", type: "string" }],
|
@@ -58726,6 +58883,13 @@ var decryptionHandlerEip712CheckerAbi = [
|
|
58726
58883
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
58727
58884
|
stateMutability: "view"
|
58728
58885
|
},
|
58886
|
+
{
|
58887
|
+
type: "function",
|
58888
|
+
inputs: [],
|
58889
|
+
name: "opSignerPubkeyAddress",
|
58890
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
58891
|
+
stateMutability: "view"
|
58892
|
+
},
|
58729
58893
|
{
|
58730
58894
|
type: "function",
|
58731
58895
|
inputs: [],
|
@@ -59287,14 +59451,17 @@ var deploymentUnitAbi = [
|
|
59287
59451
|
components: [
|
59288
59452
|
{ name: "name", internalType: "string", type: "string" },
|
59289
59453
|
{ name: "chainId", internalType: "uint256", type: "uint256" },
|
59290
|
-
{ name: "blockNumber", internalType: "uint256", type: "uint256" },
|
59291
59454
|
{ name: "contractAddress", internalType: "address", type: "address" },
|
59292
59455
|
{ name: "deployer", internalType: "address", type: "address" },
|
59293
59456
|
{ name: "decryptSigner", internalType: "address", type: "address" },
|
59294
59457
|
{ name: "eciesPublicKey", internalType: "bytes", type: "bytes" },
|
59295
|
-
{ name: "pepper", internalType: "string", type: "string" },
|
59296
59458
|
{ name: "salt", internalType: "bytes32", type: "bytes32" },
|
59297
|
-
{ name: "timestamp", internalType: "uint256", type: "uint256" }
|
59459
|
+
{ name: "timestamp", internalType: "uint256", type: "uint256" },
|
59460
|
+
{
|
59461
|
+
name: "sessionVerifierContractAddress",
|
59462
|
+
internalType: "address",
|
59463
|
+
type: "address"
|
59464
|
+
}
|
59298
59465
|
]
|
59299
59466
|
}
|
59300
59467
|
],
|
@@ -59466,29 +59633,6 @@ var encryptedInputAbi = [
|
|
59466
59633
|
outputs: [],
|
59467
59634
|
stateMutability: "nonpayable"
|
59468
59635
|
},
|
59469
|
-
{
|
59470
|
-
type: "function",
|
59471
|
-
inputs: [
|
59472
|
-
{
|
59473
|
-
name: "voucher",
|
59474
|
-
internalType: "struct AllowanceVoucher",
|
59475
|
-
type: "tuple",
|
59476
|
-
components: [
|
59477
|
-
{ name: "sessionNonce", internalType: "bytes32", type: "bytes32" },
|
59478
|
-
{
|
59479
|
-
name: "verifyingContract",
|
59480
|
-
internalType: "address",
|
59481
|
-
type: "address"
|
59482
|
-
},
|
59483
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
59484
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
59485
|
-
]
|
59486
|
-
}
|
59487
|
-
],
|
59488
|
-
name: "allowanceVoucherDigest",
|
59489
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
59490
|
-
stateMutability: "view"
|
59491
|
-
},
|
59492
59636
|
{
|
59493
59637
|
type: "function",
|
59494
59638
|
inputs: [
|
@@ -59499,44 +59643,6 @@ var encryptedInputAbi = [
|
|
59499
59643
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
59500
59644
|
stateMutability: "view"
|
59501
59645
|
},
|
59502
|
-
{
|
59503
|
-
type: "function",
|
59504
|
-
inputs: [
|
59505
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
59506
|
-
{
|
59507
|
-
name: "proof",
|
59508
|
-
internalType: "struct AllowanceProof",
|
59509
|
-
type: "tuple",
|
59510
|
-
components: [
|
59511
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
59512
|
-
{
|
59513
|
-
name: "voucher",
|
59514
|
-
internalType: "struct AllowanceVoucher",
|
59515
|
-
type: "tuple",
|
59516
|
-
components: [
|
59517
|
-
{
|
59518
|
-
name: "sessionNonce",
|
59519
|
-
internalType: "bytes32",
|
59520
|
-
type: "bytes32"
|
59521
|
-
},
|
59522
|
-
{
|
59523
|
-
name: "verifyingContract",
|
59524
|
-
internalType: "address",
|
59525
|
-
type: "address"
|
59526
|
-
},
|
59527
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
59528
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
59529
|
-
]
|
59530
|
-
},
|
59531
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
59532
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
59533
|
-
]
|
59534
|
-
}
|
59535
|
-
],
|
59536
|
-
name: "claimHandle",
|
59537
|
-
outputs: [],
|
59538
|
-
stateMutability: "nonpayable"
|
59539
|
-
},
|
59540
59646
|
{
|
59541
59647
|
type: "function",
|
59542
59648
|
inputs: [],
|
@@ -59544,28 +59650,6 @@ var encryptedInputAbi = [
|
|
59544
59650
|
outputs: [],
|
59545
59651
|
stateMutability: "nonpayable"
|
59546
59652
|
},
|
59547
|
-
{
|
59548
|
-
type: "function",
|
59549
|
-
inputs: [],
|
59550
|
-
name: "eip712Domain",
|
59551
|
-
outputs: [
|
59552
|
-
{ name: "fields", internalType: "bytes1", type: "bytes1" },
|
59553
|
-
{ name: "name", internalType: "string", type: "string" },
|
59554
|
-
{ name: "version", internalType: "string", type: "string" },
|
59555
|
-
{ name: "chainId", internalType: "uint256", type: "uint256" },
|
59556
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
59557
|
-
{ name: "salt", internalType: "bytes32", type: "bytes32" },
|
59558
|
-
{ name: "extensions", internalType: "uint256[]", type: "uint256[]" }
|
59559
|
-
],
|
59560
|
-
stateMutability: "view"
|
59561
|
-
},
|
59562
|
-
{
|
59563
|
-
type: "function",
|
59564
|
-
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
59565
|
-
name: "getActiveVouchersSessionNonce",
|
59566
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
59567
|
-
stateMutability: "view"
|
59568
|
-
},
|
59569
59653
|
{
|
59570
59654
|
type: "function",
|
59571
59655
|
inputs: [],
|
@@ -59665,45 +59749,6 @@ var encryptedInputAbi = [
|
|
59665
59749
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
59666
59750
|
stateMutability: "view"
|
59667
59751
|
},
|
59668
|
-
{
|
59669
|
-
type: "function",
|
59670
|
-
inputs: [
|
59671
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
59672
|
-
{ name: "account", internalType: "address", type: "address" },
|
59673
|
-
{
|
59674
|
-
name: "proof",
|
59675
|
-
internalType: "struct AllowanceProof",
|
59676
|
-
type: "tuple",
|
59677
|
-
components: [
|
59678
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
59679
|
-
{
|
59680
|
-
name: "voucher",
|
59681
|
-
internalType: "struct AllowanceVoucher",
|
59682
|
-
type: "tuple",
|
59683
|
-
components: [
|
59684
|
-
{
|
59685
|
-
name: "sessionNonce",
|
59686
|
-
internalType: "bytes32",
|
59687
|
-
type: "bytes32"
|
59688
|
-
},
|
59689
|
-
{
|
59690
|
-
name: "verifyingContract",
|
59691
|
-
internalType: "address",
|
59692
|
-
type: "address"
|
59693
|
-
},
|
59694
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
59695
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
59696
|
-
]
|
59697
|
-
},
|
59698
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
59699
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
59700
|
-
]
|
59701
|
-
}
|
59702
|
-
],
|
59703
|
-
name: "isAllowed",
|
59704
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
59705
|
-
stateMutability: "nonpayable"
|
59706
|
-
},
|
59707
59752
|
{
|
59708
59753
|
type: "function",
|
59709
59754
|
inputs: [
|
@@ -59734,14 +59779,6 @@ var encryptedInputAbi = [
|
|
59734
59779
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
59735
59780
|
stateMutability: "view"
|
59736
59781
|
},
|
59737
|
-
{
|
59738
|
-
type: "function",
|
59739
|
-
inputs: [],
|
59740
|
-
name: "updateActiveVouchersSessionNonce",
|
59741
|
-
outputs: [],
|
59742
|
-
stateMutability: "nonpayable"
|
59743
|
-
},
|
59744
|
-
{ type: "event", anonymous: false, inputs: [], name: "EIP712DomainChanged" },
|
59745
59782
|
{
|
59746
59783
|
type: "event",
|
59747
59784
|
anonymous: false,
|
@@ -59781,37 +59818,6 @@ var encryptedInputAbi = [
|
|
59781
59818
|
name: "NewInput"
|
59782
59819
|
},
|
59783
59820
|
{ type: "error", inputs: [], name: "HandleAlreadyExists" },
|
59784
|
-
{ type: "error", inputs: [], name: "InvalidShortString" },
|
59785
|
-
{
|
59786
|
-
type: "error",
|
59787
|
-
inputs: [
|
59788
|
-
{
|
59789
|
-
name: "providedSessionNonce",
|
59790
|
-
internalType: "bytes32",
|
59791
|
-
type: "bytes32"
|
59792
|
-
},
|
59793
|
-
{ name: "activeSessionNonce", internalType: "bytes32", type: "bytes32" }
|
59794
|
-
],
|
59795
|
-
name: "InvalidVoucherSessionNonce"
|
59796
|
-
},
|
59797
|
-
{
|
59798
|
-
type: "error",
|
59799
|
-
inputs: [
|
59800
|
-
{ name: "signer", internalType: "address", type: "address" },
|
59801
|
-
{ name: "digest", internalType: "bytes32", type: "bytes32" },
|
59802
|
-
{ name: "signature", internalType: "bytes", type: "bytes" }
|
59803
|
-
],
|
59804
|
-
name: "InvalidVoucherSignature"
|
59805
|
-
},
|
59806
|
-
{
|
59807
|
-
type: "error",
|
59808
|
-
inputs: [
|
59809
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
59810
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
59811
|
-
{ name: "argData", internalType: "bytes", type: "bytes" }
|
59812
|
-
],
|
59813
|
-
name: "ProofVerificationFailed"
|
59814
|
-
},
|
59815
59821
|
{
|
59816
59822
|
type: "error",
|
59817
59823
|
inputs: [
|
@@ -59819,19 +59825,6 @@ var encryptedInputAbi = [
|
|
59819
59825
|
{ name: "sender", internalType: "address", type: "address" }
|
59820
59826
|
],
|
59821
59827
|
name: "SenderNotAllowedForHandle"
|
59822
|
-
},
|
59823
|
-
{
|
59824
|
-
type: "error",
|
59825
|
-
inputs: [
|
59826
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
59827
|
-
{ name: "sharer", internalType: "address", type: "address" }
|
59828
|
-
],
|
59829
|
-
name: "SharerNotAllowedForHandle"
|
59830
|
-
},
|
59831
|
-
{
|
59832
|
-
type: "error",
|
59833
|
-
inputs: [{ name: "str", internalType: "string", type: "string" }],
|
59834
|
-
name: "StringTooLong"
|
59835
59828
|
}
|
59836
59829
|
];
|
59837
59830
|
var encryptedOperationsAbi = [
|
@@ -59855,29 +59848,6 @@ var encryptedOperationsAbi = [
|
|
59855
59848
|
outputs: [],
|
59856
59849
|
stateMutability: "nonpayable"
|
59857
59850
|
},
|
59858
|
-
{
|
59859
|
-
type: "function",
|
59860
|
-
inputs: [
|
59861
|
-
{
|
59862
|
-
name: "voucher",
|
59863
|
-
internalType: "struct AllowanceVoucher",
|
59864
|
-
type: "tuple",
|
59865
|
-
components: [
|
59866
|
-
{ name: "sessionNonce", internalType: "bytes32", type: "bytes32" },
|
59867
|
-
{
|
59868
|
-
name: "verifyingContract",
|
59869
|
-
internalType: "address",
|
59870
|
-
type: "address"
|
59871
|
-
},
|
59872
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
59873
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
59874
|
-
]
|
59875
|
-
}
|
59876
|
-
],
|
59877
|
-
name: "allowanceVoucherDigest",
|
59878
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
59879
|
-
stateMutability: "view"
|
59880
|
-
},
|
59881
59851
|
{
|
59882
59852
|
type: "function",
|
59883
59853
|
inputs: [
|
@@ -59888,44 +59858,6 @@ var encryptedOperationsAbi = [
|
|
59888
59858
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
59889
59859
|
stateMutability: "view"
|
59890
59860
|
},
|
59891
|
-
{
|
59892
|
-
type: "function",
|
59893
|
-
inputs: [
|
59894
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
59895
|
-
{
|
59896
|
-
name: "proof",
|
59897
|
-
internalType: "struct AllowanceProof",
|
59898
|
-
type: "tuple",
|
59899
|
-
components: [
|
59900
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
59901
|
-
{
|
59902
|
-
name: "voucher",
|
59903
|
-
internalType: "struct AllowanceVoucher",
|
59904
|
-
type: "tuple",
|
59905
|
-
components: [
|
59906
|
-
{
|
59907
|
-
name: "sessionNonce",
|
59908
|
-
internalType: "bytes32",
|
59909
|
-
type: "bytes32"
|
59910
|
-
},
|
59911
|
-
{
|
59912
|
-
name: "verifyingContract",
|
59913
|
-
internalType: "address",
|
59914
|
-
type: "address"
|
59915
|
-
},
|
59916
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
59917
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
59918
|
-
]
|
59919
|
-
},
|
59920
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
59921
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
59922
|
-
]
|
59923
|
-
}
|
59924
|
-
],
|
59925
|
-
name: "claimHandle",
|
59926
|
-
outputs: [],
|
59927
|
-
stateMutability: "nonpayable"
|
59928
|
-
},
|
59929
59861
|
{
|
59930
59862
|
type: "function",
|
59931
59863
|
inputs: [],
|
@@ -60178,28 +60110,6 @@ var encryptedOperationsAbi = [
|
|
60178
60110
|
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
60179
60111
|
stateMutability: "nonpayable"
|
60180
60112
|
},
|
60181
|
-
{
|
60182
|
-
type: "function",
|
60183
|
-
inputs: [],
|
60184
|
-
name: "eip712Domain",
|
60185
|
-
outputs: [
|
60186
|
-
{ name: "fields", internalType: "bytes1", type: "bytes1" },
|
60187
|
-
{ name: "name", internalType: "string", type: "string" },
|
60188
|
-
{ name: "version", internalType: "string", type: "string" },
|
60189
|
-
{ name: "chainId", internalType: "uint256", type: "uint256" },
|
60190
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
60191
|
-
{ name: "salt", internalType: "bytes32", type: "bytes32" },
|
60192
|
-
{ name: "extensions", internalType: "uint256[]", type: "uint256[]" }
|
60193
|
-
],
|
60194
|
-
stateMutability: "view"
|
60195
|
-
},
|
60196
|
-
{
|
60197
|
-
type: "function",
|
60198
|
-
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
60199
|
-
name: "getActiveVouchersSessionNonce",
|
60200
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
60201
|
-
stateMutability: "view"
|
60202
|
-
},
|
60203
60113
|
{
|
60204
60114
|
type: "function",
|
60205
60115
|
inputs: [],
|
@@ -60299,45 +60209,6 @@ var encryptedOperationsAbi = [
|
|
60299
60209
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
60300
60210
|
stateMutability: "view"
|
60301
60211
|
},
|
60302
|
-
{
|
60303
|
-
type: "function",
|
60304
|
-
inputs: [
|
60305
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
60306
|
-
{ name: "account", internalType: "address", type: "address" },
|
60307
|
-
{
|
60308
|
-
name: "proof",
|
60309
|
-
internalType: "struct AllowanceProof",
|
60310
|
-
type: "tuple",
|
60311
|
-
components: [
|
60312
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
60313
|
-
{
|
60314
|
-
name: "voucher",
|
60315
|
-
internalType: "struct AllowanceVoucher",
|
60316
|
-
type: "tuple",
|
60317
|
-
components: [
|
60318
|
-
{
|
60319
|
-
name: "sessionNonce",
|
60320
|
-
internalType: "bytes32",
|
60321
|
-
type: "bytes32"
|
60322
|
-
},
|
60323
|
-
{
|
60324
|
-
name: "verifyingContract",
|
60325
|
-
internalType: "address",
|
60326
|
-
type: "address"
|
60327
|
-
},
|
60328
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
60329
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
60330
|
-
]
|
60331
|
-
},
|
60332
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
60333
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
60334
|
-
]
|
60335
|
-
}
|
60336
|
-
],
|
60337
|
-
name: "isAllowed",
|
60338
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
60339
|
-
stateMutability: "nonpayable"
|
60340
|
-
},
|
60341
60212
|
{
|
60342
60213
|
type: "function",
|
60343
60214
|
inputs: [
|
@@ -60348,13 +60219,6 @@ var encryptedOperationsAbi = [
|
|
60348
60219
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
60349
60220
|
stateMutability: "view"
|
60350
60221
|
},
|
60351
|
-
{
|
60352
|
-
type: "function",
|
60353
|
-
inputs: [],
|
60354
|
-
name: "updateActiveVouchersSessionNonce",
|
60355
|
-
outputs: [],
|
60356
|
-
stateMutability: "nonpayable"
|
60357
|
-
},
|
60358
60222
|
{
|
60359
60223
|
type: "event",
|
60360
60224
|
anonymous: false,
|
@@ -60529,7 +60393,6 @@ var encryptedOperationsAbi = [
|
|
60529
60393
|
],
|
60530
60394
|
name: "EGt"
|
60531
60395
|
},
|
60532
|
-
{ type: "event", anonymous: false, inputs: [], name: "EIP712DomainChanged" },
|
60533
60396
|
{
|
60534
60397
|
type: "event",
|
60535
60398
|
anonymous: false,
|
@@ -60892,37 +60755,6 @@ var encryptedOperationsAbi = [
|
|
60892
60755
|
],
|
60893
60756
|
name: "ESub"
|
60894
60757
|
},
|
60895
|
-
{ type: "error", inputs: [], name: "InvalidShortString" },
|
60896
|
-
{
|
60897
|
-
type: "error",
|
60898
|
-
inputs: [
|
60899
|
-
{
|
60900
|
-
name: "providedSessionNonce",
|
60901
|
-
internalType: "bytes32",
|
60902
|
-
type: "bytes32"
|
60903
|
-
},
|
60904
|
-
{ name: "activeSessionNonce", internalType: "bytes32", type: "bytes32" }
|
60905
|
-
],
|
60906
|
-
name: "InvalidVoucherSessionNonce"
|
60907
|
-
},
|
60908
|
-
{
|
60909
|
-
type: "error",
|
60910
|
-
inputs: [
|
60911
|
-
{ name: "signer", internalType: "address", type: "address" },
|
60912
|
-
{ name: "digest", internalType: "bytes32", type: "bytes32" },
|
60913
|
-
{ name: "signature", internalType: "bytes", type: "bytes" }
|
60914
|
-
],
|
60915
|
-
name: "InvalidVoucherSignature"
|
60916
|
-
},
|
60917
|
-
{
|
60918
|
-
type: "error",
|
60919
|
-
inputs: [
|
60920
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
60921
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
60922
|
-
{ name: "argData", internalType: "bytes", type: "bytes" }
|
60923
|
-
],
|
60924
|
-
name: "ProofVerificationFailed"
|
60925
|
-
},
|
60926
60758
|
{
|
60927
60759
|
type: "error",
|
60928
60760
|
inputs: [
|
@@ -60931,19 +60763,6 @@ var encryptedOperationsAbi = [
|
|
60931
60763
|
],
|
60932
60764
|
name: "SenderNotAllowedForHandle"
|
60933
60765
|
},
|
60934
|
-
{
|
60935
|
-
type: "error",
|
60936
|
-
inputs: [
|
60937
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
60938
|
-
{ name: "sharer", internalType: "address", type: "address" }
|
60939
|
-
],
|
60940
|
-
name: "SharerNotAllowedForHandle"
|
60941
|
-
},
|
60942
|
-
{
|
60943
|
-
type: "error",
|
60944
|
-
inputs: [{ name: "str", internalType: "string", type: "string" }],
|
60945
|
-
name: "StringTooLong"
|
60946
|
-
},
|
60947
60766
|
{
|
60948
60767
|
type: "error",
|
60949
60768
|
inputs: [
|
@@ -62690,7 +62509,7 @@ var iMulticall3Abi = [
|
|
62690
62509
|
stateMutability: "payable"
|
62691
62510
|
}
|
62692
62511
|
];
|
62693
|
-
var
|
62512
|
+
var incoLightningAbi = [
|
62694
62513
|
{
|
62695
62514
|
type: "constructor",
|
62696
62515
|
inputs: [{ name: "salt", internalType: "bytes32", type: "bytes32" }],
|
@@ -62724,29 +62543,6 @@ var incoLiteAbi = [
|
|
62724
62543
|
outputs: [],
|
62725
62544
|
stateMutability: "nonpayable"
|
62726
62545
|
},
|
62727
|
-
{
|
62728
|
-
type: "function",
|
62729
|
-
inputs: [
|
62730
|
-
{
|
62731
|
-
name: "voucher",
|
62732
|
-
internalType: "struct AllowanceVoucher",
|
62733
|
-
type: "tuple",
|
62734
|
-
components: [
|
62735
|
-
{ name: "sessionNonce", internalType: "bytes32", type: "bytes32" },
|
62736
|
-
{
|
62737
|
-
name: "verifyingContract",
|
62738
|
-
internalType: "address",
|
62739
|
-
type: "address"
|
62740
|
-
},
|
62741
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
62742
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
62743
|
-
]
|
62744
|
-
}
|
62745
|
-
],
|
62746
|
-
name: "allowanceVoucherDigest",
|
62747
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
62748
|
-
stateMutability: "view"
|
62749
|
-
},
|
62750
62546
|
{
|
62751
62547
|
type: "function",
|
62752
62548
|
inputs: [
|
@@ -62773,44 +62569,6 @@ var incoLiteAbi = [
|
|
62773
62569
|
],
|
62774
62570
|
stateMutability: "nonpayable"
|
62775
62571
|
},
|
62776
|
-
{
|
62777
|
-
type: "function",
|
62778
|
-
inputs: [
|
62779
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
62780
|
-
{
|
62781
|
-
name: "proof",
|
62782
|
-
internalType: "struct AllowanceProof",
|
62783
|
-
type: "tuple",
|
62784
|
-
components: [
|
62785
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
62786
|
-
{
|
62787
|
-
name: "voucher",
|
62788
|
-
internalType: "struct AllowanceVoucher",
|
62789
|
-
type: "tuple",
|
62790
|
-
components: [
|
62791
|
-
{
|
62792
|
-
name: "sessionNonce",
|
62793
|
-
internalType: "bytes32",
|
62794
|
-
type: "bytes32"
|
62795
|
-
},
|
62796
|
-
{
|
62797
|
-
name: "verifyingContract",
|
62798
|
-
internalType: "address",
|
62799
|
-
type: "address"
|
62800
|
-
},
|
62801
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
62802
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
62803
|
-
]
|
62804
|
-
},
|
62805
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
62806
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
62807
|
-
]
|
62808
|
-
}
|
62809
|
-
],
|
62810
|
-
name: "claimHandle",
|
62811
|
-
outputs: [],
|
62812
|
-
stateMutability: "nonpayable"
|
62813
|
-
},
|
62814
62572
|
{
|
62815
62573
|
type: "function",
|
62816
62574
|
inputs: [],
|
@@ -62818,23 +62576,6 @@ var incoLiteAbi = [
|
|
62818
62576
|
outputs: [],
|
62819
62577
|
stateMutability: "nonpayable"
|
62820
62578
|
},
|
62821
|
-
{
|
62822
|
-
type: "function",
|
62823
|
-
inputs: [
|
62824
|
-
{
|
62825
|
-
name: "decryption",
|
62826
|
-
internalType: "struct DecryptionAttestation",
|
62827
|
-
type: "tuple",
|
62828
|
-
components: [
|
62829
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
62830
|
-
{ name: "value", internalType: "bytes32", type: "bytes32" }
|
62831
|
-
]
|
62832
|
-
}
|
62833
|
-
],
|
62834
|
-
name: "decryptionAttestationDigest",
|
62835
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
62836
|
-
stateMutability: "view"
|
62837
|
-
},
|
62838
62579
|
{
|
62839
62580
|
type: "function",
|
62840
62581
|
inputs: [
|
@@ -63147,13 +62888,6 @@ var incoLiteAbi = [
|
|
63147
62888
|
outputs: [],
|
63148
62889
|
stateMutability: "nonpayable"
|
63149
62890
|
},
|
63150
|
-
{
|
63151
|
-
type: "function",
|
63152
|
-
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
63153
|
-
name: "getActiveVouchersSessionNonce",
|
63154
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
63155
|
-
stateMutability: "view"
|
63156
|
-
},
|
63157
62891
|
{
|
63158
62892
|
type: "function",
|
63159
62893
|
inputs: [],
|
@@ -63312,63 +63046,6 @@ var incoLiteAbi = [
|
|
63312
63046
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
63313
63047
|
stateMutability: "view"
|
63314
63048
|
},
|
63315
|
-
{
|
63316
|
-
type: "function",
|
63317
|
-
inputs: [
|
63318
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
63319
|
-
{ name: "account", internalType: "address", type: "address" },
|
63320
|
-
{
|
63321
|
-
name: "proof",
|
63322
|
-
internalType: "struct AllowanceProof",
|
63323
|
-
type: "tuple",
|
63324
|
-
components: [
|
63325
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
63326
|
-
{
|
63327
|
-
name: "voucher",
|
63328
|
-
internalType: "struct AllowanceVoucher",
|
63329
|
-
type: "tuple",
|
63330
|
-
components: [
|
63331
|
-
{
|
63332
|
-
name: "sessionNonce",
|
63333
|
-
internalType: "bytes32",
|
63334
|
-
type: "bytes32"
|
63335
|
-
},
|
63336
|
-
{
|
63337
|
-
name: "verifyingContract",
|
63338
|
-
internalType: "address",
|
63339
|
-
type: "address"
|
63340
|
-
},
|
63341
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
63342
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
63343
|
-
]
|
63344
|
-
},
|
63345
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
63346
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
63347
|
-
]
|
63348
|
-
}
|
63349
|
-
],
|
63350
|
-
name: "isAllowed",
|
63351
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
63352
|
-
stateMutability: "nonpayable"
|
63353
|
-
},
|
63354
|
-
{
|
63355
|
-
type: "function",
|
63356
|
-
inputs: [
|
63357
|
-
{
|
63358
|
-
name: "decryption",
|
63359
|
-
internalType: "struct DecryptionAttestation",
|
63360
|
-
type: "tuple",
|
63361
|
-
components: [
|
63362
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
63363
|
-
{ name: "value", internalType: "bytes32", type: "bytes32" }
|
63364
|
-
]
|
63365
|
-
},
|
63366
|
-
{ name: "signature", internalType: "bytes", type: "bytes" }
|
63367
|
-
],
|
63368
|
-
name: "isValidDecryptionAttestation",
|
63369
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
63370
|
-
stateMutability: "view"
|
63371
|
-
},
|
63372
63049
|
{
|
63373
63050
|
type: "function",
|
63374
63051
|
inputs: [
|
@@ -63413,6 +63090,13 @@ var incoLiteAbi = [
|
|
63413
63090
|
outputs: [{ name: "newValue", internalType: "euint256", type: "bytes32" }],
|
63414
63091
|
stateMutability: "nonpayable"
|
63415
63092
|
},
|
63093
|
+
{
|
63094
|
+
type: "function",
|
63095
|
+
inputs: [],
|
63096
|
+
name: "opSignerPubkeyAddress",
|
63097
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
63098
|
+
stateMutability: "view"
|
63099
|
+
},
|
63416
63100
|
{
|
63417
63101
|
type: "function",
|
63418
63102
|
inputs: [],
|
@@ -63477,13 +63161,6 @@ var incoLiteAbi = [
|
|
63477
63161
|
outputs: [],
|
63478
63162
|
stateMutability: "nonpayable"
|
63479
63163
|
},
|
63480
|
-
{
|
63481
|
-
type: "function",
|
63482
|
-
inputs: [],
|
63483
|
-
name: "updateActiveVouchersSessionNonce",
|
63484
|
-
outputs: [],
|
63485
|
-
stateMutability: "nonpayable"
|
63486
|
-
},
|
63487
63164
|
{
|
63488
63165
|
type: "function",
|
63489
63166
|
inputs: [
|
@@ -64238,27 +63915,6 @@ var incoLiteAbi = [
|
|
64238
63915
|
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
64239
63916
|
{ type: "error", inputs: [], name: "InvalidResultSignature" },
|
64240
63917
|
{ type: "error", inputs: [], name: "InvalidShortString" },
|
64241
|
-
{
|
64242
|
-
type: "error",
|
64243
|
-
inputs: [
|
64244
|
-
{
|
64245
|
-
name: "providedSessionNonce",
|
64246
|
-
internalType: "bytes32",
|
64247
|
-
type: "bytes32"
|
64248
|
-
},
|
64249
|
-
{ name: "activeSessionNonce", internalType: "bytes32", type: "bytes32" }
|
64250
|
-
],
|
64251
|
-
name: "InvalidVoucherSessionNonce"
|
64252
|
-
},
|
64253
|
-
{
|
64254
|
-
type: "error",
|
64255
|
-
inputs: [
|
64256
|
-
{ name: "signer", internalType: "address", type: "address" },
|
64257
|
-
{ name: "digest", internalType: "bytes32", type: "bytes32" },
|
64258
|
-
{ name: "signature", internalType: "bytes", type: "bytes" }
|
64259
|
-
],
|
64260
|
-
name: "InvalidVoucherSignature"
|
64261
|
-
},
|
64262
63918
|
{ type: "error", inputs: [], name: "NotInitializing" },
|
64263
63919
|
{
|
64264
63920
|
type: "error",
|
@@ -64270,15 +63926,6 @@ var incoLiteAbi = [
|
|
64270
63926
|
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
64271
63927
|
name: "OwnableUnauthorizedAccount"
|
64272
63928
|
},
|
64273
|
-
{
|
64274
|
-
type: "error",
|
64275
|
-
inputs: [
|
64276
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
64277
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
64278
|
-
{ name: "argData", internalType: "bytes", type: "bytes" }
|
64279
|
-
],
|
64280
|
-
name: "ProofVerificationFailed"
|
64281
|
-
},
|
64282
63929
|
{ type: "error", inputs: [], name: "RequestAlreadyFulfilled" },
|
64283
63930
|
{ type: "error", inputs: [], name: "RequestExpired" },
|
64284
63931
|
{
|
@@ -64289,14 +63936,2062 @@ var incoLiteAbi = [
|
|
64289
63936
|
],
|
64290
63937
|
name: "SenderNotAllowedForHandle"
|
64291
63938
|
},
|
64292
|
-
{
|
64293
|
-
type: "error",
|
64294
|
-
inputs: [
|
64295
|
-
|
64296
|
-
|
64297
|
-
|
64298
|
-
|
64299
|
-
|
63939
|
+
{
|
63940
|
+
type: "error",
|
63941
|
+
inputs: [{ name: "str", internalType: "string", type: "string" }],
|
63942
|
+
name: "StringTooLong"
|
63943
|
+
},
|
63944
|
+
{ type: "error", inputs: [], name: "UUPSUnauthorizedCallContext" },
|
63945
|
+
{
|
63946
|
+
type: "error",
|
63947
|
+
inputs: [{ name: "slot", internalType: "bytes32", type: "bytes32" }],
|
63948
|
+
name: "UUPSUnsupportedProxiableUUID"
|
63949
|
+
},
|
63950
|
+
{
|
63951
|
+
type: "error",
|
63952
|
+
inputs: [
|
63953
|
+
{ name: "actual", internalType: "enum ETypes", type: "uint8" },
|
63954
|
+
{ name: "expected", internalType: "enum ETypes", type: "uint8" }
|
63955
|
+
],
|
63956
|
+
name: "UnexpectedType"
|
63957
|
+
},
|
63958
|
+
{
|
63959
|
+
type: "error",
|
63960
|
+
inputs: [{ name: "actual", internalType: "enum ETypes", type: "uint8" }],
|
63961
|
+
name: "UnsupportedType"
|
63962
|
+
}
|
63963
|
+
];
|
63964
|
+
var incoLightningTestAbi = [
|
63965
|
+
{
|
63966
|
+
type: "function",
|
63967
|
+
inputs: [],
|
63968
|
+
name: "IS_SCRIPT",
|
63969
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
63970
|
+
stateMutability: "view"
|
63971
|
+
},
|
63972
|
+
{
|
63973
|
+
type: "function",
|
63974
|
+
inputs: [],
|
63975
|
+
name: "IS_TEST",
|
63976
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
63977
|
+
stateMutability: "view"
|
63978
|
+
},
|
63979
|
+
{
|
63980
|
+
type: "function",
|
63981
|
+
inputs: [],
|
63982
|
+
name: "deployCreateX",
|
63983
|
+
outputs: [
|
63984
|
+
{ name: "createX", internalType: "contract CreateX", type: "address" }
|
63985
|
+
],
|
63986
|
+
stateMutability: "nonpayable"
|
63987
|
+
},
|
63988
|
+
{
|
63989
|
+
type: "function",
|
63990
|
+
inputs: [],
|
63991
|
+
name: "excludeArtifacts",
|
63992
|
+
outputs: [
|
63993
|
+
{
|
63994
|
+
name: "excludedArtifacts_",
|
63995
|
+
internalType: "string[]",
|
63996
|
+
type: "string[]"
|
63997
|
+
}
|
63998
|
+
],
|
63999
|
+
stateMutability: "view"
|
64000
|
+
},
|
64001
|
+
{
|
64002
|
+
type: "function",
|
64003
|
+
inputs: [],
|
64004
|
+
name: "excludeContracts",
|
64005
|
+
outputs: [
|
64006
|
+
{
|
64007
|
+
name: "excludedContracts_",
|
64008
|
+
internalType: "address[]",
|
64009
|
+
type: "address[]"
|
64010
|
+
}
|
64011
|
+
],
|
64012
|
+
stateMutability: "view"
|
64013
|
+
},
|
64014
|
+
{
|
64015
|
+
type: "function",
|
64016
|
+
inputs: [],
|
64017
|
+
name: "excludeSelectors",
|
64018
|
+
outputs: [
|
64019
|
+
{
|
64020
|
+
name: "excludedSelectors_",
|
64021
|
+
internalType: "struct StdInvariant.FuzzSelector[]",
|
64022
|
+
type: "tuple[]",
|
64023
|
+
components: [
|
64024
|
+
{ name: "addr", internalType: "address", type: "address" },
|
64025
|
+
{ name: "selectors", internalType: "bytes4[]", type: "bytes4[]" }
|
64026
|
+
]
|
64027
|
+
}
|
64028
|
+
],
|
64029
|
+
stateMutability: "view"
|
64030
|
+
},
|
64031
|
+
{
|
64032
|
+
type: "function",
|
64033
|
+
inputs: [],
|
64034
|
+
name: "excludeSenders",
|
64035
|
+
outputs: [
|
64036
|
+
{
|
64037
|
+
name: "excludedSenders_",
|
64038
|
+
internalType: "address[]",
|
64039
|
+
type: "address[]"
|
64040
|
+
}
|
64041
|
+
],
|
64042
|
+
stateMutability: "view"
|
64043
|
+
},
|
64044
|
+
{
|
64045
|
+
type: "function",
|
64046
|
+
inputs: [],
|
64047
|
+
name: "failed",
|
64048
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
64049
|
+
stateMutability: "view"
|
64050
|
+
},
|
64051
|
+
{
|
64052
|
+
type: "function",
|
64053
|
+
inputs: [],
|
64054
|
+
name: "setUp",
|
64055
|
+
outputs: [],
|
64056
|
+
stateMutability: "nonpayable"
|
64057
|
+
},
|
64058
|
+
{
|
64059
|
+
type: "function",
|
64060
|
+
inputs: [],
|
64061
|
+
name: "targetArtifactSelectors",
|
64062
|
+
outputs: [
|
64063
|
+
{
|
64064
|
+
name: "targetedArtifactSelectors_",
|
64065
|
+
internalType: "struct StdInvariant.FuzzArtifactSelector[]",
|
64066
|
+
type: "tuple[]",
|
64067
|
+
components: [
|
64068
|
+
{ name: "artifact", internalType: "string", type: "string" },
|
64069
|
+
{ name: "selectors", internalType: "bytes4[]", type: "bytes4[]" }
|
64070
|
+
]
|
64071
|
+
}
|
64072
|
+
],
|
64073
|
+
stateMutability: "view"
|
64074
|
+
},
|
64075
|
+
{
|
64076
|
+
type: "function",
|
64077
|
+
inputs: [],
|
64078
|
+
name: "targetArtifacts",
|
64079
|
+
outputs: [
|
64080
|
+
{
|
64081
|
+
name: "targetedArtifacts_",
|
64082
|
+
internalType: "string[]",
|
64083
|
+
type: "string[]"
|
64084
|
+
}
|
64085
|
+
],
|
64086
|
+
stateMutability: "view"
|
64087
|
+
},
|
64088
|
+
{
|
64089
|
+
type: "function",
|
64090
|
+
inputs: [],
|
64091
|
+
name: "targetContracts",
|
64092
|
+
outputs: [
|
64093
|
+
{
|
64094
|
+
name: "targetedContracts_",
|
64095
|
+
internalType: "address[]",
|
64096
|
+
type: "address[]"
|
64097
|
+
}
|
64098
|
+
],
|
64099
|
+
stateMutability: "view"
|
64100
|
+
},
|
64101
|
+
{
|
64102
|
+
type: "function",
|
64103
|
+
inputs: [],
|
64104
|
+
name: "targetInterfaces",
|
64105
|
+
outputs: [
|
64106
|
+
{
|
64107
|
+
name: "targetedInterfaces_",
|
64108
|
+
internalType: "struct StdInvariant.FuzzInterface[]",
|
64109
|
+
type: "tuple[]",
|
64110
|
+
components: [
|
64111
|
+
{ name: "addr", internalType: "address", type: "address" },
|
64112
|
+
{ name: "artifacts", internalType: "string[]", type: "string[]" }
|
64113
|
+
]
|
64114
|
+
}
|
64115
|
+
],
|
64116
|
+
stateMutability: "view"
|
64117
|
+
},
|
64118
|
+
{
|
64119
|
+
type: "function",
|
64120
|
+
inputs: [],
|
64121
|
+
name: "targetSelectors",
|
64122
|
+
outputs: [
|
64123
|
+
{
|
64124
|
+
name: "targetedSelectors_",
|
64125
|
+
internalType: "struct StdInvariant.FuzzSelector[]",
|
64126
|
+
type: "tuple[]",
|
64127
|
+
components: [
|
64128
|
+
{ name: "addr", internalType: "address", type: "address" },
|
64129
|
+
{ name: "selectors", internalType: "bytes4[]", type: "bytes4[]" }
|
64130
|
+
]
|
64131
|
+
}
|
64132
|
+
],
|
64133
|
+
stateMutability: "view"
|
64134
|
+
},
|
64135
|
+
{
|
64136
|
+
type: "function",
|
64137
|
+
inputs: [],
|
64138
|
+
name: "targetSenders",
|
64139
|
+
outputs: [
|
64140
|
+
{
|
64141
|
+
name: "targetedSenders_",
|
64142
|
+
internalType: "address[]",
|
64143
|
+
type: "address[]"
|
64144
|
+
}
|
64145
|
+
],
|
64146
|
+
stateMutability: "view"
|
64147
|
+
},
|
64148
|
+
{
|
64149
|
+
type: "function",
|
64150
|
+
inputs: [],
|
64151
|
+
name: "test_TeeTester",
|
64152
|
+
outputs: [],
|
64153
|
+
stateMutability: "nonpayable"
|
64154
|
+
},
|
64155
|
+
{
|
64156
|
+
type: "function",
|
64157
|
+
inputs: [],
|
64158
|
+
name: "test_TeeTesterTestAll",
|
64159
|
+
outputs: [],
|
64160
|
+
stateMutability: "nonpayable"
|
64161
|
+
},
|
64162
|
+
{
|
64163
|
+
type: "function",
|
64164
|
+
inputs: [],
|
64165
|
+
name: "test_TeeTesterTestEBoolFalse",
|
64166
|
+
outputs: [],
|
64167
|
+
stateMutability: "nonpayable"
|
64168
|
+
},
|
64169
|
+
{
|
64170
|
+
type: "function",
|
64171
|
+
inputs: [],
|
64172
|
+
name: "test_TeeTesterTestEBoolTrue",
|
64173
|
+
outputs: [],
|
64174
|
+
stateMutability: "nonpayable"
|
64175
|
+
},
|
64176
|
+
{
|
64177
|
+
type: "function",
|
64178
|
+
inputs: [],
|
64179
|
+
name: "test_computeHandle",
|
64180
|
+
outputs: [],
|
64181
|
+
stateMutability: "nonpayable"
|
64182
|
+
},
|
64183
|
+
{
|
64184
|
+
type: "event",
|
64185
|
+
anonymous: false,
|
64186
|
+
inputs: [
|
64187
|
+
{ name: "", internalType: "string", type: "string", indexed: false }
|
64188
|
+
],
|
64189
|
+
name: "log"
|
64190
|
+
},
|
64191
|
+
{
|
64192
|
+
type: "event",
|
64193
|
+
anonymous: false,
|
64194
|
+
inputs: [
|
64195
|
+
{ name: "", internalType: "address", type: "address", indexed: false }
|
64196
|
+
],
|
64197
|
+
name: "log_address"
|
64198
|
+
},
|
64199
|
+
{
|
64200
|
+
type: "event",
|
64201
|
+
anonymous: false,
|
64202
|
+
inputs: [
|
64203
|
+
{
|
64204
|
+
name: "val",
|
64205
|
+
internalType: "uint256[]",
|
64206
|
+
type: "uint256[]",
|
64207
|
+
indexed: false
|
64208
|
+
}
|
64209
|
+
],
|
64210
|
+
name: "log_array"
|
64211
|
+
},
|
64212
|
+
{
|
64213
|
+
type: "event",
|
64214
|
+
anonymous: false,
|
64215
|
+
inputs: [
|
64216
|
+
{
|
64217
|
+
name: "val",
|
64218
|
+
internalType: "int256[]",
|
64219
|
+
type: "int256[]",
|
64220
|
+
indexed: false
|
64221
|
+
}
|
64222
|
+
],
|
64223
|
+
name: "log_array"
|
64224
|
+
},
|
64225
|
+
{
|
64226
|
+
type: "event",
|
64227
|
+
anonymous: false,
|
64228
|
+
inputs: [
|
64229
|
+
{
|
64230
|
+
name: "val",
|
64231
|
+
internalType: "address[]",
|
64232
|
+
type: "address[]",
|
64233
|
+
indexed: false
|
64234
|
+
}
|
64235
|
+
],
|
64236
|
+
name: "log_array"
|
64237
|
+
},
|
64238
|
+
{
|
64239
|
+
type: "event",
|
64240
|
+
anonymous: false,
|
64241
|
+
inputs: [
|
64242
|
+
{ name: "", internalType: "bytes", type: "bytes", indexed: false }
|
64243
|
+
],
|
64244
|
+
name: "log_bytes"
|
64245
|
+
},
|
64246
|
+
{
|
64247
|
+
type: "event",
|
64248
|
+
anonymous: false,
|
64249
|
+
inputs: [
|
64250
|
+
{ name: "", internalType: "bytes32", type: "bytes32", indexed: false }
|
64251
|
+
],
|
64252
|
+
name: "log_bytes32"
|
64253
|
+
},
|
64254
|
+
{
|
64255
|
+
type: "event",
|
64256
|
+
anonymous: false,
|
64257
|
+
inputs: [
|
64258
|
+
{ name: "", internalType: "int256", type: "int256", indexed: false }
|
64259
|
+
],
|
64260
|
+
name: "log_int"
|
64261
|
+
},
|
64262
|
+
{
|
64263
|
+
type: "event",
|
64264
|
+
anonymous: false,
|
64265
|
+
inputs: [
|
64266
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64267
|
+
{ name: "val", internalType: "address", type: "address", indexed: false }
|
64268
|
+
],
|
64269
|
+
name: "log_named_address"
|
64270
|
+
},
|
64271
|
+
{
|
64272
|
+
type: "event",
|
64273
|
+
anonymous: false,
|
64274
|
+
inputs: [
|
64275
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64276
|
+
{
|
64277
|
+
name: "val",
|
64278
|
+
internalType: "uint256[]",
|
64279
|
+
type: "uint256[]",
|
64280
|
+
indexed: false
|
64281
|
+
}
|
64282
|
+
],
|
64283
|
+
name: "log_named_array"
|
64284
|
+
},
|
64285
|
+
{
|
64286
|
+
type: "event",
|
64287
|
+
anonymous: false,
|
64288
|
+
inputs: [
|
64289
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64290
|
+
{
|
64291
|
+
name: "val",
|
64292
|
+
internalType: "int256[]",
|
64293
|
+
type: "int256[]",
|
64294
|
+
indexed: false
|
64295
|
+
}
|
64296
|
+
],
|
64297
|
+
name: "log_named_array"
|
64298
|
+
},
|
64299
|
+
{
|
64300
|
+
type: "event",
|
64301
|
+
anonymous: false,
|
64302
|
+
inputs: [
|
64303
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64304
|
+
{
|
64305
|
+
name: "val",
|
64306
|
+
internalType: "address[]",
|
64307
|
+
type: "address[]",
|
64308
|
+
indexed: false
|
64309
|
+
}
|
64310
|
+
],
|
64311
|
+
name: "log_named_array"
|
64312
|
+
},
|
64313
|
+
{
|
64314
|
+
type: "event",
|
64315
|
+
anonymous: false,
|
64316
|
+
inputs: [
|
64317
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64318
|
+
{ name: "val", internalType: "bytes", type: "bytes", indexed: false }
|
64319
|
+
],
|
64320
|
+
name: "log_named_bytes"
|
64321
|
+
},
|
64322
|
+
{
|
64323
|
+
type: "event",
|
64324
|
+
anonymous: false,
|
64325
|
+
inputs: [
|
64326
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64327
|
+
{ name: "val", internalType: "bytes32", type: "bytes32", indexed: false }
|
64328
|
+
],
|
64329
|
+
name: "log_named_bytes32"
|
64330
|
+
},
|
64331
|
+
{
|
64332
|
+
type: "event",
|
64333
|
+
anonymous: false,
|
64334
|
+
inputs: [
|
64335
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64336
|
+
{ name: "val", internalType: "int256", type: "int256", indexed: false },
|
64337
|
+
{
|
64338
|
+
name: "decimals",
|
64339
|
+
internalType: "uint256",
|
64340
|
+
type: "uint256",
|
64341
|
+
indexed: false
|
64342
|
+
}
|
64343
|
+
],
|
64344
|
+
name: "log_named_decimal_int"
|
64345
|
+
},
|
64346
|
+
{
|
64347
|
+
type: "event",
|
64348
|
+
anonymous: false,
|
64349
|
+
inputs: [
|
64350
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64351
|
+
{ name: "val", internalType: "uint256", type: "uint256", indexed: false },
|
64352
|
+
{
|
64353
|
+
name: "decimals",
|
64354
|
+
internalType: "uint256",
|
64355
|
+
type: "uint256",
|
64356
|
+
indexed: false
|
64357
|
+
}
|
64358
|
+
],
|
64359
|
+
name: "log_named_decimal_uint"
|
64360
|
+
},
|
64361
|
+
{
|
64362
|
+
type: "event",
|
64363
|
+
anonymous: false,
|
64364
|
+
inputs: [
|
64365
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64366
|
+
{ name: "val", internalType: "int256", type: "int256", indexed: false }
|
64367
|
+
],
|
64368
|
+
name: "log_named_int"
|
64369
|
+
},
|
64370
|
+
{
|
64371
|
+
type: "event",
|
64372
|
+
anonymous: false,
|
64373
|
+
inputs: [
|
64374
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64375
|
+
{ name: "val", internalType: "string", type: "string", indexed: false }
|
64376
|
+
],
|
64377
|
+
name: "log_named_string"
|
64378
|
+
},
|
64379
|
+
{
|
64380
|
+
type: "event",
|
64381
|
+
anonymous: false,
|
64382
|
+
inputs: [
|
64383
|
+
{ name: "key", internalType: "string", type: "string", indexed: false },
|
64384
|
+
{ name: "val", internalType: "uint256", type: "uint256", indexed: false }
|
64385
|
+
],
|
64386
|
+
name: "log_named_uint"
|
64387
|
+
},
|
64388
|
+
{
|
64389
|
+
type: "event",
|
64390
|
+
anonymous: false,
|
64391
|
+
inputs: [
|
64392
|
+
{ name: "", internalType: "string", type: "string", indexed: false }
|
64393
|
+
],
|
64394
|
+
name: "log_string"
|
64395
|
+
},
|
64396
|
+
{
|
64397
|
+
type: "event",
|
64398
|
+
anonymous: false,
|
64399
|
+
inputs: [
|
64400
|
+
{ name: "", internalType: "uint256", type: "uint256", indexed: false }
|
64401
|
+
],
|
64402
|
+
name: "log_uint"
|
64403
|
+
},
|
64404
|
+
{
|
64405
|
+
type: "event",
|
64406
|
+
anonymous: false,
|
64407
|
+
inputs: [
|
64408
|
+
{ name: "", internalType: "bytes", type: "bytes", indexed: false }
|
64409
|
+
],
|
64410
|
+
name: "logs"
|
64411
|
+
},
|
64412
|
+
{
|
64413
|
+
type: "error",
|
64414
|
+
inputs: [{ name: "inputType", internalType: "enum ETypes", type: "uint8" }],
|
64415
|
+
name: "UnsupportedTypeInput"
|
64416
|
+
}
|
64417
|
+
];
|
64418
|
+
var incoLiteAbi = [
|
64419
|
+
{
|
64420
|
+
type: "constructor",
|
64421
|
+
inputs: [{ name: "salt", internalType: "bytes32", type: "bytes32" }],
|
64422
|
+
stateMutability: "nonpayable"
|
64423
|
+
},
|
64424
|
+
{ type: "fallback", stateMutability: "nonpayable" },
|
64425
|
+
{
|
64426
|
+
type: "function",
|
64427
|
+
inputs: [],
|
64428
|
+
name: "UPGRADE_INTERFACE_VERSION",
|
64429
|
+
outputs: [{ name: "", internalType: "string", type: "string" }],
|
64430
|
+
stateMutability: "view"
|
64431
|
+
},
|
64432
|
+
{
|
64433
|
+
type: "function",
|
64434
|
+
inputs: [
|
64435
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
64436
|
+
{ name: "account", internalType: "address", type: "address" }
|
64437
|
+
],
|
64438
|
+
name: "allow",
|
64439
|
+
outputs: [],
|
64440
|
+
stateMutability: "nonpayable"
|
64441
|
+
},
|
64442
|
+
{
|
64443
|
+
type: "function",
|
64444
|
+
inputs: [
|
64445
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
64446
|
+
{ name: "account", internalType: "address", type: "address" }
|
64447
|
+
],
|
64448
|
+
name: "allowTransient",
|
64449
|
+
outputs: [],
|
64450
|
+
stateMutability: "nonpayable"
|
64451
|
+
},
|
64452
|
+
{
|
64453
|
+
type: "function",
|
64454
|
+
inputs: [
|
64455
|
+
{
|
64456
|
+
name: "voucher",
|
64457
|
+
internalType: "struct AllowanceVoucher",
|
64458
|
+
type: "tuple",
|
64459
|
+
components: [
|
64460
|
+
{ name: "sessionNonce", internalType: "bytes32", type: "bytes32" },
|
64461
|
+
{
|
64462
|
+
name: "verifyingContract",
|
64463
|
+
internalType: "address",
|
64464
|
+
type: "address"
|
64465
|
+
},
|
64466
|
+
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
64467
|
+
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
64468
|
+
]
|
64469
|
+
}
|
64470
|
+
],
|
64471
|
+
name: "allowanceVoucherDigest",
|
64472
|
+
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
64473
|
+
stateMutability: "view"
|
64474
|
+
},
|
64475
|
+
{
|
64476
|
+
type: "function",
|
64477
|
+
inputs: [
|
64478
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
64479
|
+
{ name: "account", internalType: "address", type: "address" }
|
64480
|
+
],
|
64481
|
+
name: "allowedTransient",
|
64482
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
64483
|
+
stateMutability: "view"
|
64484
|
+
},
|
64485
|
+
{
|
64486
|
+
type: "function",
|
64487
|
+
inputs: [{ name: "value", internalType: "bool", type: "bool" }],
|
64488
|
+
name: "asEbool",
|
64489
|
+
outputs: [{ name: "newEbool", internalType: "ebool", type: "bytes32" }],
|
64490
|
+
stateMutability: "nonpayable"
|
64491
|
+
},
|
64492
|
+
{
|
64493
|
+
type: "function",
|
64494
|
+
inputs: [{ name: "value", internalType: "uint256", type: "uint256" }],
|
64495
|
+
name: "asEuint256",
|
64496
|
+
outputs: [
|
64497
|
+
{ name: "newEuint256", internalType: "euint256", type: "bytes32" }
|
64498
|
+
],
|
64499
|
+
stateMutability: "nonpayable"
|
64500
|
+
},
|
64501
|
+
{
|
64502
|
+
type: "function",
|
64503
|
+
inputs: [
|
64504
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
64505
|
+
{
|
64506
|
+
name: "proof",
|
64507
|
+
internalType: "struct AllowanceProof",
|
64508
|
+
type: "tuple",
|
64509
|
+
components: [
|
64510
|
+
{ name: "sharer", internalType: "address", type: "address" },
|
64511
|
+
{
|
64512
|
+
name: "voucher",
|
64513
|
+
internalType: "struct AllowanceVoucher",
|
64514
|
+
type: "tuple",
|
64515
|
+
components: [
|
64516
|
+
{
|
64517
|
+
name: "sessionNonce",
|
64518
|
+
internalType: "bytes32",
|
64519
|
+
type: "bytes32"
|
64520
|
+
},
|
64521
|
+
{
|
64522
|
+
name: "verifyingContract",
|
64523
|
+
internalType: "address",
|
64524
|
+
type: "address"
|
64525
|
+
},
|
64526
|
+
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
64527
|
+
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
64528
|
+
]
|
64529
|
+
},
|
64530
|
+
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
64531
|
+
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
64532
|
+
]
|
64533
|
+
}
|
64534
|
+
],
|
64535
|
+
name: "claimHandle",
|
64536
|
+
outputs: [],
|
64537
|
+
stateMutability: "nonpayable"
|
64538
|
+
},
|
64539
|
+
{
|
64540
|
+
type: "function",
|
64541
|
+
inputs: [],
|
64542
|
+
name: "cleanTransientStorage",
|
64543
|
+
outputs: [],
|
64544
|
+
stateMutability: "nonpayable"
|
64545
|
+
},
|
64546
|
+
{
|
64547
|
+
type: "function",
|
64548
|
+
inputs: [
|
64549
|
+
{
|
64550
|
+
name: "decryption",
|
64551
|
+
internalType: "struct DecryptionAttestation",
|
64552
|
+
type: "tuple",
|
64553
|
+
components: [
|
64554
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
64555
|
+
{ name: "value", internalType: "bytes32", type: "bytes32" }
|
64556
|
+
]
|
64557
|
+
}
|
64558
|
+
],
|
64559
|
+
name: "decryptionAttestationDigest",
|
64560
|
+
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
64561
|
+
stateMutability: "view"
|
64562
|
+
},
|
64563
|
+
{
|
64564
|
+
type: "function",
|
64565
|
+
inputs: [
|
64566
|
+
{
|
64567
|
+
name: "result",
|
64568
|
+
internalType: "struct DecryptionResult",
|
64569
|
+
type: "tuple",
|
64570
|
+
components: [
|
64571
|
+
{
|
64572
|
+
name: "abiEncodedResult",
|
64573
|
+
internalType: "bytes32",
|
64574
|
+
type: "bytes32"
|
64575
|
+
},
|
64576
|
+
{ name: "requestId", internalType: "uint256", type: "uint256" }
|
64577
|
+
]
|
64578
|
+
}
|
64579
|
+
],
|
64580
|
+
name: "decryptionResultDigest",
|
64581
|
+
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
64582
|
+
stateMutability: "view"
|
64583
|
+
},
|
64584
|
+
{
|
64585
|
+
type: "function",
|
64586
|
+
inputs: [
|
64587
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64588
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64589
|
+
],
|
64590
|
+
name: "eAdd",
|
64591
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64592
|
+
stateMutability: "nonpayable"
|
64593
|
+
},
|
64594
|
+
{
|
64595
|
+
type: "function",
|
64596
|
+
inputs: [
|
64597
|
+
{ name: "lhs", internalType: "bytes32", type: "bytes32" },
|
64598
|
+
{ name: "rhs", internalType: "bytes32", type: "bytes32" }
|
64599
|
+
],
|
64600
|
+
name: "eBitAnd",
|
64601
|
+
outputs: [{ name: "result", internalType: "bytes32", type: "bytes32" }],
|
64602
|
+
stateMutability: "nonpayable"
|
64603
|
+
},
|
64604
|
+
{
|
64605
|
+
type: "function",
|
64606
|
+
inputs: [
|
64607
|
+
{ name: "lhs", internalType: "bytes32", type: "bytes32" },
|
64608
|
+
{ name: "rhs", internalType: "bytes32", type: "bytes32" }
|
64609
|
+
],
|
64610
|
+
name: "eBitOr",
|
64611
|
+
outputs: [{ name: "result", internalType: "bytes32", type: "bytes32" }],
|
64612
|
+
stateMutability: "nonpayable"
|
64613
|
+
},
|
64614
|
+
{
|
64615
|
+
type: "function",
|
64616
|
+
inputs: [
|
64617
|
+
{ name: "lhs", internalType: "bytes32", type: "bytes32" },
|
64618
|
+
{ name: "rhs", internalType: "bytes32", type: "bytes32" }
|
64619
|
+
],
|
64620
|
+
name: "eBitXor",
|
64621
|
+
outputs: [{ name: "result", internalType: "bytes32", type: "bytes32" }],
|
64622
|
+
stateMutability: "nonpayable"
|
64623
|
+
},
|
64624
|
+
{
|
64625
|
+
type: "function",
|
64626
|
+
inputs: [
|
64627
|
+
{ name: "ct", internalType: "bytes32", type: "bytes32" },
|
64628
|
+
{ name: "toType", internalType: "enum ETypes", type: "uint8" }
|
64629
|
+
],
|
64630
|
+
name: "eCast",
|
64631
|
+
outputs: [{ name: "result", internalType: "bytes32", type: "bytes32" }],
|
64632
|
+
stateMutability: "nonpayable"
|
64633
|
+
},
|
64634
|
+
{
|
64635
|
+
type: "function",
|
64636
|
+
inputs: [
|
64637
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64638
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64639
|
+
],
|
64640
|
+
name: "eDiv",
|
64641
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64642
|
+
stateMutability: "nonpayable"
|
64643
|
+
},
|
64644
|
+
{
|
64645
|
+
type: "function",
|
64646
|
+
inputs: [
|
64647
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64648
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64649
|
+
],
|
64650
|
+
name: "eEq",
|
64651
|
+
outputs: [{ name: "result", internalType: "ebool", type: "bytes32" }],
|
64652
|
+
stateMutability: "nonpayable"
|
64653
|
+
},
|
64654
|
+
{
|
64655
|
+
type: "function",
|
64656
|
+
inputs: [
|
64657
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64658
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64659
|
+
],
|
64660
|
+
name: "eGe",
|
64661
|
+
outputs: [{ name: "result", internalType: "ebool", type: "bytes32" }],
|
64662
|
+
stateMutability: "nonpayable"
|
64663
|
+
},
|
64664
|
+
{
|
64665
|
+
type: "function",
|
64666
|
+
inputs: [
|
64667
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64668
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64669
|
+
],
|
64670
|
+
name: "eGt",
|
64671
|
+
outputs: [{ name: "result", internalType: "ebool", type: "bytes32" }],
|
64672
|
+
stateMutability: "nonpayable"
|
64673
|
+
},
|
64674
|
+
{
|
64675
|
+
type: "function",
|
64676
|
+
inputs: [
|
64677
|
+
{ name: "control", internalType: "ebool", type: "bytes32" },
|
64678
|
+
{ name: "ifTrue", internalType: "bytes32", type: "bytes32" },
|
64679
|
+
{ name: "ifFalse", internalType: "bytes32", type: "bytes32" }
|
64680
|
+
],
|
64681
|
+
name: "eIfThenElse",
|
64682
|
+
outputs: [{ name: "result", internalType: "bytes32", type: "bytes32" }],
|
64683
|
+
stateMutability: "nonpayable"
|
64684
|
+
},
|
64685
|
+
{
|
64686
|
+
type: "function",
|
64687
|
+
inputs: [
|
64688
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64689
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64690
|
+
],
|
64691
|
+
name: "eLe",
|
64692
|
+
outputs: [{ name: "result", internalType: "ebool", type: "bytes32" }],
|
64693
|
+
stateMutability: "nonpayable"
|
64694
|
+
},
|
64695
|
+
{
|
64696
|
+
type: "function",
|
64697
|
+
inputs: [
|
64698
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64699
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64700
|
+
],
|
64701
|
+
name: "eLt",
|
64702
|
+
outputs: [{ name: "result", internalType: "ebool", type: "bytes32" }],
|
64703
|
+
stateMutability: "nonpayable"
|
64704
|
+
},
|
64705
|
+
{
|
64706
|
+
type: "function",
|
64707
|
+
inputs: [
|
64708
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64709
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64710
|
+
],
|
64711
|
+
name: "eMax",
|
64712
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64713
|
+
stateMutability: "nonpayable"
|
64714
|
+
},
|
64715
|
+
{
|
64716
|
+
type: "function",
|
64717
|
+
inputs: [
|
64718
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64719
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64720
|
+
],
|
64721
|
+
name: "eMin",
|
64722
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64723
|
+
stateMutability: "nonpayable"
|
64724
|
+
},
|
64725
|
+
{
|
64726
|
+
type: "function",
|
64727
|
+
inputs: [
|
64728
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64729
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64730
|
+
],
|
64731
|
+
name: "eMul",
|
64732
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64733
|
+
stateMutability: "nonpayable"
|
64734
|
+
},
|
64735
|
+
{
|
64736
|
+
type: "function",
|
64737
|
+
inputs: [
|
64738
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64739
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64740
|
+
],
|
64741
|
+
name: "eNe",
|
64742
|
+
outputs: [{ name: "result", internalType: "ebool", type: "bytes32" }],
|
64743
|
+
stateMutability: "nonpayable"
|
64744
|
+
},
|
64745
|
+
{
|
64746
|
+
type: "function",
|
64747
|
+
inputs: [{ name: "operand", internalType: "ebool", type: "bytes32" }],
|
64748
|
+
name: "eNot",
|
64749
|
+
outputs: [{ name: "result", internalType: "ebool", type: "bytes32" }],
|
64750
|
+
stateMutability: "nonpayable"
|
64751
|
+
},
|
64752
|
+
{
|
64753
|
+
type: "function",
|
64754
|
+
inputs: [],
|
64755
|
+
name: "eRand",
|
64756
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64757
|
+
stateMutability: "nonpayable"
|
64758
|
+
},
|
64759
|
+
{
|
64760
|
+
type: "function",
|
64761
|
+
inputs: [{ name: "upperBound", internalType: "euint256", type: "bytes32" }],
|
64762
|
+
name: "eRandBounded",
|
64763
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64764
|
+
stateMutability: "nonpayable"
|
64765
|
+
},
|
64766
|
+
{
|
64767
|
+
type: "function",
|
64768
|
+
inputs: [
|
64769
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64770
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64771
|
+
],
|
64772
|
+
name: "eRem",
|
64773
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64774
|
+
stateMutability: "nonpayable"
|
64775
|
+
},
|
64776
|
+
{
|
64777
|
+
type: "function",
|
64778
|
+
inputs: [
|
64779
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64780
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64781
|
+
],
|
64782
|
+
name: "eRotl",
|
64783
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64784
|
+
stateMutability: "nonpayable"
|
64785
|
+
},
|
64786
|
+
{
|
64787
|
+
type: "function",
|
64788
|
+
inputs: [
|
64789
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64790
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64791
|
+
],
|
64792
|
+
name: "eRotr",
|
64793
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64794
|
+
stateMutability: "nonpayable"
|
64795
|
+
},
|
64796
|
+
{
|
64797
|
+
type: "function",
|
64798
|
+
inputs: [
|
64799
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64800
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64801
|
+
],
|
64802
|
+
name: "eShl",
|
64803
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64804
|
+
stateMutability: "nonpayable"
|
64805
|
+
},
|
64806
|
+
{
|
64807
|
+
type: "function",
|
64808
|
+
inputs: [
|
64809
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64810
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64811
|
+
],
|
64812
|
+
name: "eShr",
|
64813
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64814
|
+
stateMutability: "nonpayable"
|
64815
|
+
},
|
64816
|
+
{
|
64817
|
+
type: "function",
|
64818
|
+
inputs: [
|
64819
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32" },
|
64820
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32" }
|
64821
|
+
],
|
64822
|
+
name: "eSub",
|
64823
|
+
outputs: [{ name: "result", internalType: "euint256", type: "bytes32" }],
|
64824
|
+
stateMutability: "nonpayable"
|
64825
|
+
},
|
64826
|
+
{
|
64827
|
+
type: "function",
|
64828
|
+
inputs: [
|
64829
|
+
{ name: "newPubkeyAddress", internalType: "address", type: "address" }
|
64830
|
+
],
|
64831
|
+
name: "editPubkeyAddress",
|
64832
|
+
outputs: [],
|
64833
|
+
stateMutability: "nonpayable"
|
64834
|
+
},
|
64835
|
+
{
|
64836
|
+
type: "function",
|
64837
|
+
inputs: [],
|
64838
|
+
name: "eip712Domain",
|
64839
|
+
outputs: [
|
64840
|
+
{ name: "fields", internalType: "bytes1", type: "bytes1" },
|
64841
|
+
{ name: "name", internalType: "string", type: "string" },
|
64842
|
+
{ name: "version", internalType: "string", type: "string" },
|
64843
|
+
{ name: "chainId", internalType: "uint256", type: "uint256" },
|
64844
|
+
{ name: "verifyingContract", internalType: "address", type: "address" },
|
64845
|
+
{ name: "salt", internalType: "bytes32", type: "bytes32" },
|
64846
|
+
{ name: "extensions", internalType: "uint256[]", type: "uint256[]" }
|
64847
|
+
],
|
64848
|
+
stateMutability: "view"
|
64849
|
+
},
|
64850
|
+
{
|
64851
|
+
type: "function",
|
64852
|
+
inputs: [
|
64853
|
+
{
|
64854
|
+
name: "result",
|
64855
|
+
internalType: "struct DecryptionResult",
|
64856
|
+
type: "tuple",
|
64857
|
+
components: [
|
64858
|
+
{
|
64859
|
+
name: "abiEncodedResult",
|
64860
|
+
internalType: "bytes32",
|
64861
|
+
type: "bytes32"
|
64862
|
+
},
|
64863
|
+
{ name: "requestId", internalType: "uint256", type: "uint256" }
|
64864
|
+
]
|
64865
|
+
},
|
64866
|
+
{ name: "", internalType: "bytes", type: "bytes" }
|
64867
|
+
],
|
64868
|
+
name: "fulfillRequest",
|
64869
|
+
outputs: [],
|
64870
|
+
stateMutability: "nonpayable"
|
64871
|
+
},
|
64872
|
+
{
|
64873
|
+
type: "function",
|
64874
|
+
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
64875
|
+
name: "getActiveVouchersSessionNonce",
|
64876
|
+
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
64877
|
+
stateMutability: "view"
|
64878
|
+
},
|
64879
|
+
{
|
64880
|
+
type: "function",
|
64881
|
+
inputs: [],
|
64882
|
+
name: "getEventCounter",
|
64883
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
64884
|
+
stateMutability: "view"
|
64885
|
+
},
|
64886
|
+
{
|
64887
|
+
type: "function",
|
64888
|
+
inputs: [
|
64889
|
+
{ name: "ciphertext", internalType: "bytes", type: "bytes" },
|
64890
|
+
{ name: "user", internalType: "address", type: "address" },
|
64891
|
+
{ name: "contractAddress", internalType: "address", type: "address" },
|
64892
|
+
{ name: "inputType", internalType: "enum ETypes", type: "uint8" }
|
64893
|
+
],
|
64894
|
+
name: "getInputHandle",
|
64895
|
+
outputs: [
|
64896
|
+
{ name: "generatedHandle", internalType: "bytes32", type: "bytes32" }
|
64897
|
+
],
|
64898
|
+
stateMutability: "view"
|
64899
|
+
},
|
64900
|
+
{
|
64901
|
+
type: "function",
|
64902
|
+
inputs: [],
|
64903
|
+
name: "getName",
|
64904
|
+
outputs: [{ name: "", internalType: "string", type: "string" }],
|
64905
|
+
stateMutability: "view"
|
64906
|
+
},
|
64907
|
+
{
|
64908
|
+
type: "function",
|
64909
|
+
inputs: [
|
64910
|
+
{ name: "op", internalType: "enum EOps", type: "uint8" },
|
64911
|
+
{ name: "returnType", internalType: "enum ETypes", type: "uint8" },
|
64912
|
+
{ name: "value", internalType: "bytes32", type: "bytes32" }
|
64913
|
+
],
|
64914
|
+
name: "getOpResultHandle",
|
64915
|
+
outputs: [
|
64916
|
+
{ name: "generatedHandle", internalType: "bytes32", type: "bytes32" }
|
64917
|
+
],
|
64918
|
+
stateMutability: "pure"
|
64919
|
+
},
|
64920
|
+
{
|
64921
|
+
type: "function",
|
64922
|
+
inputs: [
|
64923
|
+
{ name: "op", internalType: "enum EOps", type: "uint8" },
|
64924
|
+
{ name: "returnType", internalType: "enum ETypes", type: "uint8" },
|
64925
|
+
{ name: "counter", internalType: "uint256", type: "uint256" },
|
64926
|
+
{ name: "upperBound", internalType: "bytes32", type: "bytes32" }
|
64927
|
+
],
|
64928
|
+
name: "getOpResultHandle",
|
64929
|
+
outputs: [
|
64930
|
+
{ name: "generatedHandle", internalType: "bytes32", type: "bytes32" }
|
64931
|
+
],
|
64932
|
+
stateMutability: "pure"
|
64933
|
+
},
|
64934
|
+
{
|
64935
|
+
type: "function",
|
64936
|
+
inputs: [
|
64937
|
+
{ name: "op", internalType: "enum EOps", type: "uint8" },
|
64938
|
+
{ name: "returnType", internalType: "enum ETypes", type: "uint8" },
|
64939
|
+
{ name: "lhs", internalType: "bytes32", type: "bytes32" },
|
64940
|
+
{ name: "rhs", internalType: "bytes32", type: "bytes32" }
|
64941
|
+
],
|
64942
|
+
name: "getOpResultHandle",
|
64943
|
+
outputs: [
|
64944
|
+
{ name: "generatedHandle", internalType: "bytes32", type: "bytes32" }
|
64945
|
+
],
|
64946
|
+
stateMutability: "pure"
|
64947
|
+
},
|
64948
|
+
{
|
64949
|
+
type: "function",
|
64950
|
+
inputs: [{ name: "requestId", internalType: "uint256", type: "uint256" }],
|
64951
|
+
name: "getRequest",
|
64952
|
+
outputs: [
|
64953
|
+
{
|
64954
|
+
name: "",
|
64955
|
+
internalType: "struct Request",
|
64956
|
+
type: "tuple",
|
64957
|
+
components: [
|
64958
|
+
{ name: "maxTimestamp", internalType: "uint256", type: "uint256" },
|
64959
|
+
{
|
64960
|
+
name: "callbackContract",
|
64961
|
+
internalType: "address",
|
64962
|
+
type: "address"
|
64963
|
+
},
|
64964
|
+
{ name: "callbackSelector", internalType: "bytes4", type: "bytes4" },
|
64965
|
+
{ name: "fulfilled", internalType: "bool", type: "bool" },
|
64966
|
+
{ name: "data", internalType: "bytes", type: "bytes" }
|
64967
|
+
]
|
64968
|
+
}
|
64969
|
+
],
|
64970
|
+
stateMutability: "view"
|
64971
|
+
},
|
64972
|
+
{
|
64973
|
+
type: "function",
|
64974
|
+
inputs: [],
|
64975
|
+
name: "getRequestIdCounter",
|
64976
|
+
outputs: [{ name: "", internalType: "uint256", type: "uint256" }],
|
64977
|
+
stateMutability: "view"
|
64978
|
+
},
|
64979
|
+
{
|
64980
|
+
type: "function",
|
64981
|
+
inputs: [
|
64982
|
+
{ name: "plaintextBytes", internalType: "bytes32", type: "bytes32" },
|
64983
|
+
{ name: "handleType", internalType: "enum ETypes", type: "uint8" }
|
64984
|
+
],
|
64985
|
+
name: "getTrivialEncryptHandle",
|
64986
|
+
outputs: [
|
64987
|
+
{ name: "generatedHandle", internalType: "bytes32", type: "bytes32" }
|
64988
|
+
],
|
64989
|
+
stateMutability: "view"
|
64990
|
+
},
|
64991
|
+
{
|
64992
|
+
type: "function",
|
64993
|
+
inputs: [],
|
64994
|
+
name: "getVersion",
|
64995
|
+
outputs: [{ name: "", internalType: "string", type: "string" }],
|
64996
|
+
stateMutability: "view"
|
64997
|
+
},
|
64998
|
+
{
|
64999
|
+
type: "function",
|
65000
|
+
inputs: [],
|
65001
|
+
name: "getVersionedName",
|
65002
|
+
outputs: [{ name: "", internalType: "string", type: "string" }],
|
65003
|
+
stateMutability: "view"
|
65004
|
+
},
|
65005
|
+
{
|
65006
|
+
type: "function",
|
65007
|
+
inputs: [{ name: "owner", internalType: "address", type: "address" }],
|
65008
|
+
name: "initialize",
|
65009
|
+
outputs: [],
|
65010
|
+
stateMutability: "nonpayable"
|
65011
|
+
},
|
65012
|
+
{
|
65013
|
+
type: "function",
|
65014
|
+
inputs: [
|
65015
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
65016
|
+
{ name: "account", internalType: "address", type: "address" }
|
65017
|
+
],
|
65018
|
+
name: "isAllowed",
|
65019
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
65020
|
+
stateMutability: "view"
|
65021
|
+
},
|
65022
|
+
{
|
65023
|
+
type: "function",
|
65024
|
+
inputs: [
|
65025
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
65026
|
+
{ name: "account", internalType: "address", type: "address" },
|
65027
|
+
{
|
65028
|
+
name: "proof",
|
65029
|
+
internalType: "struct AllowanceProof",
|
65030
|
+
type: "tuple",
|
65031
|
+
components: [
|
65032
|
+
{ name: "sharer", internalType: "address", type: "address" },
|
65033
|
+
{
|
65034
|
+
name: "voucher",
|
65035
|
+
internalType: "struct AllowanceVoucher",
|
65036
|
+
type: "tuple",
|
65037
|
+
components: [
|
65038
|
+
{
|
65039
|
+
name: "sessionNonce",
|
65040
|
+
internalType: "bytes32",
|
65041
|
+
type: "bytes32"
|
65042
|
+
},
|
65043
|
+
{
|
65044
|
+
name: "verifyingContract",
|
65045
|
+
internalType: "address",
|
65046
|
+
type: "address"
|
65047
|
+
},
|
65048
|
+
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
65049
|
+
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
65050
|
+
]
|
65051
|
+
},
|
65052
|
+
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
65053
|
+
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
65054
|
+
]
|
65055
|
+
}
|
65056
|
+
],
|
65057
|
+
name: "isAllowed",
|
65058
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
65059
|
+
stateMutability: "nonpayable"
|
65060
|
+
},
|
65061
|
+
{
|
65062
|
+
type: "function",
|
65063
|
+
inputs: [
|
65064
|
+
{
|
65065
|
+
name: "decryption",
|
65066
|
+
internalType: "struct DecryptionAttestation",
|
65067
|
+
type: "tuple",
|
65068
|
+
components: [
|
65069
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
65070
|
+
{ name: "value", internalType: "bytes32", type: "bytes32" }
|
65071
|
+
]
|
65072
|
+
},
|
65073
|
+
{ name: "signature", internalType: "bytes", type: "bytes" }
|
65074
|
+
],
|
65075
|
+
name: "isValidDecryptionAttestation",
|
65076
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
65077
|
+
stateMutability: "view"
|
65078
|
+
},
|
65079
|
+
{
|
65080
|
+
type: "function",
|
65081
|
+
inputs: [
|
65082
|
+
{ name: "hash", internalType: "bytes32", type: "bytes32" },
|
65083
|
+
{ name: "signature", internalType: "bytes", type: "bytes" }
|
65084
|
+
],
|
65085
|
+
name: "isValidSignature",
|
65086
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
65087
|
+
stateMutability: "view"
|
65088
|
+
},
|
65089
|
+
{
|
65090
|
+
type: "function",
|
65091
|
+
inputs: [],
|
65092
|
+
name: "majorVersion",
|
65093
|
+
outputs: [{ name: "", internalType: "uint8", type: "uint8" }],
|
65094
|
+
stateMutability: "view"
|
65095
|
+
},
|
65096
|
+
{
|
65097
|
+
type: "function",
|
65098
|
+
inputs: [],
|
65099
|
+
name: "minorVersion",
|
65100
|
+
outputs: [{ name: "", internalType: "uint8", type: "uint8" }],
|
65101
|
+
stateMutability: "view"
|
65102
|
+
},
|
65103
|
+
{
|
65104
|
+
type: "function",
|
65105
|
+
inputs: [
|
65106
|
+
{ name: "ciphertext", internalType: "bytes", type: "bytes" },
|
65107
|
+
{ name: "user", internalType: "address", type: "address" }
|
65108
|
+
],
|
65109
|
+
name: "newEbool",
|
65110
|
+
outputs: [{ name: "newValue", internalType: "ebool", type: "bytes32" }],
|
65111
|
+
stateMutability: "nonpayable"
|
65112
|
+
},
|
65113
|
+
{
|
65114
|
+
type: "function",
|
65115
|
+
inputs: [
|
65116
|
+
{ name: "ciphertext", internalType: "bytes", type: "bytes" },
|
65117
|
+
{ name: "user", internalType: "address", type: "address" }
|
65118
|
+
],
|
65119
|
+
name: "newEuint256",
|
65120
|
+
outputs: [{ name: "newValue", internalType: "euint256", type: "bytes32" }],
|
65121
|
+
stateMutability: "nonpayable"
|
65122
|
+
},
|
65123
|
+
{
|
65124
|
+
type: "function",
|
65125
|
+
inputs: [],
|
65126
|
+
name: "owner",
|
65127
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
65128
|
+
stateMutability: "view"
|
65129
|
+
},
|
65130
|
+
{
|
65131
|
+
type: "function",
|
65132
|
+
inputs: [],
|
65133
|
+
name: "patchVersion",
|
65134
|
+
outputs: [{ name: "", internalType: "uint8", type: "uint8" }],
|
65135
|
+
stateMutability: "view"
|
65136
|
+
},
|
65137
|
+
{
|
65138
|
+
type: "function",
|
65139
|
+
inputs: [
|
65140
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
65141
|
+
{ name: "account", internalType: "address", type: "address" }
|
65142
|
+
],
|
65143
|
+
name: "persistAllowed",
|
65144
|
+
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
65145
|
+
stateMutability: "view"
|
65146
|
+
},
|
65147
|
+
{
|
65148
|
+
type: "function",
|
65149
|
+
inputs: [],
|
65150
|
+
name: "proxiableUUID",
|
65151
|
+
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
65152
|
+
stateMutability: "view"
|
65153
|
+
},
|
65154
|
+
{
|
65155
|
+
type: "function",
|
65156
|
+
inputs: [],
|
65157
|
+
name: "renounceOwnership",
|
65158
|
+
outputs: [],
|
65159
|
+
stateMutability: "nonpayable"
|
65160
|
+
},
|
65161
|
+
{
|
65162
|
+
type: "function",
|
65163
|
+
inputs: [
|
65164
|
+
{ name: "callbackSelector", internalType: "bytes4", type: "bytes4" },
|
65165
|
+
{ name: "maxTimestamp", internalType: "uint256", type: "uint256" },
|
65166
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
65167
|
+
{ name: "data", internalType: "bytes", type: "bytes" }
|
65168
|
+
],
|
65169
|
+
name: "requestDecryption",
|
65170
|
+
outputs: [{ name: "requestId", internalType: "uint256", type: "uint256" }],
|
65171
|
+
stateMutability: "nonpayable"
|
65172
|
+
},
|
65173
|
+
{
|
65174
|
+
type: "function",
|
65175
|
+
inputs: [],
|
65176
|
+
name: "salt",
|
65177
|
+
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
65178
|
+
stateMutability: "view"
|
65179
|
+
},
|
65180
|
+
{
|
65181
|
+
type: "function",
|
65182
|
+
inputs: [{ name: "newOwner", internalType: "address", type: "address" }],
|
65183
|
+
name: "transferOwnership",
|
65184
|
+
outputs: [],
|
65185
|
+
stateMutability: "nonpayable"
|
65186
|
+
},
|
65187
|
+
{
|
65188
|
+
type: "function",
|
65189
|
+
inputs: [],
|
65190
|
+
name: "updateActiveVouchersSessionNonce",
|
65191
|
+
outputs: [],
|
65192
|
+
stateMutability: "nonpayable"
|
65193
|
+
},
|
65194
|
+
{
|
65195
|
+
type: "function",
|
65196
|
+
inputs: [
|
65197
|
+
{ name: "newImplementation", internalType: "address", type: "address" },
|
65198
|
+
{ name: "data", internalType: "bytes", type: "bytes" }
|
65199
|
+
],
|
65200
|
+
name: "upgradeToAndCall",
|
65201
|
+
outputs: [],
|
65202
|
+
stateMutability: "payable"
|
65203
|
+
},
|
65204
|
+
{
|
65205
|
+
type: "event",
|
65206
|
+
anonymous: false,
|
65207
|
+
inputs: [
|
65208
|
+
{
|
65209
|
+
name: "requestId",
|
65210
|
+
internalType: "uint256",
|
65211
|
+
type: "uint256",
|
65212
|
+
indexed: true
|
65213
|
+
},
|
65214
|
+
{
|
65215
|
+
name: "handle",
|
65216
|
+
internalType: "bytes32",
|
65217
|
+
type: "bytes32",
|
65218
|
+
indexed: true
|
65219
|
+
},
|
65220
|
+
{
|
65221
|
+
name: "maxTimestamp",
|
65222
|
+
internalType: "uint256",
|
65223
|
+
type: "uint256",
|
65224
|
+
indexed: false
|
65225
|
+
},
|
65226
|
+
{
|
65227
|
+
name: "eventId",
|
65228
|
+
internalType: "uint256",
|
65229
|
+
type: "uint256",
|
65230
|
+
indexed: false
|
65231
|
+
}
|
65232
|
+
],
|
65233
|
+
name: "DecryptionRequested"
|
65234
|
+
},
|
65235
|
+
{
|
65236
|
+
type: "event",
|
65237
|
+
anonymous: false,
|
65238
|
+
inputs: [
|
65239
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65240
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65241
|
+
{
|
65242
|
+
name: "result",
|
65243
|
+
internalType: "euint256",
|
65244
|
+
type: "bytes32",
|
65245
|
+
indexed: true
|
65246
|
+
},
|
65247
|
+
{
|
65248
|
+
name: "eventId",
|
65249
|
+
internalType: "uint256",
|
65250
|
+
type: "uint256",
|
65251
|
+
indexed: false
|
65252
|
+
}
|
65253
|
+
],
|
65254
|
+
name: "EAdd"
|
65255
|
+
},
|
65256
|
+
{
|
65257
|
+
type: "event",
|
65258
|
+
anonymous: false,
|
65259
|
+
inputs: [
|
65260
|
+
{ name: "lhs", internalType: "bytes32", type: "bytes32", indexed: true },
|
65261
|
+
{ name: "rhs", internalType: "bytes32", type: "bytes32", indexed: true },
|
65262
|
+
{
|
65263
|
+
name: "result",
|
65264
|
+
internalType: "bytes32",
|
65265
|
+
type: "bytes32",
|
65266
|
+
indexed: true
|
65267
|
+
},
|
65268
|
+
{
|
65269
|
+
name: "eventId",
|
65270
|
+
internalType: "uint256",
|
65271
|
+
type: "uint256",
|
65272
|
+
indexed: false
|
65273
|
+
}
|
65274
|
+
],
|
65275
|
+
name: "EBitAnd"
|
65276
|
+
},
|
65277
|
+
{
|
65278
|
+
type: "event",
|
65279
|
+
anonymous: false,
|
65280
|
+
inputs: [
|
65281
|
+
{ name: "lhs", internalType: "bytes32", type: "bytes32", indexed: true },
|
65282
|
+
{ name: "rhs", internalType: "bytes32", type: "bytes32", indexed: true },
|
65283
|
+
{
|
65284
|
+
name: "result",
|
65285
|
+
internalType: "bytes32",
|
65286
|
+
type: "bytes32",
|
65287
|
+
indexed: true
|
65288
|
+
},
|
65289
|
+
{
|
65290
|
+
name: "eventId",
|
65291
|
+
internalType: "uint256",
|
65292
|
+
type: "uint256",
|
65293
|
+
indexed: false
|
65294
|
+
}
|
65295
|
+
],
|
65296
|
+
name: "EBitOr"
|
65297
|
+
},
|
65298
|
+
{
|
65299
|
+
type: "event",
|
65300
|
+
anonymous: false,
|
65301
|
+
inputs: [
|
65302
|
+
{ name: "lhs", internalType: "bytes32", type: "bytes32", indexed: true },
|
65303
|
+
{ name: "rhs", internalType: "bytes32", type: "bytes32", indexed: true },
|
65304
|
+
{
|
65305
|
+
name: "result",
|
65306
|
+
internalType: "bytes32",
|
65307
|
+
type: "bytes32",
|
65308
|
+
indexed: true
|
65309
|
+
},
|
65310
|
+
{
|
65311
|
+
name: "eventId",
|
65312
|
+
internalType: "uint256",
|
65313
|
+
type: "uint256",
|
65314
|
+
indexed: false
|
65315
|
+
}
|
65316
|
+
],
|
65317
|
+
name: "EBitXor"
|
65318
|
+
},
|
65319
|
+
{
|
65320
|
+
type: "event",
|
65321
|
+
anonymous: false,
|
65322
|
+
inputs: [
|
65323
|
+
{ name: "ct", internalType: "bytes32", type: "bytes32", indexed: true },
|
65324
|
+
{ name: "toType", internalType: "uint8", type: "uint8", indexed: true },
|
65325
|
+
{
|
65326
|
+
name: "result",
|
65327
|
+
internalType: "bytes32",
|
65328
|
+
type: "bytes32",
|
65329
|
+
indexed: true
|
65330
|
+
},
|
65331
|
+
{
|
65332
|
+
name: "eventId",
|
65333
|
+
internalType: "uint256",
|
65334
|
+
type: "uint256",
|
65335
|
+
indexed: false
|
65336
|
+
}
|
65337
|
+
],
|
65338
|
+
name: "ECast"
|
65339
|
+
},
|
65340
|
+
{
|
65341
|
+
type: "event",
|
65342
|
+
anonymous: false,
|
65343
|
+
inputs: [
|
65344
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65345
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65346
|
+
{
|
65347
|
+
name: "result",
|
65348
|
+
internalType: "euint256",
|
65349
|
+
type: "bytes32",
|
65350
|
+
indexed: true
|
65351
|
+
},
|
65352
|
+
{
|
65353
|
+
name: "eventId",
|
65354
|
+
internalType: "uint256",
|
65355
|
+
type: "uint256",
|
65356
|
+
indexed: false
|
65357
|
+
}
|
65358
|
+
],
|
65359
|
+
name: "EDiv"
|
65360
|
+
},
|
65361
|
+
{
|
65362
|
+
type: "event",
|
65363
|
+
anonymous: false,
|
65364
|
+
inputs: [
|
65365
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65366
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65367
|
+
{ name: "result", internalType: "ebool", type: "bytes32", indexed: true },
|
65368
|
+
{
|
65369
|
+
name: "eventId",
|
65370
|
+
internalType: "uint256",
|
65371
|
+
type: "uint256",
|
65372
|
+
indexed: false
|
65373
|
+
}
|
65374
|
+
],
|
65375
|
+
name: "EEq"
|
65376
|
+
},
|
65377
|
+
{
|
65378
|
+
type: "event",
|
65379
|
+
anonymous: false,
|
65380
|
+
inputs: [
|
65381
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65382
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65383
|
+
{ name: "result", internalType: "ebool", type: "bytes32", indexed: true },
|
65384
|
+
{
|
65385
|
+
name: "eventId",
|
65386
|
+
internalType: "uint256",
|
65387
|
+
type: "uint256",
|
65388
|
+
indexed: false
|
65389
|
+
}
|
65390
|
+
],
|
65391
|
+
name: "EGe"
|
65392
|
+
},
|
65393
|
+
{
|
65394
|
+
type: "event",
|
65395
|
+
anonymous: false,
|
65396
|
+
inputs: [
|
65397
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65398
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65399
|
+
{ name: "result", internalType: "ebool", type: "bytes32", indexed: true },
|
65400
|
+
{
|
65401
|
+
name: "eventId",
|
65402
|
+
internalType: "uint256",
|
65403
|
+
type: "uint256",
|
65404
|
+
indexed: false
|
65405
|
+
}
|
65406
|
+
],
|
65407
|
+
name: "EGt"
|
65408
|
+
},
|
65409
|
+
{ type: "event", anonymous: false, inputs: [], name: "EIP712DomainChanged" },
|
65410
|
+
{
|
65411
|
+
type: "event",
|
65412
|
+
anonymous: false,
|
65413
|
+
inputs: [
|
65414
|
+
{
|
65415
|
+
name: "control",
|
65416
|
+
internalType: "ebool",
|
65417
|
+
type: "bytes32",
|
65418
|
+
indexed: false
|
65419
|
+
},
|
65420
|
+
{
|
65421
|
+
name: "ifTrue",
|
65422
|
+
internalType: "bytes32",
|
65423
|
+
type: "bytes32",
|
65424
|
+
indexed: true
|
65425
|
+
},
|
65426
|
+
{
|
65427
|
+
name: "ifFalse",
|
65428
|
+
internalType: "bytes32",
|
65429
|
+
type: "bytes32",
|
65430
|
+
indexed: true
|
65431
|
+
},
|
65432
|
+
{
|
65433
|
+
name: "result",
|
65434
|
+
internalType: "bytes32",
|
65435
|
+
type: "bytes32",
|
65436
|
+
indexed: true
|
65437
|
+
},
|
65438
|
+
{
|
65439
|
+
name: "eventId",
|
65440
|
+
internalType: "uint256",
|
65441
|
+
type: "uint256",
|
65442
|
+
indexed: false
|
65443
|
+
}
|
65444
|
+
],
|
65445
|
+
name: "EIfThenElse"
|
65446
|
+
},
|
65447
|
+
{
|
65448
|
+
type: "event",
|
65449
|
+
anonymous: false,
|
65450
|
+
inputs: [
|
65451
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65452
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65453
|
+
{ name: "result", internalType: "ebool", type: "bytes32", indexed: true },
|
65454
|
+
{
|
65455
|
+
name: "eventId",
|
65456
|
+
internalType: "uint256",
|
65457
|
+
type: "uint256",
|
65458
|
+
indexed: false
|
65459
|
+
}
|
65460
|
+
],
|
65461
|
+
name: "ELe"
|
65462
|
+
},
|
65463
|
+
{
|
65464
|
+
type: "event",
|
65465
|
+
anonymous: false,
|
65466
|
+
inputs: [
|
65467
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65468
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65469
|
+
{ name: "result", internalType: "ebool", type: "bytes32", indexed: true },
|
65470
|
+
{
|
65471
|
+
name: "eventId",
|
65472
|
+
internalType: "uint256",
|
65473
|
+
type: "uint256",
|
65474
|
+
indexed: false
|
65475
|
+
}
|
65476
|
+
],
|
65477
|
+
name: "ELt"
|
65478
|
+
},
|
65479
|
+
{
|
65480
|
+
type: "event",
|
65481
|
+
anonymous: false,
|
65482
|
+
inputs: [
|
65483
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65484
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65485
|
+
{
|
65486
|
+
name: "result",
|
65487
|
+
internalType: "euint256",
|
65488
|
+
type: "bytes32",
|
65489
|
+
indexed: true
|
65490
|
+
},
|
65491
|
+
{
|
65492
|
+
name: "eventId",
|
65493
|
+
internalType: "uint256",
|
65494
|
+
type: "uint256",
|
65495
|
+
indexed: false
|
65496
|
+
}
|
65497
|
+
],
|
65498
|
+
name: "EMax"
|
65499
|
+
},
|
65500
|
+
{
|
65501
|
+
type: "event",
|
65502
|
+
anonymous: false,
|
65503
|
+
inputs: [
|
65504
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65505
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65506
|
+
{
|
65507
|
+
name: "result",
|
65508
|
+
internalType: "euint256",
|
65509
|
+
type: "bytes32",
|
65510
|
+
indexed: true
|
65511
|
+
},
|
65512
|
+
{
|
65513
|
+
name: "eventId",
|
65514
|
+
internalType: "uint256",
|
65515
|
+
type: "uint256",
|
65516
|
+
indexed: false
|
65517
|
+
}
|
65518
|
+
],
|
65519
|
+
name: "EMin"
|
65520
|
+
},
|
65521
|
+
{
|
65522
|
+
type: "event",
|
65523
|
+
anonymous: false,
|
65524
|
+
inputs: [
|
65525
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65526
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65527
|
+
{
|
65528
|
+
name: "result",
|
65529
|
+
internalType: "euint256",
|
65530
|
+
type: "bytes32",
|
65531
|
+
indexed: true
|
65532
|
+
},
|
65533
|
+
{
|
65534
|
+
name: "eventId",
|
65535
|
+
internalType: "uint256",
|
65536
|
+
type: "uint256",
|
65537
|
+
indexed: false
|
65538
|
+
}
|
65539
|
+
],
|
65540
|
+
name: "EMul"
|
65541
|
+
},
|
65542
|
+
{
|
65543
|
+
type: "event",
|
65544
|
+
anonymous: false,
|
65545
|
+
inputs: [
|
65546
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65547
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65548
|
+
{ name: "result", internalType: "ebool", type: "bytes32", indexed: true },
|
65549
|
+
{
|
65550
|
+
name: "eventId",
|
65551
|
+
internalType: "uint256",
|
65552
|
+
type: "uint256",
|
65553
|
+
indexed: false
|
65554
|
+
}
|
65555
|
+
],
|
65556
|
+
name: "ENe"
|
65557
|
+
},
|
65558
|
+
{
|
65559
|
+
type: "event",
|
65560
|
+
anonymous: false,
|
65561
|
+
inputs: [
|
65562
|
+
{
|
65563
|
+
name: "operand",
|
65564
|
+
internalType: "ebool",
|
65565
|
+
type: "bytes32",
|
65566
|
+
indexed: true
|
65567
|
+
},
|
65568
|
+
{ name: "result", internalType: "ebool", type: "bytes32", indexed: true },
|
65569
|
+
{
|
65570
|
+
name: "eventId",
|
65571
|
+
internalType: "uint256",
|
65572
|
+
type: "uint256",
|
65573
|
+
indexed: false
|
65574
|
+
}
|
65575
|
+
],
|
65576
|
+
name: "ENot"
|
65577
|
+
},
|
65578
|
+
{
|
65579
|
+
type: "event",
|
65580
|
+
anonymous: false,
|
65581
|
+
inputs: [
|
65582
|
+
{
|
65583
|
+
name: "counter",
|
65584
|
+
internalType: "uint256",
|
65585
|
+
type: "uint256",
|
65586
|
+
indexed: true
|
65587
|
+
},
|
65588
|
+
{
|
65589
|
+
name: "result",
|
65590
|
+
internalType: "euint256",
|
65591
|
+
type: "bytes32",
|
65592
|
+
indexed: true
|
65593
|
+
},
|
65594
|
+
{
|
65595
|
+
name: "eventId",
|
65596
|
+
internalType: "uint256",
|
65597
|
+
type: "uint256",
|
65598
|
+
indexed: false
|
65599
|
+
}
|
65600
|
+
],
|
65601
|
+
name: "ERand"
|
65602
|
+
},
|
65603
|
+
{
|
65604
|
+
type: "event",
|
65605
|
+
anonymous: false,
|
65606
|
+
inputs: [
|
65607
|
+
{
|
65608
|
+
name: "counter",
|
65609
|
+
internalType: "uint256",
|
65610
|
+
type: "uint256",
|
65611
|
+
indexed: true
|
65612
|
+
},
|
65613
|
+
{
|
65614
|
+
name: "upperBound",
|
65615
|
+
internalType: "euint256",
|
65616
|
+
type: "bytes32",
|
65617
|
+
indexed: true
|
65618
|
+
},
|
65619
|
+
{
|
65620
|
+
name: "result",
|
65621
|
+
internalType: "euint256",
|
65622
|
+
type: "bytes32",
|
65623
|
+
indexed: true
|
65624
|
+
},
|
65625
|
+
{
|
65626
|
+
name: "eventId",
|
65627
|
+
internalType: "uint256",
|
65628
|
+
type: "uint256",
|
65629
|
+
indexed: false
|
65630
|
+
}
|
65631
|
+
],
|
65632
|
+
name: "ERandBounded"
|
65633
|
+
},
|
65634
|
+
{
|
65635
|
+
type: "event",
|
65636
|
+
anonymous: false,
|
65637
|
+
inputs: [
|
65638
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65639
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65640
|
+
{
|
65641
|
+
name: "result",
|
65642
|
+
internalType: "euint256",
|
65643
|
+
type: "bytes32",
|
65644
|
+
indexed: true
|
65645
|
+
},
|
65646
|
+
{
|
65647
|
+
name: "eventId",
|
65648
|
+
internalType: "uint256",
|
65649
|
+
type: "uint256",
|
65650
|
+
indexed: false
|
65651
|
+
}
|
65652
|
+
],
|
65653
|
+
name: "ERem"
|
65654
|
+
},
|
65655
|
+
{
|
65656
|
+
type: "event",
|
65657
|
+
anonymous: false,
|
65658
|
+
inputs: [
|
65659
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65660
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65661
|
+
{
|
65662
|
+
name: "result",
|
65663
|
+
internalType: "euint256",
|
65664
|
+
type: "bytes32",
|
65665
|
+
indexed: true
|
65666
|
+
},
|
65667
|
+
{
|
65668
|
+
name: "eventId",
|
65669
|
+
internalType: "uint256",
|
65670
|
+
type: "uint256",
|
65671
|
+
indexed: false
|
65672
|
+
}
|
65673
|
+
],
|
65674
|
+
name: "ERotl"
|
65675
|
+
},
|
65676
|
+
{
|
65677
|
+
type: "event",
|
65678
|
+
anonymous: false,
|
65679
|
+
inputs: [
|
65680
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65681
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65682
|
+
{
|
65683
|
+
name: "result",
|
65684
|
+
internalType: "euint256",
|
65685
|
+
type: "bytes32",
|
65686
|
+
indexed: true
|
65687
|
+
},
|
65688
|
+
{
|
65689
|
+
name: "eventId",
|
65690
|
+
internalType: "uint256",
|
65691
|
+
type: "uint256",
|
65692
|
+
indexed: false
|
65693
|
+
}
|
65694
|
+
],
|
65695
|
+
name: "ERotr"
|
65696
|
+
},
|
65697
|
+
{
|
65698
|
+
type: "event",
|
65699
|
+
anonymous: false,
|
65700
|
+
inputs: [
|
65701
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65702
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65703
|
+
{
|
65704
|
+
name: "result",
|
65705
|
+
internalType: "euint256",
|
65706
|
+
type: "bytes32",
|
65707
|
+
indexed: true
|
65708
|
+
},
|
65709
|
+
{
|
65710
|
+
name: "eventId",
|
65711
|
+
internalType: "uint256",
|
65712
|
+
type: "uint256",
|
65713
|
+
indexed: false
|
65714
|
+
}
|
65715
|
+
],
|
65716
|
+
name: "EShl"
|
65717
|
+
},
|
65718
|
+
{
|
65719
|
+
type: "event",
|
65720
|
+
anonymous: false,
|
65721
|
+
inputs: [
|
65722
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65723
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65724
|
+
{
|
65725
|
+
name: "result",
|
65726
|
+
internalType: "euint256",
|
65727
|
+
type: "bytes32",
|
65728
|
+
indexed: true
|
65729
|
+
},
|
65730
|
+
{
|
65731
|
+
name: "eventId",
|
65732
|
+
internalType: "uint256",
|
65733
|
+
type: "uint256",
|
65734
|
+
indexed: false
|
65735
|
+
}
|
65736
|
+
],
|
65737
|
+
name: "EShr"
|
65738
|
+
},
|
65739
|
+
{
|
65740
|
+
type: "event",
|
65741
|
+
anonymous: false,
|
65742
|
+
inputs: [
|
65743
|
+
{ name: "lhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65744
|
+
{ name: "rhs", internalType: "euint256", type: "bytes32", indexed: true },
|
65745
|
+
{
|
65746
|
+
name: "result",
|
65747
|
+
internalType: "euint256",
|
65748
|
+
type: "bytes32",
|
65749
|
+
indexed: true
|
65750
|
+
},
|
65751
|
+
{
|
65752
|
+
name: "eventId",
|
65753
|
+
internalType: "uint256",
|
65754
|
+
type: "uint256",
|
65755
|
+
indexed: false
|
65756
|
+
}
|
65757
|
+
],
|
65758
|
+
name: "ESub"
|
65759
|
+
},
|
65760
|
+
{
|
65761
|
+
type: "event",
|
65762
|
+
anonymous: false,
|
65763
|
+
inputs: [
|
65764
|
+
{
|
65765
|
+
name: "version",
|
65766
|
+
internalType: "uint64",
|
65767
|
+
type: "uint64",
|
65768
|
+
indexed: false
|
65769
|
+
}
|
65770
|
+
],
|
65771
|
+
name: "Initialized"
|
65772
|
+
},
|
65773
|
+
{
|
65774
|
+
type: "event",
|
65775
|
+
anonymous: false,
|
65776
|
+
inputs: [
|
65777
|
+
{
|
65778
|
+
name: "result",
|
65779
|
+
internalType: "bytes32",
|
65780
|
+
type: "bytes32",
|
65781
|
+
indexed: true
|
65782
|
+
},
|
65783
|
+
{
|
65784
|
+
name: "contractAddress",
|
65785
|
+
internalType: "address",
|
65786
|
+
type: "address",
|
65787
|
+
indexed: true
|
65788
|
+
},
|
65789
|
+
{ name: "user", internalType: "address", type: "address", indexed: true },
|
65790
|
+
{
|
65791
|
+
name: "inputType",
|
65792
|
+
internalType: "enum ETypes",
|
65793
|
+
type: "uint8",
|
65794
|
+
indexed: false
|
65795
|
+
},
|
65796
|
+
{
|
65797
|
+
name: "ciphertext",
|
65798
|
+
internalType: "bytes",
|
65799
|
+
type: "bytes",
|
65800
|
+
indexed: false
|
65801
|
+
},
|
65802
|
+
{
|
65803
|
+
name: "eventId",
|
65804
|
+
internalType: "uint256",
|
65805
|
+
type: "uint256",
|
65806
|
+
indexed: false
|
65807
|
+
}
|
65808
|
+
],
|
65809
|
+
name: "NewInput"
|
65810
|
+
},
|
65811
|
+
{
|
65812
|
+
type: "event",
|
65813
|
+
anonymous: false,
|
65814
|
+
inputs: [
|
65815
|
+
{
|
65816
|
+
name: "previousOwner",
|
65817
|
+
internalType: "address",
|
65818
|
+
type: "address",
|
65819
|
+
indexed: true
|
65820
|
+
},
|
65821
|
+
{
|
65822
|
+
name: "newOwner",
|
65823
|
+
internalType: "address",
|
65824
|
+
type: "address",
|
65825
|
+
indexed: true
|
65826
|
+
}
|
65827
|
+
],
|
65828
|
+
name: "OwnershipTransferred"
|
65829
|
+
},
|
65830
|
+
{
|
65831
|
+
type: "event",
|
65832
|
+
anonymous: false,
|
65833
|
+
inputs: [
|
65834
|
+
{
|
65835
|
+
name: "newPubkeyAddress",
|
65836
|
+
internalType: "address",
|
65837
|
+
type: "address",
|
65838
|
+
indexed: false
|
65839
|
+
}
|
65840
|
+
],
|
65841
|
+
name: "PubkeyAddressChanged"
|
65842
|
+
},
|
65843
|
+
{
|
65844
|
+
type: "event",
|
65845
|
+
anonymous: false,
|
65846
|
+
inputs: [
|
65847
|
+
{
|
65848
|
+
name: "requestId",
|
65849
|
+
internalType: "uint256",
|
65850
|
+
type: "uint256",
|
65851
|
+
indexed: true
|
65852
|
+
},
|
65853
|
+
{ name: "success", internalType: "bool", type: "bool", indexed: false },
|
65854
|
+
{
|
65855
|
+
name: "eventId",
|
65856
|
+
internalType: "uint256",
|
65857
|
+
type: "uint256",
|
65858
|
+
indexed: false
|
65859
|
+
}
|
65860
|
+
],
|
65861
|
+
name: "RequestFulfilled"
|
65862
|
+
},
|
65863
|
+
{
|
65864
|
+
type: "event",
|
65865
|
+
anonymous: false,
|
65866
|
+
inputs: [
|
65867
|
+
{
|
65868
|
+
name: "result",
|
65869
|
+
internalType: "bytes32",
|
65870
|
+
type: "bytes32",
|
65871
|
+
indexed: true
|
65872
|
+
},
|
65873
|
+
{
|
65874
|
+
name: "plainTextBytes",
|
65875
|
+
internalType: "bytes32",
|
65876
|
+
type: "bytes32",
|
65877
|
+
indexed: false
|
65878
|
+
},
|
65879
|
+
{
|
65880
|
+
name: "handleType",
|
65881
|
+
internalType: "enum ETypes",
|
65882
|
+
type: "uint8",
|
65883
|
+
indexed: false
|
65884
|
+
},
|
65885
|
+
{
|
65886
|
+
name: "eventId",
|
65887
|
+
internalType: "uint256",
|
65888
|
+
type: "uint256",
|
65889
|
+
indexed: false
|
65890
|
+
}
|
65891
|
+
],
|
65892
|
+
name: "TrivialEncrypt"
|
65893
|
+
},
|
65894
|
+
{
|
65895
|
+
type: "event",
|
65896
|
+
anonymous: false,
|
65897
|
+
inputs: [
|
65898
|
+
{
|
65899
|
+
name: "implementation",
|
65900
|
+
internalType: "address",
|
65901
|
+
type: "address",
|
65902
|
+
indexed: true
|
65903
|
+
}
|
65904
|
+
],
|
65905
|
+
name: "Upgraded"
|
65906
|
+
},
|
65907
|
+
{
|
65908
|
+
type: "error",
|
65909
|
+
inputs: [{ name: "target", internalType: "address", type: "address" }],
|
65910
|
+
name: "AddressEmptyCode"
|
65911
|
+
},
|
65912
|
+
{ type: "error", inputs: [], name: "ECDSAInvalidSignature" },
|
65913
|
+
{
|
65914
|
+
type: "error",
|
65915
|
+
inputs: [{ name: "length", internalType: "uint256", type: "uint256" }],
|
65916
|
+
name: "ECDSAInvalidSignatureLength"
|
65917
|
+
},
|
65918
|
+
{
|
65919
|
+
type: "error",
|
65920
|
+
inputs: [{ name: "s", internalType: "bytes32", type: "bytes32" }],
|
65921
|
+
name: "ECDSAInvalidSignatureS"
|
65922
|
+
},
|
65923
|
+
{
|
65924
|
+
type: "error",
|
65925
|
+
inputs: [
|
65926
|
+
{ name: "implementation", internalType: "address", type: "address" }
|
65927
|
+
],
|
65928
|
+
name: "ERC1967InvalidImplementation"
|
65929
|
+
},
|
65930
|
+
{ type: "error", inputs: [], name: "ERC1967NonPayable" },
|
65931
|
+
{ type: "error", inputs: [], name: "FailedCall" },
|
65932
|
+
{ type: "error", inputs: [], name: "HandleAlreadyExists" },
|
65933
|
+
{ type: "error", inputs: [], name: "InvalidInitialization" },
|
65934
|
+
{ type: "error", inputs: [], name: "InvalidResultSignature" },
|
65935
|
+
{ type: "error", inputs: [], name: "InvalidShortString" },
|
65936
|
+
{
|
65937
|
+
type: "error",
|
65938
|
+
inputs: [
|
65939
|
+
{
|
65940
|
+
name: "providedSessionNonce",
|
65941
|
+
internalType: "bytes32",
|
65942
|
+
type: "bytes32"
|
65943
|
+
},
|
65944
|
+
{ name: "activeSessionNonce", internalType: "bytes32", type: "bytes32" }
|
65945
|
+
],
|
65946
|
+
name: "InvalidVoucherSessionNonce"
|
65947
|
+
},
|
65948
|
+
{
|
65949
|
+
type: "error",
|
65950
|
+
inputs: [
|
65951
|
+
{ name: "signer", internalType: "address", type: "address" },
|
65952
|
+
{ name: "digest", internalType: "bytes32", type: "bytes32" },
|
65953
|
+
{ name: "signature", internalType: "bytes", type: "bytes" }
|
65954
|
+
],
|
65955
|
+
name: "InvalidVoucherSignature"
|
65956
|
+
},
|
65957
|
+
{ type: "error", inputs: [], name: "NotInitializing" },
|
65958
|
+
{
|
65959
|
+
type: "error",
|
65960
|
+
inputs: [{ name: "owner", internalType: "address", type: "address" }],
|
65961
|
+
name: "OwnableInvalidOwner"
|
65962
|
+
},
|
65963
|
+
{
|
65964
|
+
type: "error",
|
65965
|
+
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
65966
|
+
name: "OwnableUnauthorizedAccount"
|
65967
|
+
},
|
65968
|
+
{
|
65969
|
+
type: "error",
|
65970
|
+
inputs: [
|
65971
|
+
{ name: "verifyingContract", internalType: "address", type: "address" },
|
65972
|
+
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
65973
|
+
{ name: "argData", internalType: "bytes", type: "bytes" }
|
65974
|
+
],
|
65975
|
+
name: "ProofVerificationFailed"
|
65976
|
+
},
|
65977
|
+
{ type: "error", inputs: [], name: "RequestAlreadyFulfilled" },
|
65978
|
+
{ type: "error", inputs: [], name: "RequestExpired" },
|
65979
|
+
{
|
65980
|
+
type: "error",
|
65981
|
+
inputs: [
|
65982
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
65983
|
+
{ name: "sender", internalType: "address", type: "address" }
|
65984
|
+
],
|
65985
|
+
name: "SenderNotAllowedForHandle"
|
65986
|
+
},
|
65987
|
+
{
|
65988
|
+
type: "error",
|
65989
|
+
inputs: [
|
65990
|
+
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
65991
|
+
{ name: "sharer", internalType: "address", type: "address" }
|
65992
|
+
],
|
65993
|
+
name: "SharerNotAllowedForHandle"
|
65994
|
+
},
|
64300
65995
|
{
|
64301
65996
|
type: "error",
|
64302
65997
|
inputs: [{ name: "str", internalType: "string", type: "string" }],
|
@@ -66152,6 +67847,13 @@ var signatureVerifierAbi = [
|
|
66152
67847
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
66153
67848
|
stateMutability: "view"
|
66154
67849
|
},
|
67850
|
+
{
|
67851
|
+
type: "function",
|
67852
|
+
inputs: [],
|
67853
|
+
name: "opSignerPubkeyAddress",
|
67854
|
+
outputs: [{ name: "", internalType: "address", type: "address" }],
|
67855
|
+
stateMutability: "view"
|
67856
|
+
},
|
66155
67857
|
{
|
66156
67858
|
type: "function",
|
66157
67859
|
inputs: [],
|
@@ -70688,29 +72390,6 @@ var testHandleMetadataAbi = [
|
|
70688
72390
|
outputs: [],
|
70689
72391
|
stateMutability: "nonpayable"
|
70690
72392
|
},
|
70691
|
-
{
|
70692
|
-
type: "function",
|
70693
|
-
inputs: [
|
70694
|
-
{
|
70695
|
-
name: "voucher",
|
70696
|
-
internalType: "struct AllowanceVoucher",
|
70697
|
-
type: "tuple",
|
70698
|
-
components: [
|
70699
|
-
{ name: "sessionNonce", internalType: "bytes32", type: "bytes32" },
|
70700
|
-
{
|
70701
|
-
name: "verifyingContract",
|
70702
|
-
internalType: "address",
|
70703
|
-
type: "address"
|
70704
|
-
},
|
70705
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
70706
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
70707
|
-
]
|
70708
|
-
}
|
70709
|
-
],
|
70710
|
-
name: "allowanceVoucherDigest",
|
70711
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
70712
|
-
stateMutability: "view"
|
70713
|
-
},
|
70714
72393
|
{
|
70715
72394
|
type: "function",
|
70716
72395
|
inputs: [
|
@@ -70737,44 +72416,6 @@ var testHandleMetadataAbi = [
|
|
70737
72416
|
],
|
70738
72417
|
stateMutability: "nonpayable"
|
70739
72418
|
},
|
70740
|
-
{
|
70741
|
-
type: "function",
|
70742
|
-
inputs: [
|
70743
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
70744
|
-
{
|
70745
|
-
name: "proof",
|
70746
|
-
internalType: "struct AllowanceProof",
|
70747
|
-
type: "tuple",
|
70748
|
-
components: [
|
70749
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
70750
|
-
{
|
70751
|
-
name: "voucher",
|
70752
|
-
internalType: "struct AllowanceVoucher",
|
70753
|
-
type: "tuple",
|
70754
|
-
components: [
|
70755
|
-
{
|
70756
|
-
name: "sessionNonce",
|
70757
|
-
internalType: "bytes32",
|
70758
|
-
type: "bytes32"
|
70759
|
-
},
|
70760
|
-
{
|
70761
|
-
name: "verifyingContract",
|
70762
|
-
internalType: "address",
|
70763
|
-
type: "address"
|
70764
|
-
},
|
70765
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
70766
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
70767
|
-
]
|
70768
|
-
},
|
70769
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
70770
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
70771
|
-
]
|
70772
|
-
}
|
70773
|
-
],
|
70774
|
-
name: "claimHandle",
|
70775
|
-
outputs: [],
|
70776
|
-
stateMutability: "nonpayable"
|
70777
|
-
},
|
70778
72419
|
{
|
70779
72420
|
type: "function",
|
70780
72421
|
inputs: [],
|
@@ -71105,13 +72746,6 @@ var testHandleMetadataAbi = [
|
|
71105
72746
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
71106
72747
|
stateMutability: "view"
|
71107
72748
|
},
|
71108
|
-
{
|
71109
|
-
type: "function",
|
71110
|
-
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
71111
|
-
name: "getActiveVouchersSessionNonce",
|
71112
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
71113
|
-
stateMutability: "view"
|
71114
|
-
},
|
71115
72749
|
{
|
71116
72750
|
type: "function",
|
71117
72751
|
inputs: [],
|
@@ -71211,45 +72845,6 @@ var testHandleMetadataAbi = [
|
|
71211
72845
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
71212
72846
|
stateMutability: "view"
|
71213
72847
|
},
|
71214
|
-
{
|
71215
|
-
type: "function",
|
71216
|
-
inputs: [
|
71217
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
71218
|
-
{ name: "account", internalType: "address", type: "address" },
|
71219
|
-
{
|
71220
|
-
name: "proof",
|
71221
|
-
internalType: "struct AllowanceProof",
|
71222
|
-
type: "tuple",
|
71223
|
-
components: [
|
71224
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
71225
|
-
{
|
71226
|
-
name: "voucher",
|
71227
|
-
internalType: "struct AllowanceVoucher",
|
71228
|
-
type: "tuple",
|
71229
|
-
components: [
|
71230
|
-
{
|
71231
|
-
name: "sessionNonce",
|
71232
|
-
internalType: "bytes32",
|
71233
|
-
type: "bytes32"
|
71234
|
-
},
|
71235
|
-
{
|
71236
|
-
name: "verifyingContract",
|
71237
|
-
internalType: "address",
|
71238
|
-
type: "address"
|
71239
|
-
},
|
71240
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
71241
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
71242
|
-
]
|
71243
|
-
},
|
71244
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
71245
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
71246
|
-
]
|
71247
|
-
}
|
71248
|
-
],
|
71249
|
-
name: "isAllowed",
|
71250
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
71251
|
-
stateMutability: "nonpayable"
|
71252
|
-
},
|
71253
72848
|
{
|
71254
72849
|
type: "function",
|
71255
72850
|
inputs: [
|
@@ -71405,13 +73000,6 @@ var testHandleMetadataAbi = [
|
|
71405
73000
|
outputs: [],
|
71406
73001
|
stateMutability: "pure"
|
71407
73002
|
},
|
71408
|
-
{
|
71409
|
-
type: "function",
|
71410
|
-
inputs: [],
|
71411
|
-
name: "updateActiveVouchersSessionNonce",
|
71412
|
-
outputs: [],
|
71413
|
-
stateMutability: "nonpayable"
|
71414
|
-
},
|
71415
73003
|
{
|
71416
73004
|
type: "event",
|
71417
73005
|
anonymous: false,
|
@@ -72249,36 +73837,6 @@ var testHandleMetadataAbi = [
|
|
72249
73837
|
},
|
72250
73838
|
{ type: "error", inputs: [], name: "HandleAlreadyExists" },
|
72251
73839
|
{ type: "error", inputs: [], name: "InvalidShortString" },
|
72252
|
-
{
|
72253
|
-
type: "error",
|
72254
|
-
inputs: [
|
72255
|
-
{
|
72256
|
-
name: "providedSessionNonce",
|
72257
|
-
internalType: "bytes32",
|
72258
|
-
type: "bytes32"
|
72259
|
-
},
|
72260
|
-
{ name: "activeSessionNonce", internalType: "bytes32", type: "bytes32" }
|
72261
|
-
],
|
72262
|
-
name: "InvalidVoucherSessionNonce"
|
72263
|
-
},
|
72264
|
-
{
|
72265
|
-
type: "error",
|
72266
|
-
inputs: [
|
72267
|
-
{ name: "signer", internalType: "address", type: "address" },
|
72268
|
-
{ name: "digest", internalType: "bytes32", type: "bytes32" },
|
72269
|
-
{ name: "signature", internalType: "bytes", type: "bytes" }
|
72270
|
-
],
|
72271
|
-
name: "InvalidVoucherSignature"
|
72272
|
-
},
|
72273
|
-
{
|
72274
|
-
type: "error",
|
72275
|
-
inputs: [
|
72276
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
72277
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
72278
|
-
{ name: "argData", internalType: "bytes", type: "bytes" }
|
72279
|
-
],
|
72280
|
-
name: "ProofVerificationFailed"
|
72281
|
-
},
|
72282
73840
|
{
|
72283
73841
|
type: "error",
|
72284
73842
|
inputs: [
|
@@ -72287,14 +73845,6 @@ var testHandleMetadataAbi = [
|
|
72287
73845
|
],
|
72288
73846
|
name: "SenderNotAllowedForHandle"
|
72289
73847
|
},
|
72290
|
-
{
|
72291
|
-
type: "error",
|
72292
|
-
inputs: [
|
72293
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
72294
|
-
{ name: "sharer", internalType: "address", type: "address" }
|
72295
|
-
],
|
72296
|
-
name: "SharerNotAllowedForHandle"
|
72297
|
-
},
|
72298
73848
|
{
|
72299
73849
|
type: "error",
|
72300
73850
|
inputs: [{ name: "str", internalType: "string", type: "string" }],
|
@@ -73139,29 +74689,6 @@ var trivialEncryptionAbi = [
|
|
73139
74689
|
outputs: [],
|
73140
74690
|
stateMutability: "nonpayable"
|
73141
74691
|
},
|
73142
|
-
{
|
73143
|
-
type: "function",
|
73144
|
-
inputs: [
|
73145
|
-
{
|
73146
|
-
name: "voucher",
|
73147
|
-
internalType: "struct AllowanceVoucher",
|
73148
|
-
type: "tuple",
|
73149
|
-
components: [
|
73150
|
-
{ name: "sessionNonce", internalType: "bytes32", type: "bytes32" },
|
73151
|
-
{
|
73152
|
-
name: "verifyingContract",
|
73153
|
-
internalType: "address",
|
73154
|
-
type: "address"
|
73155
|
-
},
|
73156
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
73157
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
73158
|
-
]
|
73159
|
-
}
|
73160
|
-
],
|
73161
|
-
name: "allowanceVoucherDigest",
|
73162
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
73163
|
-
stateMutability: "view"
|
73164
|
-
},
|
73165
74692
|
{
|
73166
74693
|
type: "function",
|
73167
74694
|
inputs: [
|
@@ -73188,44 +74715,6 @@ var trivialEncryptionAbi = [
|
|
73188
74715
|
],
|
73189
74716
|
stateMutability: "nonpayable"
|
73190
74717
|
},
|
73191
|
-
{
|
73192
|
-
type: "function",
|
73193
|
-
inputs: [
|
73194
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
73195
|
-
{
|
73196
|
-
name: "proof",
|
73197
|
-
internalType: "struct AllowanceProof",
|
73198
|
-
type: "tuple",
|
73199
|
-
components: [
|
73200
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
73201
|
-
{
|
73202
|
-
name: "voucher",
|
73203
|
-
internalType: "struct AllowanceVoucher",
|
73204
|
-
type: "tuple",
|
73205
|
-
components: [
|
73206
|
-
{
|
73207
|
-
name: "sessionNonce",
|
73208
|
-
internalType: "bytes32",
|
73209
|
-
type: "bytes32"
|
73210
|
-
},
|
73211
|
-
{
|
73212
|
-
name: "verifyingContract",
|
73213
|
-
internalType: "address",
|
73214
|
-
type: "address"
|
73215
|
-
},
|
73216
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
73217
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
73218
|
-
]
|
73219
|
-
},
|
73220
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
73221
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
73222
|
-
]
|
73223
|
-
}
|
73224
|
-
],
|
73225
|
-
name: "claimHandle",
|
73226
|
-
outputs: [],
|
73227
|
-
stateMutability: "nonpayable"
|
73228
|
-
},
|
73229
74718
|
{
|
73230
74719
|
type: "function",
|
73231
74720
|
inputs: [],
|
@@ -73233,28 +74722,6 @@ var trivialEncryptionAbi = [
|
|
73233
74722
|
outputs: [],
|
73234
74723
|
stateMutability: "nonpayable"
|
73235
74724
|
},
|
73236
|
-
{
|
73237
|
-
type: "function",
|
73238
|
-
inputs: [],
|
73239
|
-
name: "eip712Domain",
|
73240
|
-
outputs: [
|
73241
|
-
{ name: "fields", internalType: "bytes1", type: "bytes1" },
|
73242
|
-
{ name: "name", internalType: "string", type: "string" },
|
73243
|
-
{ name: "version", internalType: "string", type: "string" },
|
73244
|
-
{ name: "chainId", internalType: "uint256", type: "uint256" },
|
73245
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
73246
|
-
{ name: "salt", internalType: "bytes32", type: "bytes32" },
|
73247
|
-
{ name: "extensions", internalType: "uint256[]", type: "uint256[]" }
|
73248
|
-
],
|
73249
|
-
stateMutability: "view"
|
73250
|
-
},
|
73251
|
-
{
|
73252
|
-
type: "function",
|
73253
|
-
inputs: [{ name: "account", internalType: "address", type: "address" }],
|
73254
|
-
name: "getActiveVouchersSessionNonce",
|
73255
|
-
outputs: [{ name: "", internalType: "bytes32", type: "bytes32" }],
|
73256
|
-
stateMutability: "view"
|
73257
|
-
},
|
73258
74725
|
{
|
73259
74726
|
type: "function",
|
73260
74727
|
inputs: [],
|
@@ -73354,45 +74821,6 @@ var trivialEncryptionAbi = [
|
|
73354
74821
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
73355
74822
|
stateMutability: "view"
|
73356
74823
|
},
|
73357
|
-
{
|
73358
|
-
type: "function",
|
73359
|
-
inputs: [
|
73360
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
73361
|
-
{ name: "account", internalType: "address", type: "address" },
|
73362
|
-
{
|
73363
|
-
name: "proof",
|
73364
|
-
internalType: "struct AllowanceProof",
|
73365
|
-
type: "tuple",
|
73366
|
-
components: [
|
73367
|
-
{ name: "sharer", internalType: "address", type: "address" },
|
73368
|
-
{
|
73369
|
-
name: "voucher",
|
73370
|
-
internalType: "struct AllowanceVoucher",
|
73371
|
-
type: "tuple",
|
73372
|
-
components: [
|
73373
|
-
{
|
73374
|
-
name: "sessionNonce",
|
73375
|
-
internalType: "bytes32",
|
73376
|
-
type: "bytes32"
|
73377
|
-
},
|
73378
|
-
{
|
73379
|
-
name: "verifyingContract",
|
73380
|
-
internalType: "address",
|
73381
|
-
type: "address"
|
73382
|
-
},
|
73383
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
73384
|
-
{ name: "sharerArgData", internalType: "bytes", type: "bytes" }
|
73385
|
-
]
|
73386
|
-
},
|
73387
|
-
{ name: "voucherSignature", internalType: "bytes", type: "bytes" },
|
73388
|
-
{ name: "requesterArgData", internalType: "bytes", type: "bytes" }
|
73389
|
-
]
|
73390
|
-
}
|
73391
|
-
],
|
73392
|
-
name: "isAllowed",
|
73393
|
-
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
73394
|
-
stateMutability: "nonpayable"
|
73395
|
-
},
|
73396
74824
|
{
|
73397
74825
|
type: "function",
|
73398
74826
|
inputs: [
|
@@ -73403,14 +74831,6 @@ var trivialEncryptionAbi = [
|
|
73403
74831
|
outputs: [{ name: "", internalType: "bool", type: "bool" }],
|
73404
74832
|
stateMutability: "view"
|
73405
74833
|
},
|
73406
|
-
{
|
73407
|
-
type: "function",
|
73408
|
-
inputs: [],
|
73409
|
-
name: "updateActiveVouchersSessionNonce",
|
73410
|
-
outputs: [],
|
73411
|
-
stateMutability: "nonpayable"
|
73412
|
-
},
|
73413
|
-
{ type: "event", anonymous: false, inputs: [], name: "EIP712DomainChanged" },
|
73414
74834
|
{
|
73415
74835
|
type: "event",
|
73416
74836
|
anonymous: false,
|
@@ -73442,37 +74862,6 @@ var trivialEncryptionAbi = [
|
|
73442
74862
|
],
|
73443
74863
|
name: "TrivialEncrypt"
|
73444
74864
|
},
|
73445
|
-
{ type: "error", inputs: [], name: "InvalidShortString" },
|
73446
|
-
{
|
73447
|
-
type: "error",
|
73448
|
-
inputs: [
|
73449
|
-
{
|
73450
|
-
name: "providedSessionNonce",
|
73451
|
-
internalType: "bytes32",
|
73452
|
-
type: "bytes32"
|
73453
|
-
},
|
73454
|
-
{ name: "activeSessionNonce", internalType: "bytes32", type: "bytes32" }
|
73455
|
-
],
|
73456
|
-
name: "InvalidVoucherSessionNonce"
|
73457
|
-
},
|
73458
|
-
{
|
73459
|
-
type: "error",
|
73460
|
-
inputs: [
|
73461
|
-
{ name: "signer", internalType: "address", type: "address" },
|
73462
|
-
{ name: "digest", internalType: "bytes32", type: "bytes32" },
|
73463
|
-
{ name: "signature", internalType: "bytes", type: "bytes" }
|
73464
|
-
],
|
73465
|
-
name: "InvalidVoucherSignature"
|
73466
|
-
},
|
73467
|
-
{
|
73468
|
-
type: "error",
|
73469
|
-
inputs: [
|
73470
|
-
{ name: "verifyingContract", internalType: "address", type: "address" },
|
73471
|
-
{ name: "callFunction", internalType: "bytes4", type: "bytes4" },
|
73472
|
-
{ name: "argData", internalType: "bytes", type: "bytes" }
|
73473
|
-
],
|
73474
|
-
name: "ProofVerificationFailed"
|
73475
|
-
},
|
73476
74865
|
{
|
73477
74866
|
type: "error",
|
73478
74867
|
inputs: [
|
@@ -73480,19 +74869,6 @@ var trivialEncryptionAbi = [
|
|
73480
74869
|
{ name: "sender", internalType: "address", type: "address" }
|
73481
74870
|
],
|
73482
74871
|
name: "SenderNotAllowedForHandle"
|
73483
|
-
},
|
73484
|
-
{
|
73485
|
-
type: "error",
|
73486
|
-
inputs: [
|
73487
|
-
{ name: "handle", internalType: "bytes32", type: "bytes32" },
|
73488
|
-
{ name: "sharer", internalType: "address", type: "address" }
|
73489
|
-
],
|
73490
|
-
name: "SharerNotAllowedForHandle"
|
73491
|
-
},
|
73492
|
-
{
|
73493
|
-
type: "error",
|
73494
|
-
inputs: [{ name: "str", internalType: "string", type: "string" }],
|
73495
|
-
name: "StringTooLong"
|
73496
74872
|
}
|
73497
74873
|
];
|
73498
74874
|
var uupsUpgradeableAbi = [
|
@@ -73832,6 +75208,8 @@ export {
|
|
73832
75208
|
incoLiteTestAbi,
|
73833
75209
|
incoLiteReencryptor,
|
73834
75210
|
incoLiteAbi,
|
75211
|
+
incoLightningTestAbi,
|
75212
|
+
incoLightningAbi,
|
73835
75213
|
ierc5267Abi,
|
73836
75214
|
ierc1967Abi,
|
73837
75215
|
ierc1822ProxiableAbi,
|