ERC20TokenFactory

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x063fb884 at 19818970
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC20TokenFactory"

0xa2e013ad6f2697f4292ec156185de768b74ce94d60ab973ed00773620b858195
0x978b291d81caa68280cba4623158159dc09e8e93e738a5ab6ae5b0927d6fdfa4
0x7c2c20fd5a92855b6ba5cfcac48e130651ff98df4c0170193fcbc20544ccca89
0xe242a12844e201007ac9e2655a9a26b0a5eb9fbdef81768b06a76d82818e6121
0xab74a9e626ff5b376b1e5647411b8f2a1402b24c00eff305a535213f7a831722
0xcde44a294973c24770c69765e48c9e011363ec99c13377a7e757b5d4398eca81
0x2b596cac453894fd6e171fc12c0a4b6a421d1b9dda8f14dcd1c177db2ed5a590
0x732f2e76145025ab2f3c3fd4f02b41d4e9e4542ce1ee28012be1389082343024
0x39606c488916c88e0b61b0da41241a3ccb518b63344565b5c12d024ffe254697
0x0af62007509e93094b0698376a21d4e805d191202f02ff89fa4b5edcb887f45c

Functions
Getter at block 21210591
PRECISION(view returns (uint256)
10000
SWAP_TAX(view returns (uint256)
25
treasury(view returns (address)
0x8d0847122e1c6909cccfb11e48e811d8608975a9
univ2factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
univ2router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wnt(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
createERC20(string _namestring _symboluint256 _totalSupplyuint256 tokenLiquidityThreshold_payable returns (addressaddress)
Events
AddLiquidityAndBurn(uint256 amountTokenuint256 amountWNTuint256 amountTaxuint256 liquidityaddress pair
TokenCreated(address tokenstring namestring symboluint256 totalSupply
Constructor
constructor(address _wntaddress _univ2routeraddress _univ2factoryaddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidAddress(
InvalidAmount(