loops

Unverified contract

Proxy

Active on Base with 838 txns
Deployed by via 0xb6b76f32 at 10453313
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 44 additional slots
-
variable spans 49 additional slots
12 additional variables
ERC-20
--
0x0c76da4bc24b5f0cc09dc0114bdc4b83599065a1bee4f3a9331d4068662867b7
0xc0f0afce1fb64c463d7118483a439c519034a8761ed598a51381eefd974155d9
0x47eede244b29b6b5182bcf92203162734f9713300d838fbb70a9afd61eb0503a
0xc104246e284360809d15708c570d2102a961b7f4b1a1a9fbf729f26f11301528
0xb8fa349990127cee03ad7fdede8490f6b706a776354241ad1e317570b0642a0b
0x33dd32090e9dcbaab5443d745352bfdb987cfd096c266a3cc2b8be54ccc198d5
0xa6f4429bd61d1215535beaf7d55d8a761eadb952c7b54cfbfb5891cfd25eab39
0x6f43c92b0035e0fc14e485f586cb398d62ca2ac9b34405e714e10b00a6f70b57
0x93bc41a4bf84585f057bc4727e6e6b2081d362787febed82a009b519a87f9316
0xce408f7cc248c1b59717b9eca709e9426834b3ccc1bb57b5b6c561480fe55312

Functions
Getter at block 23055661
CLOCK_MODE(view returns (string)
mode=blocknumber&from=default
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xe929cd10f6d05c30601be6a13a257c6b0d5d951133595945b21c057ed03c460b
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=1)
clock(view returns (uint48)
23055661
contractType(pure returns (bytes32)
0x44726f7045524332300000000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmYyDAvbrEshv4duzusAfubvLvkNnjXYz1gpsAHpDKuQqA/0
contractVersion(pure returns (uint8)
4
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=loops, version=1, chainId=8453, verifyingContract=0x9a77a5ef07dfa23705459f20799cfec5e84406fa, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
getActiveClaimConditionId(view returns (uint256)
0
getFlatPlatformFeeInfo(view returns (addressuint256)
(0x3bda614542411d849ed563e4604368c46cb4b709, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0x3bda614542411d849ed563e4604368c46cb4b709, 500)
getPlatformFeeType(view returns (uint8)
0
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
loops
primarySaleRecipient(view returns (address)
0x3bda614542411d849ed563e4604368c46cb4b709
symbol(view returns (string)
LOOP
totalSupply(view returns (uint256)
49210525000000000000000000
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 timepointview returns (uint256)
getPastVotes(address accountuint256 timepointview 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
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setMaxTotalSupply(uint256 _maxTotalSupply
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
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
EIP712DomainChanged(
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MaxTotalSupplyUpdated(uint256 maxTotalSupply
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
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.