TokenFactory

Verified contract

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

No balances found for "TokenFactory"

0xd61fd5d3c8f79064d3ce81c71bc017a3c29a0d0213252d66bf1971f93d687b56
0xfa923e45b89f266f4e61ad2e0c9ee5e9f39b52388728a029cc83324809bb0236
0xd18ab15ff8e614309d6f9d8679ff1b446a87f1be47548e765cd0eaf8d6cec25f
0x3a612feaf9bc5c335f73839583cd93c570c8f00273fa4c1eef374e8809ec679d
0x56ee77c281294b62c743b13c744097b0c1b77e157fe1ee34d4e932ec76a43f89
0x89dac50029c747b6dfa7562e83ff1890e7a02e3d2f2d91a0aa43e52ae508a4dc

Functions
Getter at block 21178394
accessListIndex(view returns (address[])
[]
isOwner(view returns (bool)
false
owner(view returns (address)
0xf835e94b009fdf6f2efe627eb9d66a82a7e8ae57
tokenIndex(view returns (address[])
[0xfC98e825A2264D890F9a1e68ed50E1526abCcacD, 0xb0B1C05300EE59DC091d637acE99f83Dce0eD0AE, 0xf501c56B4F438C794b9f117D40fA9a52b8625645, 0x57e78942cA2A63CF6093EE5B7F6A85743Fb5AeE6]
Read-only
isAuthorized(address _addressview returns (bool)
State-modifying
addAccessList(address _accessListstring _identifieruint256 _blockNumberaddress _owner
addToken(string _namestring _symboluint8 _decimalsstring _infouint256 _blockNumberaddress _tokenaddress _owner
createAccessList(string _identifier
createToken(string _namestring _symboluint8 _decimalsstring _info
disableAddress(address _address
enableAddress(address _address
renounceOwnership(
transferOwnership(address newOwner
Events
AccessListCreated(address indexed accessListstring identifieruint256 blockNumberaddress indexed creator
AddressDisabled(address disabledAddress
AddressEnabled(address enabledAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(string namestring symboluint8 decimalsstring infoaddress indexed tokenuint256 blockNumberaddress indexed creator
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.