Dr. Grordborts: Rayguns

Verified contract

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

No balances found for "Dr. Grordborts: Rayguns"

0xdb7bb8098ad42510f18f73920a5ff46425f31416b0613aa1e7c7b651c3a5272e
0x304b88d67b9bde78f7b2f970124e49e43ca183a99c853a2a7e6c6c3e6f301a7e
0xf522ceb402b3bf71a9d88296057a89949dece7e9913509c213853fd2734ceeac
0x4e9ee2712243532f8145f5470acbf1fe3a3c1a0fcadc7f43dcfd737d8a3093fd
0xc39bc1f3b69cbeebadcd15d51f7d513140f9a03ef854c0d80aa14b1f5cad54d0
0x3f2171abdd91ae83a635a2b4f6a65790e050d2e0afd3f33accfe1abb09a58e19
0xead4711c562abb36f861b26b939435b85ba162fc4c840d905c328255de13d398
From
0x79848d3ac6dd2d60e85c01bbd0773b46dac6a63068550d9fcc7f34784683ac3f
0x367b07187139d9c177369bd3d8b1ca853fe1e7a6ff3f8ed999b4948a8d6400c9
0x7754a29c9ea49ff5f65f70bce1711c95e43cb911364e043b5fd19c4273130616

Functions
Getter at block 20944410
_tokenUriBase(view returns (string)
https://rayguns-api.fluf.world/api/token/
mintPrice(view returns (uint256)
100000000000000000
name(view returns (string)
Dr. Grordborts: Rayguns
owner(view returns (address)
0x6b1c6becd66c04bd509b4c3720193b068643ced1
stageOneSupply(view returns (uint256)
3003
stageTwoSupply(view returns (uint256)
5005
symbol(view returns (string)
RAYGUNS
totalSupply(view returns (uint256)
2748
Read-only
_hash(string saltaddress _addressview returns (bytes32)
_recover(bytes32 hashbytes tokenpure returns (address)
_verify(bytes32 hashbytes tokenview returns (bool)
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
usedToken(bytesview returns (bool)
State-modifying
adminMint(uint256 amountaddress _to
approve(address touint256 tokenId
mintStageOne(bytes32[] proofbytes data
mintStageTwo(string saltbytes tokenuint16 amountpayable 
mintToOwner(address[] _contractAddressesuint256[] _tokenIds
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setClosed(
setMintPrice(uint256 _mintPrice
setRoot(bytes32 _merkleRoot
setSigner(address _signer
setStageOneOpen(
setStageOneSupply(uint256 _supply
setStageTwoOpen(
setStageTwoSupply(uint256 _supply
setTokenURI(string tokenUriBase_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(address recipient
withdrawAllViaCall(address _to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(address accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _signerbytes32 _merkleRootuint256 _mintPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(