Init code pair hash requester
Last updated
Last updated
[blockchain/ethereum/Uniswap/v2/Init code pair hash requester]
Queries the init code hash from the deployed UniswapV2Factory
factory ABI: any[]
Receives the ABI of the compiled Uniswap V2 Factory contract
factory address: string
Receives the address of the deployed Uniswap V2 Factory contract.
web3 provider URL: string
Receives the provider URL to use to connect to the chain
init hash: string
Sends out the init code hash retrieved from the Uniswap V2 Factory contract