HUXLEY Robots

Verified contract

Active on Ethereum with 3,698 txns
Deployed by via 0x64745663 at 14076510
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots

No balances found for "HUXLEY Robots"

0x236b000d1f970fefba7309d292e0055ba7349606f6da2669f699a2727e501363
0x1c59649afb3bcbadf2a5140bb70085230cf369fc957c3e697d97745f874c881c
0x10bdcf5021a90ea30a63e4d8abd25a7b9e01240ec3ba81a16ad4d87856d3c00e
0x7a5b51ce441de0c555d0c7c6f9724cafee4e918c517b97226713f5c6b00210dc
0x2a6e9068e19dd2be3087911090c75f8ac1eb02ff9d16a1f7f01c8fd007dff63e
0xc11877a55d4d8c10cd31109e774a684d9cd79069a1100f9420c1604f23b21730
0x8d37b7e32a15589260f2a15956818613b8407202579e637796e380b11b141554
0x22f7416deb97f9f802fda497dd676bd333feb6099927ac122701f9223b7e5b66
0x97994c0588d2629cac7d4069d6cb5597717ad194dac66f4671be9c151d8f35a9
0xb180d6ff611f5f4c226a1d7b2459f601df389db8c4ff07135df8db17bde6dd14

Functions
Getter at block 20884646
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
IPLicensesIncluded(pure returns (string)
Personal Use, Commercial Display, Merchandising
canBurn(view returns (bool)
false
genesisToken(view returns (address)
0x38221a026370360d8c0767c232f39f72f8f3ffde
getAllSupplyLeft(view returns (uint256 supplyLeftCat1uint256 supplyLeftCat2uint256 supplyLeftCat3uint256 supplyLeftCat4uint256 supplyLeftCat5uint256 supplyLeftCat6uint256 supplyLeftCat7uint256 supplyLeftCat8uint256 supplyLeftCat9uint256 supplyLeftCat10)
(supplyLeftCat1=0, supplyLeftCat2=0, supplyLeftCat3=0, supplyLeftCat4=0, supplyLeftCat5=0, supplyLeftCat6=0, supplyLeftCat7=0, supplyLeftCat8=0, supplyLeftCat9=0, supplyLeftCat10=0)
name(view returns (string)
HUXLEY Robots
paused(view returns (bool)
false
randomSeed(view returns (uint256)
74614641
symbol(view returns (string)
ROBOTS
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
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)
robotsSupply(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
grantRole(bytes32 roleaddress account
pause(
redeemAndMint(uint256 _category
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 _uri
setCanBurn(bool _canBurn
startMinting(uint256 _randomSeed
transferFrom(address fromaddress touint256 tokenId
unpause(
updateSeedValue(uint256 _randomSeed
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Paused(address account
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
Unpaused(address account
Constructor
constructor(address genesisTokenAddressstring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.