BOB

Unverified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x35ffcfe2 at 1953935
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 "BOB"

0xf02bfc1ede01c760bfecabb9f4cab1ac4cd3cfc3ede7c528b774bec9673aed76
0x0716d3bcaf9ba1c2e2dc2ec77b0077be9b72ac88f006a76b9f4615304a8c1fbc
0x154a17644e7645f5ef9bc5256d3d7dbbaac3f3c016df16f501da715cd4371931
0x938317e110aa42305c89fd0acbd640b643bdf62b80399a359bc1b843450930a7
0x61550294dcecb0a247e9486d60608ee1135d84a004e7893bbca37b08ae47b666
0xf18bd2fba0fbfa2e6c681b220389dd8e149c8c76c43c7e475b465995ddab26b1
0xbf11b0c7331a4ff736f22f63db547cb932231e8dfbb4b9b0313e9c7102f053e3

Functions
Getter at block 23062881
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x9e7c8e1f006299703e45decc4fe49a725ff0ec994f6756203f25c0808e69f5a0
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=1)
contractType(pure returns (bytes32)
0x44726f7045524332300000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmbuQGTesBc5hRZL5UJNg4N7zvzdsJAPDaYtfs9BUx1wYj/0
contractVersion(pure returns (uint8)
4
decimals(view returns (uint8)
18
getActiveClaimConditionId(view returns (uint256)
0
getPlatformFeeInfo(view returns (addressuint16)
(0xe3ecf0df0970929972cd837b92c5100df36b6b76, 0)
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
BOB
primarySaleRecipient(view returns (address)
0xe3ecf0df0970929972cd837b92c5100df36b6b76
symbol(view returns (string)
BOB
totalSupply(view returns (uint256)
1000000000000000000000000
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.