ERC20TokenFactory

Verified contract

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

No balances found for "ERC20TokenFactory"

0x19eaa8dc46b9a9eeab346a9ead2e78b497d919dbdb2a547c2e82f8dd383f36f7
0xdbdbe25f553eddaa5c35df739dde82f171260a02c1ccadde53535f273279a041
0xc84deaa13845caadbf29eaffe56a927af7e15c6afdeefdc453fed533d54c73b5
0xa811f17feffc752f1b9e0f9b59ef6b3b8da0f83bb27f2d9cc80c5193b322111b
0xa5e4eeccd234ba616622942125422d4a5c3743f64de0c8a97816f27f36be110c
0xb4d1664abecee609e81fce611d3d59d775e3bcac3d90dfbebad39679b48a4406
0x141343c5d8e6508be414931a222e2502913abb802c5dde7fd169e5a7e2fc737e
0xe5c87d218453e3b6d8f5c5b2a3d3ff7a2526bdaa0a10af9701c71d707c48ef49
0xe0138ddd048fd6b7442243570b91c19ecd2b05e9cc872b3d413e69fd7aaebbc4
0x41252c2ed3fc9382e5b6e14a9a6f2b5520588daa38802e0872b015c91c450c6d

Functions
Getter at block 21246010
indexer(view returns (address)
0x97219a5865fe186817d581a56b3b451a3fa62e19
payments(view returns (address)
0xd5765b5d565227a27dd7c96b32b2600958c9ce9c
projectId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
serviceId(view returns (bytes32)
0xefd4ed94326f26c8a58d10cf12030c2e413db437d28adccd6645fde7333c0863
Read-only

This contract contains no read-only function objects.

State-modifying
deployContract(bytes32 _projectIdbytes _byteCodestring _typestring _namestring _symbolpayable 
getProjectAddressOwner(address _projectAddressreturns (address)
getProjectOwner(bytes32 _projectIdreturns (address)
isContractRegistered(address _projectAddressreturns (bool)
payService(bytes32 _projectIdaddress _tokenuint256 qtypayable 
registerProject(bytes32 _projectIdaddress _owneraddress _contractstring _contractTypestring _namestring _symbol
Events

This contract contains no event objects.

Constructor
constructor(address _indexeraddress _paymentsstring _serviceId
Fallback and receive
receive(
Errors
Create2EmptyBytecode(
Create2FailedDeployment(
Create2InsufficientBalance(uint256 balanceuint256 needed
NotPtojectOwner(