BUDDY BEATER
Verified contract
Proxy
Active on
Ethereum with 394 txns
Unified storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
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
Balances ($0.00)
No balances found for "BUDDY BEATER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19508957 | 8 months ago | | | 0 | 0.00078455862 | |
| 17278751 | 2 years ago | | | 0 | 0.0025824238 | |
| 17278748 | 2 years ago | | | 0 | 0.0031645324 | |
| 17278741 | 2 years ago | | | 0 | 0.0040021966 | |
| 17148104 | 2 years ago | | | 0 | 0.0015907716 | |
| 17148104 | 2 years ago | | | 0 | 0.0023702476 | |
| 16904472 | 2 years ago | | | 0 | 0.00092110835 | |
| 16587668 | 2 years ago | | | 0 | 0.00065145388 | |
| 16562672 | 2 years ago | | | 0 | 0.00072179157 | |
| 16562662 | 2 years ago | | | 0 | 0.00081999616 |
ABI
ABI objects
Getter at block 21329795 listRounds() view returns (string[])
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 allowNFTUpdate, bool allowConfUpdate, bool allowContract, bool allowPrivilege, bool randomAccessMode, bool allowTarget, bool allowLazySell, uint64 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[] names, bytes32[] code)
(names=[MINTER, ADMIN], code=[0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6, 0x0000000000000000000000000000000000000000000000000000000000000000])
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 data, bytes signature) view returns (bool)
balanceOf(address owner) view returns (uint256)
explicitOwnershipOf(uint256 tokenId) view returns (struct ERC721ASBUpgradableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIds) view returns (struct ERC721ASBUpgradableTokenOwnership[])
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
getRoundWallet(string roundName) view returns (address[])
hasRole(bytes32 role, address account) view returns (bool)
hash(address wallet, uint256 amount, uint256 tokenID, uint256 nonce, uint256 pricePerUnit, address denominatedAsset, address refPorject, uint256 chainID) pure returns (bytes32)
isApprovedForAll(address owner, address operator) view returns (bool)
isQualify(address wallet, string roundName) view returns (bool)
listQualifiedRound(address wallet) view returns (string[])
listRoleWallet(bytes32 role) view returns (address[] roleMembers)
listToken(address wallet) view returns (uint256[] tokenList)
ownerOf(uint256 tokenId) view returns (address)
roundInfo(string roundName) view returns (struct SBII721ARound)
roundNames(uint256) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
tokensOfOwnerIn(address owner, uint256 start, uint256 stop) view returns (uint256[])
State-modifying
Events __ERC721A_init(string name_, string symbol_)
addRoundWallet(string roundName, address[] wallets)
approve(address to, uint256 tokenId)
burnNonce(uint256[] nonces)
grantRole(bytes32 role, address account)
grantRoles(bytes32 role, address[] accounts)
initialize(bytes initArg, uint128 _bip, address _feeReceiver)
massMint(address[] wallets, uint256[] amount)
mint(address wallet, uint256 amount, uint256 tokenID, uint256 nonce, uint256 pricePerUnit, address denominatedAsset, bytes signature) payable
mint(string roundName, address wallet, uint256 amount, uint256 tokenID, uint256 nonce, uint256 pricePerUnit, address denominatedAsset, bytes32[] proof) payable
mint(string roundName, uint256 amount) payable
mintNext(address reciever, uint256 amount)
mintTarget(address reciever, uint256 target)
newRound(string roundName, uint128 _price, uint32 _quota, uint16 _amountPerUser, bool _isActive, bool _isPublic, bool _isMerkle, address _tokenAddress)
removeRoundWallet(string roundName, address[] wallets)
renounceRole(bytes32 role, address account)
resetNonce(uint256[] nonces)
revokeRole(bytes32 role, address account)
revokeRoles(bytes32 role, address[] accounts)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBeneficiary(address _beneficiary)
setMaxSupply(uint64 _maxSupply)
setMerkleRoot(string roundName, bytes32 root)
setOwnersExplicit(uint256 quantity)
transferFrom(address from, address to, uint256 tokenId)
triggerRound(string roundName, bool _isActive)
updateConfig(bool _allowNFTUpdate, bool _allowConfUpdate, bool _allowContract, bool _allowPrivilege, bool _allowTarget, bool _allowLazySell)
updateRound(string roundName, uint128 _price, uint32 _quota, uint16 _amountPerUser, bool _isPublic)
updateURI(string newURI)
withdraw(address tokenAddress)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AllOwnershipsHaveBeenSet()
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
InvalidQueryRange()
MintToZeroAddress()
MintZeroQuantity()
NoTokensMintedYet()
OwnerQueryForNonexistentToken()
QuantityMustBeNonZero()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()