Drunk Robots

Verified contract

Active on Ethereum with 1,685 txns
Deployed by via 0xb7a8c68b at 14993491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Drunk Robots"

0xd18a810b0175c5b4163e20fdcfa4f6285a5d99830eaf523f98738d23eeedd88c
0x13b96bd500b18a48b951a60fd7bcc95faf3dd261f6d791f2ab2bdf793903bdf9
0x2debb5a9714e670d6c7b2e8aeac12dbf0839d5cf6a495712c82b24e979498141
0x7e7d73ce5d185f5d06ece9c3e5c85ab46a6def0bf7732bc93872c2c46d763d29
0x3dde8ff8cba4a22767b63a80f8631e1b0fff953e3ea1ba352cf4980a62c32e44
0x729b3de452bff04c49bf78db5f974a1164d03c52aba00c967772794db778f77e
0x1bac2991dcc49fa51102c27b614e062ef0c374ddd2ebb34f3d5754a8110005c7
0x53ea0e0fe13a957852c719a51a9367151f64969a4d27ddd5464360a6b7e4c0c2
0xaa35336984c66ed4c37be0b51ae1d7835c8bdbbd5fb90cc4e4fd65638eb14240
0x298a747e79fb52ea9e51eddfd8c743a439bfb1c5f704bb83541d70a76d003d1f

Functions
Getter at block 21060549
baseURI(view returns (string)
https://drunkrobots.net/placeholder2/
getContractBalance(view returns (uint256)
0
maxSupply(view returns (uint16)
10000
mintLimit(view returns (uint256)
5
mintPrice(view returns (uint256)
20000000000000000
mintingEnabled(view returns (bool)
false
name(view returns (string)
Drunk Robots
owner(view returns (address)
0xe93fbc84f5743ec68a03260f4a9a23c708593d02
publicSupply(view returns (uint16)
9650
reserve(view returns (uint16)
319
royalties(view returns (uint16)
500
symbol(view returns (string)
DR
totalSupply(view returns (uint256)
2693
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
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
mintFromReserve(address touint16 amount
publicMint(uint16 volumepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setMintLimit(uint256 _mintLimit
setMintPrice(uint256 _mintPrice
setRoyalties(uint16 _royalties
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintPriceUpdated(uint256 price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltiesUpdated(uint256 royalties
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed owneruint256 priceuint256 time
Constructor
constructor(string _uri
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.