MemecoinFactory

Verified contract

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

No balances found for "MemecoinFactory"

0xe1715ec62af16a0f23cac82166407305fb92cea2640898e1ebff7e58daff5d4c
0x5b3631bdf0a8da33ac9389872889ab80a71acd0429eb37d40f037379bbc48249
0x9a0d14811d81a8564adece6b82d7bbc1565ac417358febc9068306cce5dca5fe
0x4869dbba8d624f6a0631c1fffcbf7a7fbc7a84069c3976c4efb9afa99824ef80
0x9994b5609f76fb00bb3f1617ac1ae12639e5a33df34b231e8487f2866dd52e56

Functions
Getter at block 22761027
$factory(view returns (address)
0xe0860f5a472a4a58b7c25397a0f2dfca468c5505
$implementation(view returns (address)
0x48a0aa974d0be0d6d358940634ecbed8b0b5cc30
owner(view returns (address result)
0x737ccbeb95eac1f772ec13d036a7d4b085589f48
ownershipHandoverValidFor(view returns (uint64)
172800
Read-only
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
createMemecoinButWithPicture(string uriaddress bondingCurveuint128 deltauint96 feeuint128 spotPricereturns (address pairaddress memecoin)
renounceOwnership(payable 
requestOwnershipHandover(payable 
transferOwnership(address newOwnerpayable 
updateImplementation(address implementation
Events
ImplementationChanged(address indexed implementation
NewMemecoin(address pairaddress memecoin
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Constructor
constructor(address implementationaddress factory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(