The latest block we've processed for this chain is 20896288, which is 4 minutes old. We're running behind the tip but working to resolve the issue.

Ringers #962: The LACMA Iterations

Verified contract

Active on Ethereum with 460 txns
Deployed by via 0x9fc60e7e at 18176698
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ringers #962: The LACMA Iterations"

0xafc48dfc42ac4d5add66a8cd3c6fa6b42762d1449b25162ac3a68974bce4bd4b
0x863333b4ba4f9062eb412dabab383de85be3a50929260371f094f5948d9f6304
0xc08e65aa7b40de49691487845c519417f0094254412c71b82dfad7f22fd69a19
0x7948523dcadb959d27d29e6cbcded0019d2a76aa4ad2b825e70e583cea98a315
0xf363c2df355daa44a1bd7372a3440b02f55e056fd6854767df3c34442945ebe9
0xa0ab2ef93a3ac66a0bac877d2d82c28016bee5cc5d397f19141c5f3bd8bbc14c
0x82174ec4eb218f03e955befff82c3201dca1f7ecc9d4ff2f23b67ec20168f6e4
0x6fb795c681f6c4953d3f1eca559dd4923316deccd6141b3ad231fc2447c1d053
0x30f230dd0c6c8e1f82cefe251cd6f4ce0af174e68267213de0f840083c38b2bc
0x70b73f0a08b31fc441f211a8a76d5239b78791a64cde2489c973566d1b41ca87

Functions
Getter at block 20896287
minter(view returns (address)
0xcac5bc39ea6719bc005883e7d2836af25d944146
name(view returns (string)
Ringers #962: The LACMA Iterations
owner(view returns (address)
0x3f19ef86498fb8f5ca555a3b5ab6b25f3eab406c
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
mint(address touint256 tokenIdreturns (uint256)
ownerMint(address touint256 tokenIdreturns (uint256)
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMinter(address _minter
setRoyalties(address recieveruint256 fraction
setUri(string _uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _nameaddress _minterstring _uriaddress royaltiesRecieveruint256 royaltiesFraction
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.