Don't buy if you're gay.

Unverified contract

Proxy

Active on Base with 10 txns
Deployed by via 0xfe25b76e at 1969331
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 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
11 additional variables

No balances found for "Don't buy if you're gay."

0x3e773bef06dab3c2c77677606abe2ce66e61e866017628a88c1717bfc57e3d3f
0x86c92685fa065fe79e466b0e09b1636398bfcbe08a0f7c416162dde672065def
0x03b33bd61468305d5f7278c3b4ba33d4eb578ae682b3c1498c35691f92f5a87b
0x2350e48af92bc4bfd34db9a6d4054f20c33c688e00818ec3cfa95d634a6ff496
0xf8767f4faeebd179ebd022bf82922fb0279aeee5f64944b149fb3cdb4a1c6fc1
0x509b29edb7d3f7eab2f55ce213ab849e73fa945b5b7279d9d19c73266cc4657e
0x6040a978fdfc60d7becfde29db4fbe9ff990d34c86abd3c375b8cbf5afa0673b
0xed66b369104c336f24b4fca2bbc7368b187903d11d1bf8f669e8d7572c4dfcda
0xb402095c383be1bd65dec2a71f1824794cd3a30ddbb34e78198b5442a85edf44
0x9f4b67bbfd77d0a883af55c3774ba49e749bb125206d4a322272c62668f2789f

Functions
Getter at block 21834007
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x2dcef911f84f1ace04988340175b2bf2e7e612e0b9e5114de94f36a2fbba834e
contractType(pure returns (bytes32)
0x546f6b656e455243323000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmRPmrUzC6QT7xMcuq6mCaFHWVJeknndTVztTLtqysBb5R/0
contractVersion(pure returns (uint8)
1
decimals(view returns (uint8)
18
getPlatformFeeInfo(view returns (addressuint16)
(0xcfe02cea37f5588bf66032512c3a987542d12989, 0)
name(view returns (string)
Don't buy if you're gay.
primarySaleRecipient(view returns (address)
0xcfe02cea37f5588bf66032512c3a987542d12989
symbol(view returns (string)
Don't buy if you're gay.
totalSupply(view returns (uint256)
1000000000000000000000000000000
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 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview 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
PlatformFeeInfoUpdated(address indexed platformFeeRecipientuint256 platformFeeBps
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.