ERC20Factory
Verified contract
Active on
Ethereum with 37 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ERC20Factory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18328454 | a year ago | | | 0 | 0.055616660 | |
| 18327769 | a year ago | | | 0 | 0.045022845 | |
| 18327513 | a year ago | | | 0 | 0.038679360 | |
| 18325446 | a year ago | | | 0 | 0.033102190 | |
| 18321344 | a year ago | | | 0 | 0.045290103 | |
| 18320098 | a year ago | | | 0 | 0.0083062294 | |
| 18319929 | a year ago | | | 0 | 0.040749893 | |
| 18316306 | a year ago | | | 0 | 0.026365492 | |
| 18316111 | a year ago | | | 0 | 0.027069531 | |
| 18316037 | a year ago | | | 0 | 0.030843209 |
ABI
ABI objects
Getter at block 21316222 getAllDeployedInfos() view returns (struct ERC20FactoryDeployedInfos[])
MIN_MAXTX() view returns (uint256)
25
MIN_MAXWALLET() view returns (uint256)
25
TRADING_FEE_CAP() view returns (uint256)
2000
dynamicSaleCA() view returns (address)
0x332caef8e6ebb43d1421e8aa2e938b2d44246772
owner() view returns (address)
0x2dc754a04c42b4cb7c88d8c3d33edb264e527980
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allDeployedInfos(uint256) view returns (address deployer, string tokenName, string tokenSymbol, address tokenAddress, uint256 timestamp)
deployedInfos(address, uint256) view returns (address deployer, string tokenName, string tokenSymbol, address tokenAddress, uint256 timestamp)
getDeployedInfos(address deployer) view returns (struct ERC20FactoryDeployedInfos[])
State-modifying
Events createToken(struct ERC20FactoryDeployerParams _params)
renounceOwnership()
setDynamicSaleCA(address _dynamicSaleCA)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenCreated(address indexed tokenAddress)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.