THATISNOTMYCAT

Unverified contract

Proxy

Active on Base with 17 txns
Deployed by via 0x01e21a7a at 12618675
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "THATISNOTMYCAT"

0x3c72bebbf0ad51d0a129c6a5cfaa9d385cf0c16d8ad42f4e8cfc8fd0fdbd6739
0x2b9137400b02f96f3fd1bc8726f28f4690bc4ae99b783bd6b02f83f0888d300e
0x5250cb05a058fe5853e018e0dc77749b1f8ced1a51ce6376c0244194f5df8820
0x86c016de84b55ac14b96193bf9911141a8e97a6ab17c9e38dfc1a950b5a40177
0x8d7157f622f3916b97951531eab50c3261f42cbfc4256bd03e751b44842009fe
0x16e6b7dfa841c1ea155e062357edb4b85b0b5ded523a2a55b461b7e502470465
0xcb5abf3e3f5bee62bcb5f494cb0e72552a487bfbfc73cc95f650a3269fef0ba9
0x662726a900571c01a371de49a13232f791aba9ad1ae60c15df966aedf6a3759b
0xd456d3f00c26b6af747e432453d0d3e98cb8bc9882758706e93463693e57c9a3
0x4b0240a82e3b95fa5484c5e38ff48f9a91bb0adb85da51ae2a49962e81deb34a

Functions
Getter at block 22013008
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xe8b75f1310364229897bb5d8dc15090a815cc3e272ed19e02ff3e7c524656fbf
clock(view returns (uint48)
22013008
contractType(pure returns (bytes32)
0x546f6b656e455243323000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://Qmf7VRpCtvbK11jyD3A3UxN6eFH5SUxFRBjNZsmTYM6mVA/0
contractVersion(pure returns (uint8)
1
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=THATISNOTMYCAT, version=1, chainId=8453, verifyingContract=0x06d5dfb3ff6282feb8b9d0989944ca7202c4ed43, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getPlatformFeeInfo(view returns (addressuint16)
(0xdf98e5c71c2aaa4fd591ba2094d536065c787a6f, 0)
name(view returns (string)
THATISNOTMYCAT
primarySaleRecipient(view returns (address)
0xdf98e5c71c2aaa4fd591ba2094d536065c787a6f
symbol(view returns (string)
THATISNOTMYCAT
totalSupply(view returns (uint256)
10001000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(address accountuint32 posview returns (struct ERC20VotesUpgradeableCheckpoint)
delegates(address accountview returns (address)
getPastTotalSupply(uint256 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
verify(struct ITokenERC20MintRequest _reqbytes _signatureview returns (booladdress)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _primarySaleRecipientaddress _platformFeeRecipientuint256 _platformFeeBps
mintTo(address touint256 amount
mintWithSignature(struct ITokenERC20MintRequest _reqbytes _signaturepayable 
multicall(bytes[] datareturns (bytes[] results)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setContractURI(string _uri
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPrimarySaleRecipient(address _saleRecipient
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
EIP712DomainChanged(
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
PlatformFeeTypeUpdated(uint8 feeType
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokensMinted(address indexed mintedTouint256 quantityMinted
TokensMintedWithSignature(address indexed signeraddress indexed mintedTostruct ITokenERC20MintRequest mintRequest
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.