WowFactory
Verified contract
Proxy
Active on
Base with 13,487 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "WowFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22736351 | a few seconds ago | | | 0 | 0.000018846989 | |
| 22736318 | a minute ago | | | 0 | 0.000019347603 | |
| 22735592 | 26 minutes ago | | | 0.01 | 0.000019318292 | |
| 22734826 | an hour ago | | | 0 | 0.000018857875 | |
| 22734579 | an hour ago | | | 0 | 0.00050946854 | |
| 22734545 | an hour ago | | | 0 | 0.000018857508 | |
| 22734060 | an hour ago | | | 0 | 0.000016501507 | |
| 22733975 | an hour ago | | | 0 | 0.000015994127 | |
| 22733535 | 2 hours ago | | | 0.012 | 0.000015257808 | |
| 22733127 | 2 hours ago | | | 0 | 0.000012147043 |
ABI
ABI objects
Getter at block 22736356 proxiableUUID() view returns (bytes32)
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
bondingCurve() view returns (address)
0x91c1863ed54809c45b53bb6090eb437036c792c4
implementation() view returns (address)
0xa51c76bee6746cb487a7e9312e43e2b8f4a37c15
owner() view returns (address)
0x12125c8a52b8e4ed1a28e1f964023b4477f11300
tokenImplementation() view returns (address)
0x7145f8aeef1f6510e92164038e1b6f8cb2c42cbb
Read-only
This contract contains no read-only function objects.
State-modifying
Events deploy(address _tokenCreator, address _platformReferrer, string _tokenURI, string _name, string _symbol) payable returns (address)
initialize(address _owner)
renounceOwnership()
transferOwnership(address newOwner)
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
WowTokenCreated(address indexed factoryAddress, address indexed tokenCreator, address platformReferrer, address protocolFeeRecipient, address bondingCurve, string tokenURI, string name, string symbol, address tokenAddress, address poolAddress)
constructor(address _logic, bytes _data)
fallback()
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
AddressEmptyCode(address target)
ERC1167FailedCreateClone()
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
InvalidInitialization()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)