UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 2.84 kB
'use strict';var e={id:5246,address:"0x0124c9ce7e77ed166f6d53af679b491555b5c0f7",contract_name:"V3Migrator",display_name:"V3 Migrator",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1732163866,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"_factory"},{type:"address",name:"_WETH9"},{type:"address",name:"_nonfungiblePositionManager"}]},{name:"WETH9",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"createAndInitializePoolIfNecessary",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"token0"},{type:"address",name:"token1"},{type:"uint24",name:"fee"},{type:"uint160",name:"sqrtPriceX96"}],outputs:[{type:"address",name:"pool"}]},{name:"factory",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"governance",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"migrate",type:"function",stateMutability:"nonpayable",inputs:[{type:"tuple",name:"params",components:[{type:"address",name:"pair"},{type:"uint256",name:"liquidityToMigrate"},{type:"uint8",name:"percentageToMigrate"},{type:"address",name:"token0"},{type:"address",name:"token1"},{type:"uint24",name:"fee"},{type:"int24",name:"tickLower"},{type:"int24",name:"tickUpper"},{type:"uint256",name:"amount0Min"},{type:"uint256",name:"amount1Min"},{type:"address",name:"recipient"},{type:"uint256",name:"deadline"},{type:"bool",name:"refundAsETH"}]}],outputs:[]},{name:"multicall",type:"function",stateMutability:"payable",inputs:[{type:"bytes[]",name:"data"}],outputs:[{type:"bytes[]",name:"results"}]},{name:"nonfungiblePositionManager",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"selfPermit",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"token"},{type:"uint256",name:"value"},{type:"uint256",name:"deadline"},{type:"uint8",name:"v"},{type:"bytes32",name:"r"},{type:"bytes32",name:"s"}],outputs:[]},{name:"selfPermitAllowed",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"token"},{type:"uint256",name:"nonce"},{type:"uint256",name:"expiry"},{type:"uint8",name:"v"},{type:"bytes32",name:"r"},{type:"bytes32",name:"s"}],outputs:[]},{name:"selfPermitAllowedIfNecessary",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"token"},{type:"uint256",name:"nonce"},{type:"uint256",name:"expiry"},{type:"uint8",name:"v"},{type:"bytes32",name:"r"},{type:"bytes32",name:"s"}],outputs:[]},{name:"selfPermitIfNecessary",type:"function",stateMutability:"payable",inputs:[{type:"address",name:"token"},{type:"uint256",name:"value"},{type:"uint256",name:"deadline"},{type:"uint8",name:"v"},{type:"bytes32",name:"r"},{type:"bytes32",name:"s"}],outputs:[]},{type:"receive",stateMutability:"payable"}]},t=e;module.exports=t;