UNPKG

@ericnordelo/cross-chain-bridge-helpers

Version:

This package is intented to be used alongside the Openzeppelin cross-chain libraries, to create the corresponding required bridge config for multiple bridges.

19 lines 488 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.canonicalTransactionChainABI = void 0; exports.canonicalTransactionChainABI = [ { inputs: [], name: 'enqueueL2GasPrepaid', outputs: [ { internalType: 'uint256', name: '', type: 'uint256', }, ], stateMutability: 'view', type: 'function', }, ]; //# sourceMappingURL=ABIs.js.map