Mekception

Verified contract

Active on Base with 334 txns
Deployed by via 0x1701900f at 18649100
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x894d2e610d29a467b297b9132b3f74356a57c077b5d4add898348601596dc68d
0xd01f517a7e17de94722ff4449cb07815a52890855ea021614d2f84930fa4cdb0
0x66692a666f92d387a32e62685fa8c6e550388cfc3e60707cb8a11e80911db6e2
0x110e0aa5a83e3d21c5bfc9270dfffbd6cab7ec8288ef055a9bbdc36ae633919e
0xa8fe6bafc2998d46434cd3901541ff5819c8920b73f34e2ac0b28cdc28f77f01
0xafe6244fd1ae59378ac04ecd588f739216e297a35dfd3d272cf36d4e0d7590ef
0xa7075d145c0d3fb22b555a3a85a327c51fda178f3b3ffe6354c4937e4fdec18c
0x969decba4ada4f803949364477e924bd627984623235a0b5b0e1925796e49952
0xc0c04b2c9733f60a9f5bf71d59971829198fe3860c0487652a8f6baf16508f4d
0xad6169a77a8365a304569c5343d4790a767349a379b16dff8009863e9eca101f

Functions
Getter at block 22048191
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
WETH9(view returns (address)
0x4200000000000000000000000000000000000006
factory(view returns (address)
0xb16f198fe4dc259d4a5a2328312f0d1f79fa84fb
owner(view returns (address)
0xc647aefdd07059f75b8a92385d1ab8edc59f9d33
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
poolAlloc(pure returns (uint256)
970000000000000000000000000
v3PositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
v3UniFactory(view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
merkleRoots(addressview returns (bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokens(addressview returns (string namestring symboladdress creatoraddress authoraddress pool)
users(addressaddressview returns (address useraddress tokenuint256 claimedAtuint256 amountuint8 userType)
State-modifying
acceptOwnership(
claimAirdrop(address _tokenuint8 _typesbytes32[] _merkleProof
createToken(struct IMekceptionCreateTokenParams paramsreturns (addressaddress)
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setMerkleRoot(address _tokenbytes32 _merkleRoot
transferLiquidity(address _touint256 _tokenId
transferOwnership(address _newOwner
unpause(
Events
AddAuthor(address indexed tokenaddress indexed author
AddCreator(address indexed tokenaddress indexed creator
AddCreatorAuthor(address indexed tokenaddress indexed creator
AddLiquidity(address indexed tokenaddress pooluint256 amountETHuint256 amountTokenuint256 tokenId
AddRetweeter(address indexed tokenaddress indexed retweeter
ChangeAuthor(address indexed tokenaddress indexed author
ChangeCreator(address indexed tokenaddress indexed creator
ClaimToken(struct IMekceptionUsers arg0
CreateToken(address indexed tokenaddress indexed pool
MerkleRootSet(address indexed tokenbytes32 merkleRoot
OwnershipTransferCompleted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferInitiated(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferLiquidity(address indexed touint256 tokenId
Unpaused(address account
Constructor
constructor(address _owneraddress _factory
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressZero(
AlreadyClaimed(
AuthorExists(
CreatorExists(
EnforcedPause(
ExpectedPause(
ReentrancyGuardReentrantCall(
TokenInvalid(