BUDDY BEATER

Verified contract

Proxy

Active on Ethereum with 394 txns
Deployed by via 0xd18a5845 at 14692571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
6 additional variables

No balances found for "BUDDY BEATER"

0xd0bd1c031949a808a1e52aa0ea79bb693e71c6f29f982afe759f1fa424e79230
0xc87bb50a56f53e80c981368d56fc9a943bb8ddbe43720b3e7a5e3bcc347369e9
0xe35ecf8443221d95e1d1bb64b09d7cfc85fa09f2975a7660fb19e9bbeb1f2974
0xfcf10bbf9065a9073ca137993722f64cc4062baf4fe78d82984b24d6e63411c2
0xcb46459dcb19a98a81b541ac4f8b7b65b0a365f04553c5cf211f2cf65af3da97
0x1034912972b75c95856c99ab3c6a9ba9add3571a6faa9ea1c85ad900220c4cd9
0xc0690de29ad494219622ff3d7715229b5fb0b77ebe9944603e8894767329016e
0x9520f8a939725606b9bd4c581d4bd0333007424b6cda4f0e0e897aaa0b6f52e5
0xb524cebf46daed01662d052c02dd41f962ad5bf44968c3ca2ecb949a2cc34303
0xe89e7c2451299ebc30d1f40f5f37170e8402bb7a126f716011e9831dec4026c1

Functions
Getter at block 21329795
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
MODEL(view returns (string)
SBII-721A-EARLYACCESS
beneficiary(view returns (address)
0x380fb91e4e2c8edab5cd3649cea59145963add84
config(view returns (bool allowNFTUpdatebool allowConfUpdatebool allowContractbool allowPrivilegebool randomAccessModebool allowTargetbool allowLazySelluint64 maxSupply)
(allowNFTUpdate=true, allowConfUpdate=true, allowContract=false, allowPrivilege=true, randomAccessMode=false, allowTarget=false, allowLazySell=true, maxSupply=0)
contractURI(view returns (string)
https://quinzystorage.s3.ap-southeast-1.amazonaws.com/contract_uri
listRole(pure returns (string[] namesbytes32[] code)
(names=[MINTER, ADMIN], code=[0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6, 0x0000000000000000000000000000000000000000000000000000000000000000])
 
listRounds(view returns (string[])
name(view returns (string)
BUDDY BEATER
nextOwnerToExplicitlySet(view returns (uint256)
0
symbol(view returns (string)
BEATER
totalSupply(view returns (uint256)
481
Read-only
_verifySig(bytes32 databytes signatureview returns (bool)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct ERC721ASBUpgradableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct ERC721ASBUpgradableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getRoundWallet(string roundNameview returns (address[])
hasRole(bytes32 roleaddress accountview returns (bool)
hash(address walletuint256 amountuint256 tokenIDuint256 nonceuint256 pricePerUnitaddress denominatedAssetaddress refPorjectuint256 chainIDpure returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
isQualify(address walletstring roundNameview returns (bool)
listQualifiedRound(address walletview returns (string[])
listRoleWallet(bytes32 roleview returns (address[] roleMembers)
listToken(address walletview returns (uint256[] tokenList)
ownerOf(uint256 tokenIdview returns (address)
roundInfo(string roundNameview returns (struct SBII721ARound)
roundNames(uint256view returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
__ERC721A_init(string name_string symbol_
addRoundWallet(string roundNameaddress[] wallets
approve(address touint256 tokenId
burnNonce(uint256[] nonces
grantRole(bytes32 roleaddress account
grantRoles(bytes32 roleaddress[] accounts
initialize(bytes initArguint128 _bipaddress _feeReceiver
massMint(address[] walletsuint256[] amount
mint(address walletuint256 amountuint256 tokenIDuint256 nonceuint256 pricePerUnitaddress denominatedAssetbytes signaturepayable 
mint(string roundNameaddress walletuint256 amountuint256 tokenIDuint256 nonceuint256 pricePerUnitaddress denominatedAssetbytes32[] proofpayable 
mint(string roundNameuint256 amountpayable 
mintNext(address recieveruint256 amount
mintTarget(address recieveruint256 target
newRound(string roundNameuint128 _priceuint32 _quotauint16 _amountPerUserbool _isActivebool _isPublicbool _isMerkleaddress _tokenAddress
removeRoundWallet(string roundNameaddress[] wallets
renounceRole(bytes32 roleaddress account
resetNonce(uint256[] nonces
revokeRole(bytes32 roleaddress account
revokeRoles(bytes32 roleaddress[] accounts
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBeneficiary(address _beneficiary
setMaxSupply(uint64 _maxSupply
setMerkleRoot(string roundNamebytes32 root
setOwnersExplicit(uint256 quantity
transferFrom(address fromaddress touint256 tokenId
triggerRound(string roundNamebool _isActive
updateConfig(bool _allowNFTUpdatebool _allowConfUpdatebool _allowContractbool _allowPrivilegebool _allowTargetbool _allowLazySell
updateRound(string roundNameuint128 _priceuint32 _quotauint16 _amountPerUserbool _isPublic
updateURI(string newURI
withdraw(address tokenAddress
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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
AllOwnershipsHaveBeenSet(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
NoTokensMintedYet(
OwnerQueryForNonexistentToken(
QuantityMustBeNonZero(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(