UNPKG

dp-contract-proxy-kit

Version:

Enable batched transactions and contract account interactions using a unique deterministic Gnosis Safe.

6 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.rocksideTxRelayUrl = exports.safeTxRelayUrl = void 0; exports.safeTxRelayUrl = 'https://safe-relay.gnosis.io/'; exports.rocksideTxRelayUrl = 'https://api.rockside.io'; //# sourceMappingURL=transactionManagers.js.map