Art On Ledger Stax

Verified contract

Active on Ethereum with 1,360 txns
Deployed by via 0xdbabbbe0 at 19739767
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 "Art On Ledger Stax"

0x66f23c3a7f97ed6e645bf6d261a51a44123f72513fee086734d8aaf150536256
0x6da9f60c34b73b86d4bef3a6a0e3e536bc77edb39bf7e93df4407c513683ce3d
0x0c6e6c8d7060a9de026bdc82fa9fd082c92c18bb277a9ab301bcbd88441a578d
0xfcc8df016acb73fa86a598122b735c4c25ade2055d04e81c6edc5e3176a5d94c
0x7c989873426f7241f90314c101b44e1bd9b5825508aab4beebcbba7db8a04b85
0x5126c9126847fed46771211cda9468663077dda76f1b6f8a2a3a95a600e0749d
0x7b20428f73bc044093bad6c0e082761bf5dd157183dd653319175408144c55ec
0x4270758a410717a2b77ba016c2dbfec89250555053418345f1a8b6cf5038888c
0x233e515a6fdc4cc35bbba533c7147dd2eb0dcdc881a83e28097a00668c4c3b2f
0x40c8b57fa6705ec01375d976cf571718718ca43d8a36d4cab0ed2fd0ef16f645

Functions
Getter at block 21160390
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PASS(view returns (address)
0x4229fb41559289527a483599a18ffd0305a0ded7
contractURI(view returns (string)
maxSupply(view returns (uint256)
4779
mintPrice(view returns (uint256)
0
mintsPerAccountOnPublicSale(view returns (uint256)
4779
name(view returns (string)
Art On Ledger Stax
owner(view returns (address)
0xadf49b9f133fb137e82b24f06d23e49c51f586c7
phase(view returns (uint8)
2
symbol(view returns (string)
AOLS
totalSupply(view returns (uint256)
930
Read-only
artDistribution(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(addressaddressview returns (bool)
isTransferable(uint256 id_view returns (bool)
minted(addressview returns (uint256)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenDetails(uint256view returns (uint256 seeduint256 artistuint256 artistTokenId)
tokenURI(uint256 id_view returns (string)
State-modifying
approve(address spenderuint256 id
burn(uint256 id_address tokenOwner_
grantRole(bytes32 roleaddress account
mint(uint256 passId_
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address from_address to_uint256 id_
safeTransferFrom(address from_address to_uint256 id_bytes data_
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string contractURI_
setIsTransferable(uint256 id_bool transferable_
switchPhase(
transferFrom(address from_address to_uint256 id_
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed useraddress indexed newOwner
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 id
Constructor
constructor(address owner_address pass_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidOwner(
TokenNotTransferable(