Router deployer
Last updated
Last updated
[blockchain/ethereum/Uniswap/v2/Router deployer]
Deployes UniswapV2Router02 contract to the chain
factory address: string
Address of the deployed UniswapV2Factory contract
WETH address: string
Address of the WETH token on the targetet network
config: {"providerUrl": string, "privateKey": string}
router contract:
Receives the compiled UniswapV2Router02 contract
events:
Muliplexed events. Use a Demultiplexer to separate them if needed.
error: {"error": string}
confirmation: {"confirmationNumber": number}