AIFactory

Verified contract

Active on Ethereum with 22 txns
Deployed by via 0xd6895d81 at 18624459
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $597.8
0x73aaf4ca5b736b4f73824a8245d2a20301f192db2fcfa926e97ebc1529466476
0x0cc1dd5ad60ebd37276a10e2e06d6b5f23d7d7ba90959b628846e8b761c7e4df
0x4c3611ed15704b07b3c180014e6660ab4b9a268e30d9e8735a0a7b8bcbcf5cd9
0x4f9d77a73bfdd5bca159eea1f9146521783badb116324673ee173f9bca93af85
From
0xcaf5eecf84a1ca0b5ed96530ea4cda6e3160dd3267b791bbea384709796d9011
0x8dad92da6d52ef14fb4ec0995050cb3fa900585d7eed5eee89c5f05e01d61db3
0xb5d81912e34fcf1df389afb55e302c2e09cd5146362f81134a3260a67925a63e
0x50525f89a2e1b0312fb3bb5533aedcd746feab886bc06e4c5410880309df745f
0x79ea34af9a5235fd4312e4e4a21158e95ded987e682ba4e15fca32d9d8850883
0x605c515cdfc5b1ff4d6d86aa6657c4e9807dd00b02b96241b1880d1f6d9cc975

Functions
Getter at block 21276739
deploymentFee(view returns (uint256)
25000000000000000
 
getDeployedTokens(view returns (address[])
owner(view returns (address)
0x832a82ee05afe7fe3460575b960cef6d61a862c0
Read-only
deployedTokens(uint256view returns (address)
State-modifying
createToken(string _namestring _symboluint256 _initialSupplypayable returns (address)
renounceOwnership(
setDeploymentFee(uint256 _newFee
transferOwnership(address newOwner
withdrawFees(address to
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenDeployed(address indexed tokenAddressaddress indexed owner
Constructor
constructor(uint256 _deploymentFee
Fallback and receive
receive(
Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account