ERC20Factory
Verified contract
Active on
Ethereum with 195 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x2aaf…ac3d | ERC-20 | 333.777777M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18839981 | a year ago | | | 0 | 0.0062032118 | |
| 18839970 | a year ago | | | 0 | 0.0062221135 | |
| 18839832 | a year ago | | | 0 | 0.0056039710 | |
| 18736936 | a year ago | | | 0.01 | 0.013177460 | |
| 17665123 | a year ago | | | 0.001 | 0.0048501499 | |
| 17104232 | 2 years ago | | | 0.0001 | 0.0081267360 | |
| 16730461 | 2 years ago | | | 0.00062 | 0.0034440076 | |
| 16730458 | 2 years ago | | | 0.00062 | 0.0033035825 | |
| 16730349 | 2 years ago | | | 0.0031 | 0.0033203572 | |
| 16376972 | 2 years ago | | | 0.00001 | 0.0042053214 |
ABI
ABI objects
Getter at block 21415421
getFeeTaker() view returns (address)
0x052ab6bfa8aa30cc47ea02e648f90c3b24749b7b
getPrice() view returns (uint256)
0
owner() view returns (address)
0x052ab6bfa8aa30cc47ea02e648f90c3b24749b7b
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeFeeTaker(address newAddress) returns (address)
changePrice(uint256 newPrice) returns (uint256)
createToken(string name, string symbol, uint256 initialSupply) payable returns (address)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.