UNPKG

@zkp2p/contracts-v2

Version:

ZKP2P V2 smart contract interfaces and utilities

17 lines (15 loc) 1.33 kB
// Auto-generated ESM wrapper for base ABIs import CashappReclaimVerifier from './base/CashappReclaimVerifier.json' assert { type: 'json' }; import Escrow from './base/Escrow.json' assert { type: 'json' }; import MercadoPagoReclaimVerifier from './base/MercadoPagoReclaimVerifier.json' assert { type: 'json' }; import NullifierRegistry from './base/NullifierRegistry.json' assert { type: 'json' }; import RevolutReclaimVerifier from './base/RevolutReclaimVerifier.json' assert { type: 'json' }; import VenmoReclaimVerifier from './base/VenmoReclaimVerifier.json' assert { type: 'json' }; import WiseReclaimVerifier from './base/WiseReclaimVerifier.json' assert { type: 'json' }; import ZelleBaseVerifier from './base/ZelleBaseVerifier.json' assert { type: 'json' }; import ZelleBoAReclaimVerifier from './base/ZelleBoAReclaimVerifier.json' assert { type: 'json' }; import ZelleChaseReclaimVerifier from './base/ZelleChaseReclaimVerifier.json' assert { type: 'json' }; import ZelleCitiReclaimVerifier from './base/ZelleCitiReclaimVerifier.json' assert { type: 'json' }; export { CashappReclaimVerifier, Escrow, MercadoPagoReclaimVerifier, NullifierRegistry, RevolutReclaimVerifier, VenmoReclaimVerifier, WiseReclaimVerifier, ZelleBaseVerifier, ZelleBoAReclaimVerifier, ZelleChaseReclaimVerifier, ZelleCitiReclaimVerifier };