MusicBearAwards

Verified contract

Active on Ethereum with 477 txns
Deployed by via 0x89ddcdab at 14512656
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $1,130.91
0xdcb33bb3f71de49411e58d789ed632306019e9690b609fad9208c5eb5f12424a
0x7efbeac4a1bf92eda5da59cea498b4502ebbd054b2d90338fcfefe4e084d43d7
0x94dd37df2e86fc388df87e932f11335c1b63bcc530b1010d687124fb122934f5
0x8b64f196337fa09bfff5464edc4076df9eaea5acdbffa8f0fabf56bbbc84f68a
0xaa8145735b4af2d2f6a04084ee797df3f8383544bd4f31e1add9681fd8599753
0x18abcef2874af67b87f924d5bc65937a3743f9aabc74b103acd551147ded4ce4
From
0xaf3f5ec02928cac49b44f015d7a7b0d5cb353227b2a112a9ae586048263ea279
0x2bb38fccb46a936ff5d2b49c3ed0bc4ffcf1811272a7423645ffbea5075af4d1
0x373fd2bfe42f7bbbc9f73d5ec3eb14321d94e140d429ee1ce491572b1e0d44eb
0x29eadca88750082a33348d6299a8ea41adbc15126f51fcc2b3c2d5d7efa25f0d

Functions
Getter at block 21280014
baseURI(view returns (string)
ipfs://Qma1WgPKkWvMEexoktdhGKXWrMGTC6imn8bNrHeq84DypG/
getPresaleEnd(view returns (uint256)
1652547540
getPresalePrice(view returns (uint256)
0
getPresaleStart(view returns (uint256)
1650819540
getPublicStart(view returns (uint256)
0
getSalePrice(view returns (uint256)
86400000000000000
maxSupply(view returns (uint256)
750
name(view returns (string)
MusicBearAwards
notRevealedUri(view returns (string)
ipfs://QmNVRMhZrUW6MVGe8QGRFbze2apmb3Vbm4rJLPiAk6SRBK
owner(view returns (address)
0x3f0cf9e0551cfbc7de678777b47f8d25f40a0d6d
paused(view returns (bool)
false
presaleEnd(view returns (uint256)
1652547540
presalePrice(view returns (uint256)
0
presaleStart(view returns (uint256)
1650819540
price(view returns (uint256)
86400000000000000
publicStart(view returns (uint256)
0
revealed(view returns (bool)
true
symbol(view returns (string)
MBA
totalReleased(view returns (uint256)
45309600000000000000
totalShares(view returns (uint256)
1000
totalSupply(view returns (uint256)
387
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensMinted(addressview returns (uint256)
totalReleased(address tokenview returns (uint256)
State-modifying
airdrop(address[] addresses
approve(address touint256 tokenId
forceMint(uint256 amount
presaleMint(uint256 amountuint256 maxbytes signaturepayable 
publicSaleMint(uint256 amountpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxSupply(uint256 _maxSupply
setNotRevealedURI(string _notRevealedURI
setPresaleEnd(uint256 _newEnd
setPresalePrice(uint256 _newPrice
setPresaleStart(uint256 _newStart
setPrice(uint256 _newPrice
setPublicStart(uint256 _newStart
setWhitelistAddress(address _newAddress
switchPause(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(