Bozo

Verified contract

Proxy

Active on Ethereum with 1,625 txns
Deployed by via 0x35faff5b at 17083752
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 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
9 additional variables

No balances found for "Bozo"

0x010879b3a5b28cef5beaafd76b44f7bf8a341a9fa653d6723026842e7a8247b5
0xe3889e0e565d88e13c8a31453985b0b3670c7104d80a6d9d01d526a6280af4fd
0x05e67f41b7da30637051755283f08f26c2b1f26b31eaa2f3c758d9d32f262e22
0xbdc0bc9dbbb71bf6ae66224ef2151af5af82bb0f66d1c8c9380f585e5b0adfcb
0xaa64a233d3da589b2538b834de5066295511d5a0da214276c5a532550fda62bb
From
0x7658910a23b60a9fd8e1beae785d31f295e27dbd65699533a1f513fa102f7fb2
From
0x2213075b52eede2881906ad1f768d8bd0e228b28d1ae2c33ac14cdd791d70ae3
0xb678d1f3429fe76e7ba0a8821e367d7f7d0df3198d55f8449e223729cdc69350
0xf6107311ea5e81408eb67ab565c8949677f9e39d103bc9e7bbb906c72436479b
0x1cd91c613d193f13450d1f6c95abbaf5b7895250346b02b7b8cf05c8ede4768c

Functions
Getter at block 21317413
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xa5538395eaf32d1c6d27ac189e4a92ed3ebad895a3bc06b4122a97efb7c25ab1
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=2)
contractType(pure returns (bytes32)
0x44726f7045524332300000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmaVfMqR396EdYxvdZh6E8Y9w5yumHaWasHnhFouSd2DeT/0
contractVersion(pure returns (uint8)
4
decimals(view returns (uint8)
18
getActiveClaimConditionId(view returns (uint256)
1
getPlatformFeeInfo(view returns (addressuint16)
(0x09c4931dc37b8dcea58bd568689322c2e7073ead, 0)
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
Bozo
primarySaleRecipient(view returns (address)
0x09c4931dc37b8dcea58bd568689322c2e7073ead
symbol(view returns (string)
BOZO
totalSupply(view returns (uint256)
646836790419163000000000000000000
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)
getClaimConditionById(uint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getPastTotalSupply(uint256 blockNumberview returns (uint256)
getPastVotes(address accountuint256 blockNumberview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getSupplyClaimedByWallet(uint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
getVotes(address accountview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
nonces(address ownerview returns (uint256)
numCheckpoints(address accountview returns (uint32)
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
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 _saleRecipientaddress _platformFeeRecipientuint128 _platformFeeBps
multicall(bytes[] datareturns (bytes[] results)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setMaxTotalSupply(uint256 _maxTotalSupply
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
ClaimConditionsUpdated(struct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
Initialized(uint8 version
MaxTotalSupplyUpdated(uint256 maxTotalSupply
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
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
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.