BSC BEP20 Token issue -- Arg [2] : cInitializer (address)
Budget: $10 – $30 USD
https://bscscan.com/address/0x71e80e96af604afc23ca2aed4c1c7466db6dd0c4#code
Can anybody tell me, how this side contract has been created and what the code might be, eg how that address was created, or came into place for these constructor arguments, payment only if 100% succesful
It seems, this contract here has been created with the token deployment
https://bscscan.com/address/0x51d92dd1cc294da9222bd084cd33f41db7931ccd
It act as as the cashier of the token, like an IterableMapping
when deploying the main code, IDE asks for 3 constructor arguemnts to be set:
Arg [0] : _snipeBlockAmt (uint256): 2
Arg [1] : _gasPriceLimit (uint256): 150
Arg [2] : cInitializer (address): 0x51d92dd1cc294da9222bd084cd33f41db7931ccd
Anybody who can solve the issue, kindly get in touch, everybody will be dmed
Can anybody tell me, how this side contract has been created and what the code might be, eg how that address was created, or came into place for these constructor arguments, payment only if 100% succesful
It seems, this contract here has been created with the token deployment
https://bscscan.com/address/0x51d92dd1cc294da9222bd084cd33f41db7931ccd
It act as as the cashier of the token, like an IterableMapping
when deploying the main code, IDE asks for 3 constructor arguemnts to be set:
Arg [0] : _snipeBlockAmt (uint256): 2
Arg [1] : _gasPriceLimit (uint256): 150
Arg [2] : cInitializer (address): 0x51d92dd1cc294da9222bd084cd33f41db7931ccd
Anybody who can solve the issue, kindly get in touch, everybody will be dmed