Akers x BNI

Verified contract

Proxy

Active on Ethereum with 400 txns
Deployed by via 0x272d8620 at 18754858
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 49 additional slots
16 additional variables

No balances found for "Akers x BNI"

0x8eac75a0e5cece19cbfee7ff94ff27fb9e88357c711b0441605d1d26986480b5
0xe772ef9370a84da32c2ad1afdbad9df918afa6951a136b221ebc504b339405a0
0xabdd281f62792ddd691a805dede0b3ccd9846b945f6eb641b7d8f552428914f8
0x947ca023a6ac8dc3e9d0c0385626b88205bc9d39f04c7e69621479b4a8a9bf8f
0x2b91bab522cd081a06e8e3c84e4d5f2cccf9ab29a407a5c92090ddad6e828a90
0xd71f94443748a36832ec9cb3e85dcbc00b36f955fbfc9ccc7a5857e4e4a06e42
0xca351d641dd5c3dda2bb02c1da3df7db76c3b209c398eaca32630f8715cfb5d0
0x63fafc5d9cc6e7b5a85c7ff4e0e6f9626123ea5fb7b17c683f4a85bacaeff2df
0x5d68799a79d880b2a35848f8a1e3ea84de98e8cf778a66220b08f4f4dc5ad3e6
0xb6cf95ef783c8ff123f83fd006fec59682bc7134762d586acc2a33be2f198408

Functions
Getter at block 21306968
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=0)
contractType(pure returns (bytes32)
0x44726f704552433732314d000000000000000000000000000000000000000000
contractURI(view returns (string)
ipfs://QmQ4zqtf9mJqer6Xr36uDhYfsq1n3egkVpDTYAjVpTKbD4/0
contractVersion(pure returns (uint8)
4
 
getActiveClaimConditionId(view returns (uint256)
getBaseURICount(view returns (uint256)
0
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x734c781b9090d84a7f0f80414087f1dc9b7f8bfe, 750)
getFlatPlatformFeeInfo(view returns (addressuint256)
(0x734c781b9090d84a7f0f80414087f1dc9b7f8bfe, 0)
getPlatformFeeInfo(view returns (addressuint16)
(0x734c781b9090d84a7f0f80414087f1dc9b7f8bfe, 0)
getPlatformFeeType(view returns (uint8)
0
maxTotalSupply(view returns (uint256)
0
name(view returns (string)
Akers x BNI
nextTokenIdToClaim(view returns (uint256)
1345
nextTokenIdToMint(view returns (uint256)
1345
owner(view returns (address)
0x734c781b9090d84a7f0f80414087f1dc9b7f8bfe
primarySaleRecipient(view returns (address)
0x734c781b9090d84a7f0f80414087f1dc9b7f8bfe
symbol(view returns (string)
AKERS
totalMinted(view returns (uint256)
1345
totalSupply(view returns (uint256)
814
Read-only
balanceOf(address ownerview returns (uint256)
batchFrozen(uint256view returns (bool)
getApproved(uint256 tokenIdview returns (address)
getBatchIdAtIndex(uint256 _indexview returns (uint256)
getClaimConditionById(uint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(uint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
freezeBatchBaseURI(uint256 _index
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminaddress __originalContractbytes32 _ownershipMerkleRootstring _contractURI
lazyMint(uint256 _amountstring _baseURIForTokensbytes _datareturns (uint256 batchId)
migrate(address _tokenOwneruint256 _tokenIdbytes32[] _proof
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setFlatPlatformFeeInfo(address _platformFeeRecipientuint256 _flatFee
setMaxTotalSupply(uint256 _maxTotalSupply
setMerkleRoot(bytes32 _merkleRoot
setOwner(address _newOwner
setPlatformFeeInfo(address _platformFeeRecipientuint256 _platformFeeBps
setPlatformFeeType(uint8 _feeType
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
transferFrom(address fromaddress touint256 tokenId
updateBatchBaseURI(uint256 _indexstring _uri
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ClaimConditionsUpdated(struct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
FlatPlatformFeeUpdated(address platformFeeRecipientuint256 flatFee
Initialized(uint8 version
MaxTotalSupplyUpdated(uint256 maxTotalSupply
MetadataFrozen(
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
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
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
TokensLazyMinted(uint256 indexed startTokenIduint256 endTokenIdstring baseURIbytes encryptedBaseURI
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
BatchMintInvalidBatchId(uint256 index
BatchMintInvalidTokenId(uint256 tokenId
BatchMintMetadataFrozen(uint256 batchId
ContractMetadataUnauthorized(
CurrencyTransferLibFailedNativeTransfer(address recipientuint256 value
DropClaimExceedLimit(uint256 expecteduint256 actual
DropClaimExceedMaxSupply(uint256 expecteduint256 actual
DropClaimInvalidTokenPrice(address expectedCurrencyuint256 expectedPricePerTokenaddress actualCurrencyuint256 actualExpectedPricePerToken
DropClaimNotStarted(uint256 expecteduint256 actual
DropDelayRevealUnsupported(
DropExceedMaxSupply(
DropInvalidMsgValue(uint256 expecteduint256 actual
DropNoActiveCondition(
DropNotApprovedOrOwner(address senderuint256 tokenId
DropTransferRestricted(address fromaddress to
DropUnauthorized(
LazyMintInvalidAmount(
LazyMintUnauthorized(
OwnableUnauthorized(
PermissionsAlreadyGranted(address accountbytes32 role
PermissionsInvalidPermission(address expectedaddress actual
PermissionsUnauthorizedAccount(address accountbytes32 neededRole
PlatformFeeExceededMaxFeeBps(uint256 maxuint256 actual
PlatformFeeInvalidRecipient(address recipient
PlatformFeeUnauthorized(
PrimarySaleInvalidRecipient(address recipient
PrimarySaleUnauthorized(
RoyaltyExceededMaxFeeBps(uint256 maxuint256 actual
RoyaltyInvalidRecipient(address recipient
RoyaltyUnauthorized(
TokenMigrateAlreadyMigrated(uint256 tokenId
TokenMigrateInvalidProof(address tokenOwneruint256 tokenId
TokenMigrateInvalidTokenId(uint256 tokenId
TokenMigrateUnauthorized(