Beats On Base

Verified contract

Active on Base with 1,447 txns
Deployed by via 0xa7fe42fd at 3656376
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Beats On Base"

0x5e60c4e094760b9befe180d7931c9d15379d4c106be850f7ef358cf04e8e1c76
0xbe2cee715d6712b55bad49d651126a98753f625f71c56811b39d48ecb8a34610
0x6715371534c3b5ce759eeff0c74d2a014807fddf343493e5c7232e9650da7b18
0xfad383e109e1f2f9005a85534c1b94d9b0201aebfa2517c03249820d4e89eb50
0x69d3eb338bd9195e72fc1864a92145f287da613395ebb09100211cce39d662d2
0x17c9d5edd1aa085ebe0fac5644a677b2dbe4c530e05db5a156ee78b64d4f093c
0xd04da636f848b67f802b0279d815f6e798979cb30e5616b7fe4313eaa53dedf0
0x9b68b5d8201b95cf5a6ea854090e8e7d15673d315d6e92b1397efb983d127d8e
0xf8aacad7397634d459e7c638c752551691b53c9e358e796c7e312ccf864b6d94
0x8487b646e9063c1fc5c57c8bd09e6fadb2d3d1bc1776ba725f89e3003734d47f

Functions
Getter at block 21880229
_expirationTime(view returns (uint256)
1695311699
name(view returns (string)
Beats On Base
owner(view returns (address)
0xb5fb2bdbca7d7cf9148d02cc9b779662a8deddca
symbol(view returns (string)
BOB
totalSupply(view returns (uint256)
39019
Read-only
balanceOf(address ownerview returns (uint256)
generateSVG(uint256 idview returns (string)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
freeMint(uint256 _ammount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setRoyality(uint256 _royality
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(