StandardTokenFactory

Verified contract

Implementation

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

No balances found for "StandardTokenFactory"

No transactions found for "StandardTokenFactory"


Functions
Getter at block 22756273
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
config(view returns (address)
0x0000000000000000000000000000000000000000
 
fee(view returns (uint256)
implementation(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
tool(view returns (uint8)
0
Read-only
fee(address[] _whitelistview returns (uint256)
State-modifying
acceptOwnership(
create(string _namestring _symboluint8 _decimalsuint256 _initialSupplypayable returns (address)
initialize(address _configaddress _implementation
recoverEth(uint256 _amountaddress _to
recoverNFT(address _tokenuint256 _tokenIdaddress _to
recoverTokens(address _tokenuint256 _amountaddress _to
renounceOwnership(
transferOwnership(address newOwner
updateConfig(address _config
updateImplementation(address _implementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
EthRecovered(uint256 indexed _amountaddress indexed _to
ImplementationUpdated(address _implementation
Initialized(uint64 version
NFTRecovered(address indexed _tokenuint256 indexed _tokenIdaddress indexed _to
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
ProxyCreated(address _proxy
TokensRecovered(address indexed _tokenuint256 indexed _amountaddress indexed _to
Unpaused(address account
UpdateConfig(address indexed _oldConfigaddress indexed _newConfig
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot