UNPKG

@roninbuilders/contracts

Version:

Type safe Contract ABIs for Ronin Network

1 lines 1.95 kB
'use strict';var t={id:35326,address:"0x03f8b4b140249dc7b2503c928e7258cce1d91f1a",contract_name:"Quoter",display_name:"Quoter",is_deprecated:false,is_proxy:false,proxy_to:false,created_at:1749134326,abi:[{type:"constructor",stateMutability:"nonpayable",inputs:[{type:"address",name:"_factory"},{type:"address",name:"_WNativeToken"},{type:"address",name:"_poolDeployer"}]},{name:"WNativeToken",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"algebraSwapCallback",type:"function",stateMutability:"view",inputs:[{type:"int256",name:"amount0Delta"},{type:"int256",name:"amount1Delta"},{type:"bytes",name:"path"}],outputs:[]},{name:"factory",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"poolDeployer",type:"function",stateMutability:"view",inputs:[],outputs:[{type:"address"}]},{name:"quoteExactInput",type:"function",stateMutability:"nonpayable",inputs:[{type:"bytes",name:"path"},{type:"uint256",name:"amountIn"}],outputs:[{type:"uint256",name:"amountOut"},{type:"uint16[]",name:"fees"}]},{name:"quoteExactInputSingle",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"tokenIn"},{type:"address",name:"tokenOut"},{type:"address",name:"deployer"},{type:"uint256",name:"amountIn"},{type:"uint160",name:"limitSqrtPrice"}],outputs:[{type:"uint256",name:"amountOut"},{type:"uint16",name:"fee"}]},{name:"quoteExactOutput",type:"function",stateMutability:"nonpayable",inputs:[{type:"bytes",name:"path"},{type:"uint256",name:"amountOut"}],outputs:[{type:"uint256",name:"amountIn"},{type:"uint16[]",name:"fees"}]},{name:"quoteExactOutputSingle",type:"function",stateMutability:"nonpayable",inputs:[{type:"address",name:"tokenIn"},{type:"address",name:"tokenOut"},{type:"address",name:"deployer"},{type:"uint256",name:"amountOut"},{type:"uint160",name:"limitSqrtPrice"}],outputs:[{type:"uint256",name:"amountIn"},{type:"uint16",name:"fee"}]}]},e=t;module.exports=e;