ParallelAlphaArtigraphSeries

Verified contract

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

No balances found for "ParallelAlphaArtigraphSeries"

0x1b2e977090d6ab32f666ff39f827b1bc7540d52fc2adc6b064758d0e62df5ed8
0x1c8384ba1cdc1d9e0cbea859d58c84d06e99d364fb9f6d34664d42704bb91d31
0xa9e0d21d4cc6f98e46bc24282e7042f37921e54de7fb29b764315020c234d8e0
0xf0b75eba855bc50fcc1ab73c520a7a43d33db482fd3b5893fce1d8ae60e33fdc
0xe6162f12127692a2ad78ae53aeb91424bc9001472da60657eddbb68c93b664df
0x6c68d4c4b5bcfe424d2641b5bf025726fefc35d34512c6cd516b77ef1adf8eb4
0x69365ac2b521c82f73918e4e791a2b634ceddd658402bde50beb011f3bb97486
0xb938489f246a2dc6aae74a99f4f014b17557b91d27d26c8b85660f8b2fb76df3
0x113e067431680763712c7b710b9da866594f1694b7502616ca30179b1c2e6878
0xce4eda03e62ec58d0c98b2ec5b4b13180ee58c1300523812843ebf3931d10c57

Functions
Getter at block 21289805
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PRIME(view returns (address)
0xb23d80f5fefcddaa212212f028021b41ded428cf
allowMultiMint(view returns (bool)
true
disabled(view returns (bool)
false
isBaseUriLocked(view returns (bool)
false
name(view returns (string)
ParallelAlphaArtigraphSeries
symbol(view returns (string)
LLAS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
routerEndpoints(uint256view returns (address nftReceiveraddress ethReceiveraddress primeReceiveraddress verifier)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenSuffix(uint256view returns (string)
uri(uint256 _tokenIdview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
grantRole(bytes32 roleaddress account
invoke(uint256 _iduint256[] _tokenIdsuint256[] _tokenQuantitiesuint256 _primeValuebytes _datapayable 
lockBaseUri(
mint(address _touint256 _iduint256 _amountstring _tokenUribytes _data
mintBatch(address _touint256[] _idsuint256[] _amountsstring[] _tokenUrisbytes _data
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setDisabled(bool _disabled
setPrime(address _prime
setReceiver(uint256 _idaddress _nftReceiveraddress _ethReceiveraddress _primeReceiveraddress _verifier
setUri(string _uri
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.