Romaco Abuse Music

Verified contract

Active on Ethereum with 2,461 txns
Deployed by via 0x0ef6842e at 16774817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots

No balances found for "Romaco Abuse Music"

0xab4ad2b20186ffab1541ed7a1a5c940a76d181d19fd1d7ad7240e5f031f26fcf
0x4bd3ebe9e12db2fccf407343ea2e561e6ffb2cdbf68efdaffc78ae324668bf26
0x9159d7b1c2ceab0aa771e1d7c4418c5309a4c686a8bbbed5ef6fa4eb378108a4
0xf03d8e8007c7350920475098a0bca3bfa5b304224e75fc9f61c9f45b383b3f3a
0x4469bb565c57c0c7df385cb50c54e9020f8e8640db6ddd57c8320e04da45c2b5
0xfac9a78e09d9afee870dec0357b4c8f636822774f32d9b8690592e6db439311f
0xd73fd7a564620075ec1913cbed1570fe1802b1f7d0856ad33f016140964688f3
0x7f0eefc15a5fb8b7640dd2f6fdee7e4c171c07f418412b0109fa5c2f91bf4bbc
0xc377b3450af4e31bc11b4d4cd2f4e9d9bd1133b33f4220b5122c11329e14fe67
0x82497331f7cea64fdb990243a2333226745fe21c80e6aa246275401f2afa119e

Functions
Getter at block 21221852
MAX_SUPPLY(view returns (uint256)
3333
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
PRICE(view returns (uint256)
20000000000000000
merkleRoot(view returns (bytes32)
0x313d7e587eef18f6f4366c8cf99d99bb906c5f0d27cf2bb7faf3f93c3ccff4d2
mintLimit(view returns (uint256)
100
name(view returns (string)
Romaco Abuse Music
operatorFilteringEnabled(view returns (bool)
false
owner(view returns (address)
0x89255b3f71ad8a5a044448935d8433b17cb195a3
preSaleStart(view returns (bool)
true
pubSaleStart(view returns (bool)
true
symbol(view returns (string)
RAM
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
checkMerkleProof(bytes32[] _merkleProofview returns (bool)
claimed(addressview returns (uint256)
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)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
ownerMint(address _addressuint256 _quantity
preMint(uint256 _quantitybytes32[] _merkleProofpayable 
pubMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setMemberAddress(address _founderaddress _illustratoraddress _marketeraddress _musicianaddress _developer
setMerkleRoot(bytes32 _merkleRoot
setMintLimit(uint256 _quantity
setOperatorFilteringEnabled(bool _state
setPresale(bool _state
setPubsale(bool _state
setRoyalty(address _royaltyAddressuint96 _feeNumerator
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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
OperatorNotAllowed(address operator