Core

Verified contract

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

No balances found for "Core"

0xffc475c0309ae2adc04436d18f6039ff1dd6678676e9a32b770f56e953512fe0
0xd38cfcbdd083e8760c6a91339f88e1281593b0e66d10d256a557d0f97da791e5
0x9701fb79917a9c45ae74aba46507192162b7edee4d24e341aab1ccce207950a6
0xb43a570208861ea56759c59c3290dcf3480511365b1c5d2a2a79c4ee15f8fbbf
0xba4d0cf86788deaa0074d013b2544aadc58e67a703a64ca2094dca7b25b382d1
0x6e261f0e65a18ffc33f413be6419493e653e9cf4dceb87a2480afb53b4a8e06e
0x181052c164a6a2b8e1af419981ebd6fa04242b845a34633b263a8b0fdd622d78
From
0x316df46f06ae275a7266de1c9a60abb67b11a47bc75340e7f57ab165cc7456b2
0xb7f70b725e56e5891ae8d73ce5c61d22cf8356e256a33047acf532a8109d9a31
0xa77f55b59ebf3cce15d588853baa89fbd59514db8c8ad08d06d0d337d2abd764

Functions
Getter at block 21187330
owner(view returns (address)
0x38b8b00ec79f43e3ec9b8142f32ea2210d2a7aff
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
idToValidator(uint256view returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
isValidator(addressview returns (bool)
quantityMinted(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
validatorToIds(addressuint256view returns (uint256)
State-modifying
addValidator(address _validatoruint256[] ids
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mintBatch(address _touint256[] _idsuint256[] _amountsbytes _data
modularMintCallback(address recipientuint256[] _idsuint256[] _requestedAmountsbytes _data
modularMintInit(uint256 _dropIdaddress _touint256[] _requestedAmountsbytes _dataaddress _validatorstring _metadata
removeValidator(address _validator
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseUri
setNewRegistry(address registry_
transferOwnership(address newOwner
upgradeValidator(address _oldValidatoraddress _newValidator
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
Validator(address indexed validatorbool indexed active
Constructor
constructor(string baseUri_address registry_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.