X-Ray Deebies

Verified contract

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

No balances found for "X-Ray Deebies"

0xe6054ad79ac99108ac34fbf555557fc905d5f5f3125e3857169042e68beab91b
0xbf8d4e803b2fedac442667ab785c7b5c8c5f803278b3c87a741a22f09e0423cc
0x40105aa045727c6bf6de01ae64ecdb4045a368412241cae00a4096a5e75dd1a8
0xc5cbc34e3b8bcfff53beaf993d1f2649c33f3da0a9f41b6575671a7277077294
0xee84cb9414ea4170e85a6471c1d5ed562d674e0fd8245693210588120cb31bd2
0x771e61e1b5e02ce9df6145ebd0badc521cdf8ebc2aac40e9e44facf6d5808ce3
0xba401be857bc2c220deefbd43a3be7be3cae9a1777804bf579fef44bbd36921e
0xd21f6cb5c17d0edb979b7871c0f8f665258f7282b238ad7d0fcdbcf207261c7f
0x00d778be5d2b3c4c09feb8efca6741415a1d377c72a4d36d6b520492685e4058
0xba13c9d69d0c4f21bb0005add6b025731314044d1865afd6b1f6570c7cc241b0

Functions
Getter at block 21056321
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
X-Ray Deebies
owner(view returns (address)
0x4a84079639ecdb4d9653d2a8d70d1f11b4244a22
paused(view returns (bool)
false
symbol(view returns (string)
XRay_DEEBIES
totalSupply(view returns (uint256)
1097
Read-only
balanceOf(address ownerview returns (uint256)
claimed(uint256 tokenIdview returns (bool)
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
claimXRayDeebies(uint256[] tokenIds
grantRole(bytes32 roleaddress account
pause(bool isPaused
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwner(address owner_
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress 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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address owner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.