LACMACLV4EmilyXie

Verified contract

Active on Ethereum with 317 txns
Deployed by via 0x6da8c2f3 at 17430741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables

No balances found for "LACMACLV4EmilyXie"

0xc74602e731d7b1f94a0ebe64e6f1f79a8eaccf6b7bce301a3cffff97fda90e1a
0x65e459dd7561fe9d0c5ad0d84c8d05ec8a439e10d975423044bb89bd9d38f7ec
0x3cc33cfdd4bfcb59b49a0408ffa51801ddc437b9622774c41a9d32f0334dc50b
0x172e3fefffc7c08d45d0b56794c7590e9d75c9bd1bfafbd9f4a03095fd349a2c
0x8892ca73fab5494f2657fd35149bdb0f5d9d1788d4d902e0e8f789de302650dc
0xaf288fe81a4da0b96bc0735410b7a4d07dc4ca4617a61eb10360bae07348acb3
0x02644ced2765fb82e8f45922acb72ea0753be9a189ab125b54e681bff60d584a
0x5cd1eac3b2dc9c6794f4ffcc9612202c033f9f15c6e2342959dc88bb9446fc97
0xe4755d1b369fcf0efe65946c428fab8d2bc3e8877577d020eeb3e5a433b33447
0xe5d5f84482108ba2ea92e253e925fad89b6fba80b62f0a1f7e56d232033eaa34

Functions
Getter at block 21217369
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
isOperatorFilterRegistryRevoked(view returns (bool)
false
name(view returns (string)
LACMACLV4EmilyXie
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x9f4633b29e89e10c869c8ce2197c63df06eb5355
price(view returns (uint256)
500000000000000000
saleActive(view returns (bool)
true
 
script(view returns (string)
symbol(view returns (string)
LACMACLV4EX
totalReleased(view returns (uint256)
47500000000000000000
totalShares(view returns (uint256)
1000
totalSupply(view returns (uint256)
100
Read-only
allowList(addressview returns (uint256)
artistList(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addToAllowList(address[] usersuint256[] qntys
addToArtistList(address[] usersuint256[] qntys
adminMint(address touint256 tokenId
approve(address operatoruint256 tokenId
artistClaim(
burn(uint256 tokenId
deleteDefaultRoyalty(
grantRole(bytes32 roleaddress account
mint(payable 
release(address account
release(address tokenaddress account
renounceOwnership(
renounceRole(bytes32 roleaddress account
resetTokenRoyalty(uint256 tokenId
revokeOperatorFilterRegistry(
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setScript(string _script
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
toggleSale(bool active
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
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
constructor(address[] payeesuint256[] sharesaddress admin
Fallback and receive
receive(
Errors
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(