Pancakeswap Router Deployer
Last updated
Last updated
[blockchain/ethereum/pancakeswap/Pancakeswap Router Deployer]
Compiles and deploys a Pancake router contract. Note, Pancace factory should be used together with a Pancake factory contract.
Keywords: token, erc20, dex, Pancake, Uniswap, Binance, BNC
contract name: string
The name of the created contract. It must be a valid Solidity contract name (no spaces, special characters).
init parameters:
Receives an address of an already deployed Pancace factory contract and an already deployed wrapped BNB contract.
credentials: {"providerUrl": string, "privateKey": string}
events:
source: string
compile settings:
error: {"error": string}