Pancakeswap Factory Deployer
Last updated
Last updated
[blockchain/ethereum/pancakeswap/Pancakeswap Factory Deployer]
Compiles and deploys a Pancake factory contract. Note, Pancace factory should be used together with a Pancake router 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).
fee setter: string
Receives the address that will have the permission to set an address where usage fees are sent.
credentials: {"providerUrl": string, "privateKey": string}
events:
source: string
compile settings:
error: {"error": string}