@zkp2p/contracts-v2 0.0.1-rc1 → 0.0.1-rc2
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/abis/base/CashappReclaimVerifier.json +501 -501
- package/dist/abis/base/Escrow.json +2156 -2156
- package/dist/abis/base/MercadoPagoReclaimVerifier.json +529 -529
- package/dist/abis/base/NullifierRegistry.json +212 -212
- package/dist/abis/base/RevolutReclaimVerifier.json +501 -501
- package/dist/abis/base/VenmoReclaimVerifier.json +488 -488
- package/dist/abis/base/WiseReclaimVerifier.json +501 -501
- package/dist/abis/base/ZelleBaseVerifier.json +374 -374
- package/dist/abis/base/ZelleBoAReclaimVerifier.json +412 -412
- package/dist/abis/base/ZelleChaseReclaimVerifier.json +425 -425
- package/dist/abis/base/ZelleCitiReclaimVerifier.json +412 -412
- package/dist/abis/base/index.d.ts +0 -1
- package/dist/abis/baseSepolia/Escrow.json +2200 -2200
- package/dist/abis/baseSepolia/EscrowRegistry.json +213 -213
- package/dist/abis/baseSepolia/NullifierRegistry.json +212 -212
- package/dist/abis/baseSepolia/Orchestrator.json +1111 -1111
- package/dist/abis/baseSepolia/PaymentVerifierRegistry.json +331 -331
- package/dist/abis/baseSepolia/PostIntentHookRegistry.json +180 -180
- package/dist/abis/baseSepolia/ProtocolViewer.json +1332 -1332
- package/dist/abis/baseSepolia/RelayerRegistry.json +161 -161
- package/dist/abis/baseSepolia/SimpleAttestationVerifier.json +214 -214
- package/dist/abis/baseSepolia/USDCMock.json +290 -290
- package/dist/abis/baseSepolia/UnifiedPaymentVerifier.json +544 -544
- package/dist/abis/baseSepolia/index.d.ts +0 -1
- package/dist/abis/index.d.ts +0 -1
- package/dist/addresses/base.json +19 -19
- package/dist/addresses/baseSepolia.json +19 -19
- package/dist/addresses/index.d.ts +0 -1
- package/dist/constants/base.json +12 -12
- package/dist/constants/baseSepolia.json +11 -11
- package/dist/constants/baseStaging.json +12 -12
- package/dist/constants/index.d.ts +0 -1
- package/dist/index.esm.js +2 -14489
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +3 -31
- package/dist/index.js.map +1 -1
- package/dist/paymentMethods/baseSepolia.json +232 -232
- package/dist/paymentMethods/index.d.ts +0 -1
- package/dist/paymentMethods/index.json +6 -0
- package/dist/types/common.d.ts +0 -1
- package/dist/types/contracts/Escrow.d.ts +0 -1
- package/dist/types/contracts/Orchestrator.d.ts +0 -1
- package/dist/types/contracts/ProtocolViewer.d.ts +0 -1
- package/dist/types/contracts/index.d.ts +0 -1
- package/dist/types/contracts/interfaces/IAttestationVerifier.d.ts +0 -1
- package/dist/types/contracts/interfaces/IEscrow.d.ts +0 -1
- package/dist/types/contracts/interfaces/IEscrowRegistry.d.ts +0 -1
- package/dist/types/contracts/interfaces/INullifierRegistry.d.ts +0 -1
- package/dist/types/contracts/interfaces/IOrchestrator.d.ts +0 -1
- package/dist/types/contracts/interfaces/IPaymentVerifier.d.ts +0 -1
- package/dist/types/contracts/interfaces/IPaymentVerifierRegistry.d.ts +0 -1
- package/dist/types/contracts/interfaces/IPostIntentHook.d.ts +0 -1
- package/dist/types/contracts/interfaces/IPostIntentHookRegistry.d.ts +0 -1
- package/dist/types/contracts/interfaces/IProtocolViewer.d.ts +0 -1
- package/dist/types/contracts/interfaces/IRelayerRegistry.d.ts +0 -1
- package/dist/types/contracts/interfaces/index.d.ts +0 -1
- package/dist/types/contracts/registries/EscrowRegistry.d.ts +0 -1
- package/dist/types/contracts/registries/NullifierRegistry.d.ts +0 -1
- package/dist/types/contracts/registries/PaymentVerifierRegistry.d.ts +0 -1
- package/dist/types/contracts/registries/PostIntentHookRegistry.d.ts +0 -1
- package/dist/types/contracts/registries/RelayerRegistry.d.ts +0 -1
- package/dist/types/contracts/registries/index.d.ts +0 -1
- package/dist/types/contracts/unifiedVerifier/BaseUnifiedPaymentVerifier.d.ts +0 -1
- package/dist/types/contracts/unifiedVerifier/SimpleAttestationVerifier.d.ts +0 -1
- package/dist/types/contracts/unifiedVerifier/UnifiedPaymentVerifier.d.ts +0 -1
- package/dist/types/contracts/unifiedVerifier/index.d.ts +0 -1
- package/dist/types/index.d.ts +0 -1
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/protocolUtils.d.ts +0 -1
- package/package.json +22 -29
- package/abis/base/CashappReclaimVerifier.json +0 -513
- package/abis/base/Escrow.json +0 -2315
- package/abis/base/MercadoPagoReclaimVerifier.json +0 -539
- package/abis/base/NullifierRegistry.json +0 -213
- package/abis/base/RevolutReclaimVerifier.json +0 -513
- package/abis/base/VenmoReclaimVerifier.json +0 -500
- package/abis/base/WiseReclaimVerifier.json +0 -513
- package/abis/base/ZelleBaseVerifier.json +0 -377
- package/abis/base/ZelleBoAReclaimVerifier.json +0 -424
- package/abis/base/ZelleChaseReclaimVerifier.json +0 -437
- package/abis/base/ZelleCitiReclaimVerifier.json +0 -424
- package/abis/base/index.d.ts +0 -11
- package/abis/baseSepolia/Escrow.json +0 -2222
- package/abis/baseSepolia/EscrowRegistry.json +0 -214
- package/abis/baseSepolia/NullifierRegistry.json +0 -213
- package/abis/baseSepolia/Orchestrator.json +0 -1121
- package/abis/baseSepolia/PaymentVerifierRegistry.json +0 -332
- package/abis/baseSepolia/PostIntentHookRegistry.json +0 -181
- package/abis/baseSepolia/ProtocolViewer.json +0 -1382
- package/abis/baseSepolia/RelayerRegistry.json +0 -162
- package/abis/baseSepolia/SimpleAttestationVerifier.json +0 -215
- package/abis/baseSepolia/USDCMock.json +0 -293
- package/abis/baseSepolia/UnifiedPaymentVerifier.json +0 -545
- package/abis/baseSepolia/index.d.ts +0 -11
- package/abis/index.d.ts +0 -2
- package/addresses/base.json +0 -20
- package/addresses/baseSepolia.json +0 -20
- package/addresses/index.d.ts +0 -2
- package/constants/base.json +0 -13
- package/constants/baseSepolia.json +0 -12
- package/constants/baseStaging.json +0 -13
- package/constants/index.d.ts +0 -3
- package/dist/abis/base/index.d.ts.map +0 -1
- package/dist/abis/base/index.js +0 -29
- package/dist/abis/base/index.js.map +0 -1
- package/dist/abis/baseSepolia/index.d.ts.map +0 -1
- package/dist/abis/baseSepolia/index.js +0 -29
- package/dist/abis/baseSepolia/index.js.map +0 -1
- package/dist/abis/index.d.ts.map +0 -1
- package/dist/abis/index.js +0 -39
- package/dist/abis/index.js.map +0 -1
- package/dist/addresses/index.d.ts.map +0 -1
- package/dist/addresses/index.js +0 -11
- package/dist/addresses/index.js.map +0 -1
- package/dist/constants/index.d.ts.map +0 -1
- package/dist/constants/index.js +0 -13
- package/dist/constants/index.js.map +0 -1
- package/dist/index.min.js +0 -2
- package/dist/index.min.js.map +0 -1
- package/dist/package.json +0 -113
- package/dist/paymentMethods/index.d.ts.map +0 -1
- package/dist/paymentMethods/index.js +0 -27
- package/dist/paymentMethods/index.js.map +0 -1
- package/dist/src/index.d.ts +0 -16
- package/dist/src/index.d.ts.map +0 -1
- package/dist/src/index.js +0 -68
- package/dist/src/index.js.map +0 -1
- package/dist/types/common.d.ts.map +0 -1
- package/dist/types/common.js +0 -3
- package/dist/types/common.js.map +0 -1
- package/dist/types/contracts/Escrow.d.ts.map +0 -1
- package/dist/types/contracts/Escrow.js +0 -3
- package/dist/types/contracts/Escrow.js.map +0 -1
- package/dist/types/contracts/Orchestrator.d.ts.map +0 -1
- package/dist/types/contracts/Orchestrator.js +0 -3
- package/dist/types/contracts/Orchestrator.js.map +0 -1
- package/dist/types/contracts/ProtocolViewer.d.ts.map +0 -1
- package/dist/types/contracts/ProtocolViewer.js +0 -3
- package/dist/types/contracts/ProtocolViewer.js.map +0 -1
- package/dist/types/contracts/index.d.ts.map +0 -1
- package/dist/types/contracts/index.js +0 -3
- package/dist/types/contracts/index.js.map +0 -1
- package/dist/types/contracts/interfaces/IAttestationVerifier.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IAttestationVerifier.js +0 -3
- package/dist/types/contracts/interfaces/IAttestationVerifier.js.map +0 -1
- package/dist/types/contracts/interfaces/IEscrow.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IEscrow.js +0 -3
- package/dist/types/contracts/interfaces/IEscrow.js.map +0 -1
- package/dist/types/contracts/interfaces/IEscrowRegistry.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IEscrowRegistry.js +0 -3
- package/dist/types/contracts/interfaces/IEscrowRegistry.js.map +0 -1
- package/dist/types/contracts/interfaces/INullifierRegistry.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/INullifierRegistry.js +0 -3
- package/dist/types/contracts/interfaces/INullifierRegistry.js.map +0 -1
- package/dist/types/contracts/interfaces/IOrchestrator.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IOrchestrator.js +0 -3
- package/dist/types/contracts/interfaces/IOrchestrator.js.map +0 -1
- package/dist/types/contracts/interfaces/IPaymentVerifier.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IPaymentVerifier.js +0 -3
- package/dist/types/contracts/interfaces/IPaymentVerifier.js.map +0 -1
- package/dist/types/contracts/interfaces/IPaymentVerifierRegistry.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IPaymentVerifierRegistry.js +0 -3
- package/dist/types/contracts/interfaces/IPaymentVerifierRegistry.js.map +0 -1
- package/dist/types/contracts/interfaces/IPostIntentHook.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IPostIntentHook.js +0 -3
- package/dist/types/contracts/interfaces/IPostIntentHook.js.map +0 -1
- package/dist/types/contracts/interfaces/IPostIntentHookRegistry.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IPostIntentHookRegistry.js +0 -3
- package/dist/types/contracts/interfaces/IPostIntentHookRegistry.js.map +0 -1
- package/dist/types/contracts/interfaces/IProtocolViewer.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IProtocolViewer.js +0 -3
- package/dist/types/contracts/interfaces/IProtocolViewer.js.map +0 -1
- package/dist/types/contracts/interfaces/IRelayerRegistry.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/IRelayerRegistry.js +0 -3
- package/dist/types/contracts/interfaces/IRelayerRegistry.js.map +0 -1
- package/dist/types/contracts/interfaces/index.d.ts.map +0 -1
- package/dist/types/contracts/interfaces/index.js +0 -3
- package/dist/types/contracts/interfaces/index.js.map +0 -1
- package/dist/types/contracts/registries/EscrowRegistry.d.ts.map +0 -1
- package/dist/types/contracts/registries/EscrowRegistry.js +0 -3
- package/dist/types/contracts/registries/EscrowRegistry.js.map +0 -1
- package/dist/types/contracts/registries/NullifierRegistry.d.ts.map +0 -1
- package/dist/types/contracts/registries/NullifierRegistry.js +0 -3
- package/dist/types/contracts/registries/NullifierRegistry.js.map +0 -1
- package/dist/types/contracts/registries/PaymentVerifierRegistry.d.ts.map +0 -1
- package/dist/types/contracts/registries/PaymentVerifierRegistry.js +0 -3
- package/dist/types/contracts/registries/PaymentVerifierRegistry.js.map +0 -1
- package/dist/types/contracts/registries/PostIntentHookRegistry.d.ts.map +0 -1
- package/dist/types/contracts/registries/PostIntentHookRegistry.js +0 -3
- package/dist/types/contracts/registries/PostIntentHookRegistry.js.map +0 -1
- package/dist/types/contracts/registries/RelayerRegistry.d.ts.map +0 -1
- package/dist/types/contracts/registries/RelayerRegistry.js +0 -3
- package/dist/types/contracts/registries/RelayerRegistry.js.map +0 -1
- package/dist/types/contracts/registries/index.d.ts.map +0 -1
- package/dist/types/contracts/registries/index.js +0 -3
- package/dist/types/contracts/registries/index.js.map +0 -1
- package/dist/types/contracts/unifiedVerifier/BaseUnifiedPaymentVerifier.d.ts.map +0 -1
- package/dist/types/contracts/unifiedVerifier/BaseUnifiedPaymentVerifier.js +0 -3
- package/dist/types/contracts/unifiedVerifier/BaseUnifiedPaymentVerifier.js.map +0 -1
- package/dist/types/contracts/unifiedVerifier/SimpleAttestationVerifier.d.ts.map +0 -1
- package/dist/types/contracts/unifiedVerifier/SimpleAttestationVerifier.js +0 -3
- package/dist/types/contracts/unifiedVerifier/SimpleAttestationVerifier.js.map +0 -1
- package/dist/types/contracts/unifiedVerifier/UnifiedPaymentVerifier.d.ts.map +0 -1
- package/dist/types/contracts/unifiedVerifier/UnifiedPaymentVerifier.js +0 -3
- package/dist/types/contracts/unifiedVerifier/UnifiedPaymentVerifier.js.map +0 -1
- package/dist/types/contracts/unifiedVerifier/index.d.ts.map +0 -1
- package/dist/types/contracts/unifiedVerifier/index.js +0 -3
- package/dist/types/contracts/unifiedVerifier/index.js.map +0 -1
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/index.js +0 -41
- package/dist/types/index.js.map +0 -1
- package/dist/utils/index.d.ts.map +0 -1
- package/dist/utils/index.js +0 -27
- package/dist/utils/index.js.map +0 -1
- package/dist/utils/protocolUtils.d.ts.map +0 -1
- package/dist/utils/protocolUtils.js +0 -49
- package/dist/utils/protocolUtils.js.map +0 -1
- package/paymentMethods/baseSepolia.json +0 -234
- package/paymentMethods/index.d.ts +0 -7
- package/paymentMethods/index.json +0 -6
- package/utils/index.d.ts +0 -2
- package/utils/protocolUtils.d.ts +0 -30
- /package/{abis → dist/abis}/base/index.ts +0 -0
- /package/{abis → dist/abis}/baseSepolia/index.ts +0 -0
- /package/{abis → dist/abis}/index.ts +0 -0
- /package/{addresses → dist/addresses}/index.ts +0 -0
- /package/{constants → dist/constants}/index.ts +0 -0
- /package/{paymentMethods → dist/paymentMethods}/index.ts +0 -0
- /package/{paymentMethods → dist/paymentMethods}/types.d.ts +0 -0
- /package/{types → dist/types}/common.ts +0 -0
- /package/{types → dist/types}/contracts/Escrow.ts +0 -0
- /package/{types → dist/types}/contracts/Orchestrator.ts +0 -0
- /package/{types → dist/types}/contracts/ProtocolViewer.ts +0 -0
- /package/{types → dist/types}/contracts/index.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IAttestationVerifier.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IEscrow.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IEscrowRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/INullifierRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IOrchestrator.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IPaymentVerifier.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IPaymentVerifierRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IPostIntentHook.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IPostIntentHookRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IProtocolViewer.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/IRelayerRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/interfaces/index.ts +0 -0
- /package/{types → dist/types}/contracts/registries/EscrowRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/registries/NullifierRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/registries/PaymentVerifierRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/registries/PostIntentHookRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/registries/RelayerRegistry.ts +0 -0
- /package/{types → dist/types}/contracts/registries/index.ts +0 -0
- /package/{types → dist/types}/contracts/unifiedVerifier/BaseUnifiedPaymentVerifier.ts +0 -0
- /package/{types → dist/types}/contracts/unifiedVerifier/SimpleAttestationVerifier.ts +0 -0
- /package/{types → dist/types}/contracts/unifiedVerifier/UnifiedPaymentVerifier.ts +0 -0
- /package/{types → dist/types}/contracts/unifiedVerifier/index.ts +0 -0
- /package/{types → dist/types}/index.ts +0 -0
- /package/{utils → dist/utils}/index.ts +0 -0
- /package/{utils → dist/utils}/protocolUtils.ts +0 -0
|
@@ -1,214 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"inputs": [],
|
|
4
|
-
"stateMutability": "nonpayable",
|
|
5
|
-
"type": "constructor"
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"anonymous": false,
|
|
9
|
-
"inputs": [
|
|
10
|
-
{
|
|
11
|
-
"indexed": false,
|
|
12
|
-
"internalType": "bool",
|
|
13
|
-
"name": "acceptAll",
|
|
14
|
-
"type": "bool"
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"name": "AcceptAllEscrowsUpdated",
|
|
18
|
-
"type": "event"
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"anonymous": false,
|
|
22
|
-
"inputs": [
|
|
23
|
-
{
|
|
24
|
-
"indexed": true,
|
|
25
|
-
"internalType": "address",
|
|
26
|
-
"name": "escrow",
|
|
27
|
-
"type": "address"
|
|
28
|
-
}
|
|
29
|
-
],
|
|
30
|
-
"name": "EscrowAdded",
|
|
31
|
-
"type": "event"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"anonymous": false,
|
|
35
|
-
"inputs": [
|
|
36
|
-
{
|
|
37
|
-
"indexed": true,
|
|
38
|
-
"internalType": "address",
|
|
39
|
-
"name": "escrow",
|
|
40
|
-
"type": "address"
|
|
41
|
-
}
|
|
42
|
-
],
|
|
43
|
-
"name": "EscrowRemoved",
|
|
44
|
-
"type": "event"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"anonymous": false,
|
|
48
|
-
"inputs": [
|
|
49
|
-
{
|
|
50
|
-
"indexed": true,
|
|
51
|
-
"internalType": "address",
|
|
52
|
-
"name": "previousOwner",
|
|
53
|
-
"type": "address"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"indexed": true,
|
|
57
|
-
"internalType": "address",
|
|
58
|
-
"name": "newOwner",
|
|
59
|
-
"type": "address"
|
|
60
|
-
}
|
|
61
|
-
],
|
|
62
|
-
"name": "OwnershipTransferred",
|
|
63
|
-
"type": "event"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"inputs": [],
|
|
67
|
-
"name": "acceptAllEscrows",
|
|
68
|
-
"outputs": [
|
|
69
|
-
{
|
|
70
|
-
"internalType": "bool",
|
|
71
|
-
"name": "",
|
|
72
|
-
"type": "bool"
|
|
73
|
-
}
|
|
74
|
-
],
|
|
75
|
-
"stateMutability": "view",
|
|
76
|
-
"type": "function"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"inputs": [
|
|
80
|
-
{
|
|
81
|
-
"internalType": "address",
|
|
82
|
-
"name": "_escrow",
|
|
83
|
-
"type": "address"
|
|
84
|
-
}
|
|
85
|
-
],
|
|
86
|
-
"name": "addEscrow",
|
|
87
|
-
"outputs": [],
|
|
88
|
-
"stateMutability": "nonpayable",
|
|
89
|
-
"type": "function"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"inputs": [
|
|
93
|
-
{
|
|
94
|
-
"internalType": "uint256",
|
|
95
|
-
"name": "",
|
|
96
|
-
"type": "uint256"
|
|
97
|
-
}
|
|
98
|
-
],
|
|
99
|
-
"name": "escrows",
|
|
100
|
-
"outputs": [
|
|
101
|
-
{
|
|
102
|
-
"internalType": "address",
|
|
103
|
-
"name": "",
|
|
104
|
-
"type": "address"
|
|
105
|
-
}
|
|
106
|
-
],
|
|
107
|
-
"stateMutability": "view",
|
|
108
|
-
"type": "function"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"inputs": [],
|
|
112
|
-
"name": "getWhitelistedEscrows",
|
|
113
|
-
"outputs": [
|
|
114
|
-
{
|
|
115
|
-
"internalType": "address[]",
|
|
116
|
-
"name": "",
|
|
117
|
-
"type": "address[]"
|
|
118
|
-
}
|
|
119
|
-
],
|
|
120
|
-
"stateMutability": "view",
|
|
121
|
-
"type": "function"
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"inputs": [],
|
|
125
|
-
"name": "isAcceptingAllEscrows",
|
|
126
|
-
"outputs": [
|
|
127
|
-
{
|
|
128
|
-
"internalType": "bool",
|
|
129
|
-
"name": "",
|
|
130
|
-
"type": "bool"
|
|
131
|
-
}
|
|
132
|
-
],
|
|
133
|
-
"stateMutability": "view",
|
|
134
|
-
"type": "function"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"inputs": [
|
|
138
|
-
{
|
|
139
|
-
"internalType": "address",
|
|
140
|
-
"name": "",
|
|
141
|
-
"type": "address"
|
|
142
|
-
}
|
|
143
|
-
],
|
|
144
|
-
"name": "isWhitelistedEscrow",
|
|
145
|
-
"outputs": [
|
|
146
|
-
{
|
|
147
|
-
"internalType": "bool",
|
|
148
|
-
"name": "",
|
|
149
|
-
"type": "bool"
|
|
150
|
-
}
|
|
151
|
-
],
|
|
152
|
-
"stateMutability": "view",
|
|
153
|
-
"type": "function"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"inputs": [],
|
|
157
|
-
"name": "owner",
|
|
158
|
-
"outputs": [
|
|
159
|
-
{
|
|
160
|
-
"internalType": "address",
|
|
161
|
-
"name": "",
|
|
162
|
-
"type": "address"
|
|
163
|
-
}
|
|
164
|
-
],
|
|
165
|
-
"stateMutability": "view",
|
|
166
|
-
"type": "function"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"inputs": [
|
|
170
|
-
{
|
|
171
|
-
"internalType": "address",
|
|
172
|
-
"name": "_escrow",
|
|
173
|
-
"type": "address"
|
|
174
|
-
}
|
|
175
|
-
],
|
|
176
|
-
"name": "removeEscrow",
|
|
177
|
-
"outputs": [],
|
|
178
|
-
"stateMutability": "nonpayable",
|
|
179
|
-
"type": "function"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"inputs": [],
|
|
183
|
-
"name": "renounceOwnership",
|
|
184
|
-
"outputs": [],
|
|
185
|
-
"stateMutability": "nonpayable",
|
|
186
|
-
"type": "function"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"inputs": [
|
|
190
|
-
{
|
|
191
|
-
"internalType": "bool",
|
|
192
|
-
"name": "_acceptAll",
|
|
193
|
-
"type": "bool"
|
|
194
|
-
}
|
|
195
|
-
],
|
|
196
|
-
"name": "setAcceptAllEscrows",
|
|
197
|
-
"outputs": [],
|
|
198
|
-
"stateMutability": "nonpayable",
|
|
199
|
-
"type": "function"
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"inputs": [
|
|
203
|
-
{
|
|
204
|
-
"internalType": "address",
|
|
205
|
-
"name": "newOwner",
|
|
206
|
-
"type": "address"
|
|
207
|
-
}
|
|
208
|
-
],
|
|
209
|
-
"name": "transferOwnership",
|
|
210
|
-
"outputs": [],
|
|
211
|
-
"stateMutability": "nonpayable",
|
|
212
|
-
"type": "function"
|
|
213
|
-
}
|
|
214
|
-
]
|
|
@@ -1,213 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"inputs": [],
|
|
4
|
-
"stateMutability": "nonpayable",
|
|
5
|
-
"type": "constructor"
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"anonymous": false,
|
|
9
|
-
"inputs": [
|
|
10
|
-
{
|
|
11
|
-
"indexed": false,
|
|
12
|
-
"internalType": "bytes32",
|
|
13
|
-
"name": "nullifier",
|
|
14
|
-
"type": "bytes32"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"indexed": true,
|
|
18
|
-
"internalType": "address",
|
|
19
|
-
"name": "writer",
|
|
20
|
-
"type": "address"
|
|
21
|
-
}
|
|
22
|
-
],
|
|
23
|
-
"name": "NullifierAdded",
|
|
24
|
-
"type": "event"
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"anonymous": false,
|
|
28
|
-
"inputs": [
|
|
29
|
-
{
|
|
30
|
-
"indexed": true,
|
|
31
|
-
"internalType": "address",
|
|
32
|
-
"name": "previousOwner",
|
|
33
|
-
"type": "address"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"indexed": true,
|
|
37
|
-
"internalType": "address",
|
|
38
|
-
"name": "newOwner",
|
|
39
|
-
"type": "address"
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"name": "OwnershipTransferred",
|
|
43
|
-
"type": "event"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"anonymous": false,
|
|
47
|
-
"inputs": [
|
|
48
|
-
{
|
|
49
|
-
"indexed": false,
|
|
50
|
-
"internalType": "address",
|
|
51
|
-
"name": "writer",
|
|
52
|
-
"type": "address"
|
|
53
|
-
}
|
|
54
|
-
],
|
|
55
|
-
"name": "WriterAdded",
|
|
56
|
-
"type": "event"
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"anonymous": false,
|
|
60
|
-
"inputs": [
|
|
61
|
-
{
|
|
62
|
-
"indexed": false,
|
|
63
|
-
"internalType": "address",
|
|
64
|
-
"name": "writer",
|
|
65
|
-
"type": "address"
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"name": "WriterRemoved",
|
|
69
|
-
"type": "event"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"inputs": [
|
|
73
|
-
{
|
|
74
|
-
"internalType": "bytes32",
|
|
75
|
-
"name": "_nullifier",
|
|
76
|
-
"type": "bytes32"
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"name": "addNullifier",
|
|
80
|
-
"outputs": [],
|
|
81
|
-
"stateMutability": "nonpayable",
|
|
82
|
-
"type": "function"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"inputs": [
|
|
86
|
-
{
|
|
87
|
-
"internalType": "address",
|
|
88
|
-
"name": "_newWriter",
|
|
89
|
-
"type": "address"
|
|
90
|
-
}
|
|
91
|
-
],
|
|
92
|
-
"name": "addWritePermission",
|
|
93
|
-
"outputs": [],
|
|
94
|
-
"stateMutability": "nonpayable",
|
|
95
|
-
"type": "function"
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"inputs": [],
|
|
99
|
-
"name": "getWriters",
|
|
100
|
-
"outputs": [
|
|
101
|
-
{
|
|
102
|
-
"internalType": "address[]",
|
|
103
|
-
"name": "",
|
|
104
|
-
"type": "address[]"
|
|
105
|
-
}
|
|
106
|
-
],
|
|
107
|
-
"stateMutability": "view",
|
|
108
|
-
"type": "function"
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"inputs": [
|
|
112
|
-
{
|
|
113
|
-
"internalType": "bytes32",
|
|
114
|
-
"name": "",
|
|
115
|
-
"type": "bytes32"
|
|
116
|
-
}
|
|
117
|
-
],
|
|
118
|
-
"name": "isNullified",
|
|
119
|
-
"outputs": [
|
|
120
|
-
{
|
|
121
|
-
"internalType": "bool",
|
|
122
|
-
"name": "",
|
|
123
|
-
"type": "bool"
|
|
124
|
-
}
|
|
125
|
-
],
|
|
126
|
-
"stateMutability": "view",
|
|
127
|
-
"type": "function"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"inputs": [
|
|
131
|
-
{
|
|
132
|
-
"internalType": "address",
|
|
133
|
-
"name": "",
|
|
134
|
-
"type": "address"
|
|
135
|
-
}
|
|
136
|
-
],
|
|
137
|
-
"name": "isWriter",
|
|
138
|
-
"outputs": [
|
|
139
|
-
{
|
|
140
|
-
"internalType": "bool",
|
|
141
|
-
"name": "",
|
|
142
|
-
"type": "bool"
|
|
143
|
-
}
|
|
144
|
-
],
|
|
145
|
-
"stateMutability": "view",
|
|
146
|
-
"type": "function"
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"inputs": [],
|
|
150
|
-
"name": "owner",
|
|
151
|
-
"outputs": [
|
|
152
|
-
{
|
|
153
|
-
"internalType": "address",
|
|
154
|
-
"name": "",
|
|
155
|
-
"type": "address"
|
|
156
|
-
}
|
|
157
|
-
],
|
|
158
|
-
"stateMutability": "view",
|
|
159
|
-
"type": "function"
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"inputs": [
|
|
163
|
-
{
|
|
164
|
-
"internalType": "address",
|
|
165
|
-
"name": "_removedWriter",
|
|
166
|
-
"type": "address"
|
|
167
|
-
}
|
|
168
|
-
],
|
|
169
|
-
"name": "removeWritePermission",
|
|
170
|
-
"outputs": [],
|
|
171
|
-
"stateMutability": "nonpayable",
|
|
172
|
-
"type": "function"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"inputs": [],
|
|
176
|
-
"name": "renounceOwnership",
|
|
177
|
-
"outputs": [],
|
|
178
|
-
"stateMutability": "nonpayable",
|
|
179
|
-
"type": "function"
|
|
180
|
-
},
|
|
181
|
-
{
|
|
182
|
-
"inputs": [
|
|
183
|
-
{
|
|
184
|
-
"internalType": "address",
|
|
185
|
-
"name": "newOwner",
|
|
186
|
-
"type": "address"
|
|
187
|
-
}
|
|
188
|
-
],
|
|
189
|
-
"name": "transferOwnership",
|
|
190
|
-
"outputs": [],
|
|
191
|
-
"stateMutability": "nonpayable",
|
|
192
|
-
"type": "function"
|
|
193
|
-
},
|
|
194
|
-
{
|
|
195
|
-
"inputs": [
|
|
196
|
-
{
|
|
197
|
-
"internalType": "uint256",
|
|
198
|
-
"name": "",
|
|
199
|
-
"type": "uint256"
|
|
200
|
-
}
|
|
201
|
-
],
|
|
202
|
-
"name": "writers",
|
|
203
|
-
"outputs": [
|
|
204
|
-
{
|
|
205
|
-
"internalType": "address",
|
|
206
|
-
"name": "",
|
|
207
|
-
"type": "address"
|
|
208
|
-
}
|
|
209
|
-
],
|
|
210
|
-
"stateMutability": "view",
|
|
211
|
-
"type": "function"
|
|
212
|
-
}
|
|
213
|
-
]
|