UNPKG

@uniswap/v4-sdk

Version:

⚒️ An SDK for building applications on top of Uniswap V4

6 lines 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MSG_SENDER = void 0; // Shared Action Constants used in the v4 Router and v4 position manager exports.MSG_SENDER = '0x0000000000000000000000000000000000000001'; //# sourceMappingURL=actionConstants.js.map