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 "TokenFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20546120 | 2 months ago | | | 0 | 0.000039467075 | |
| 20530271 | 2 months ago | | | 0 | 0.000016752035 | |
| 20529403 | 2 months ago | | | 0 | 0.000017108893 | |
| 20523310 | 2 months ago | | | 0 | 0.000017189575 | |
| 20482221 | 2 months ago | | | 0 | 0.0000061042455 | |
| 20211927 | 2 months ago | | | 0 | 0.0000047030722 | |
| 20209472 | 2 months ago | | | 0 | 0.0000058878499 | |
| 20208507 | 2 months ago | | | 0 | 0.0000041055301 | |
| 20204663 | 2 months ago | | | 0 | 0.0000089158583 | |
| 20194029 | 2 months ago | | | 0 | 6.3604622e-7 |
ABI
ABI objects
Getter at block 22926591
owner() view returns (address)
0xf40e1c77f5a4b7050986fe98b61e589d4392bf1a
uniswapV3Factory() view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
Read-only
deployedTokens(address) view returns (bool)
State-modifying
Events createStandardERC20Token(struct ITokenFactoryCreateStandardERC20TokenParams params) returns (address token)
createWhitelistContracts(struct ITokenFactoryCreateWhitelistContractsParams params) returns (address token, address whitelistAddress)
initialize(address _owner, address _uniswapV3Factory)
renounceOwnership()
transferOwnership(address newOwner)
ERC20WhitelistImplementationSet(address oldImplementation, address newImplementation)
OracleWhitelistCreated(address indexed whitelistAddress, struct ITokenFactoryCreateOracleWhitelistParams params)
OracleWhitelistImplementationSet(address oldImplementation, address newImplementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenCreated(address indexed tokenAddress, struct ITokenFactoryCreateERC20WhitelistTokenParams params)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.