Giraffles
Verified contract
Active on
Ethereum with 705 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "Giraffles"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18795933 | a year ago | | | 0 | 0.0021868104 | |
| 18650676 | a year ago | | | 0 | 0.0010141993 | |
| 17978699 | a year ago | | | 0 | 0.0012408318 | |
| 17721276 | a year ago | | | 0 | 0.0013231095 | |
| 17411198 | a year ago | | | 0 | 0.0011660048 | |
| 17026145 | 2 years ago | | | 0 | 0.0011363528 | |
| 17026136 | 2 years ago | | | 0 | 0.0011814389 | |
| 16621212 | 2 years ago | | | 0 | 0.0015705071 | |
| 16498092 | 2 years ago | | | 0 | 0.00035311043 | |
| 16307657 | 2 years ago | | | 0 | 0.00082799337 |
ABI
ABI objects
Getter at block 21120251 getOwners() view returns (address[])
SALE_START_BLOCK() view returns (uint256)
14019615
SALE_START_TIMESTAMP() view returns (uint256)
1642374000
WHITELIST_SIGNER() view returns (address)
0x8430e0b7be3315735c303b82e4471d59ac152aa5
baseURI() view returns (string)
https://mysterymints.io:7776/api/opensea/1/
currentDrawNumber() view returns (uint256)
3
draw_block_1() view returns (uint256)
14045543
draw_block_2() view returns (uint256)
14077318
draw_block_3() view returns (uint256)
14109767
fee() view returns (uint256)
2000000000000000000
getNFTPrice() view returns (uint256)
25000000000000000
getTotalBalance() view returns (uint256)
0
getTotalRaised() view returns (uint256)
31390000000000000000
getTotalWithdrawn() view returns (uint256)
31390000000000000000
getWhitelistMinted() view returns (uint256)
882
getWhitelistNFTPrice() view returns (uint256)
20000000000000000
keyHash() view returns (bytes32)
0xaa77729d3466ca35ae8d28b3bbac7cc36a5031efdc430821c02bc31a238af445
maxMint() view returns (uint256)
20
maxSupply() view returns (uint256)
5000
mintingHasStarted() view returns (bool)
true
name() view returns (string)
Giraffles
owner() view returns (address)
0x1c90081cd1c161a3e9de8e2c9d4c1754a49143c0
price() view returns (uint256)
25000000000000000
randomness_draw_1() view returns (uint256)
43917905989799165113245318214126372570774608721286926696380242510051024117315
randomness_draw_2() view returns (uint256)
98083203637078997918610936826292164030605969220435380800075644592394862932995
randomness_draw_3() view returns (uint256)
12253088293195885851217074895736250296273068529493118737304832887001453654687
randomness_testing() view returns (uint256)
85605037131458304645601923951779642472984817183749465977310239604226749109731
reserved() view returns (uint256)
57
salePaused() view returns (bool)
false
symbol() view returns (string)
Giraffles
totalSupply() view returns (uint256)
1519
whitelistCanMint() view returns (bool)
true
whitelistMaxSupply() view returns (uint256)
1200
whitelistMinted() view returns (uint256)
882
whitelistPrice() view returns (uint256)
20000000000000000
Read-only
balanceOf(address owner) view returns (uint256)
blockThresholdForDraw(uint256 drawNumber) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhitelisted(address user, bytes signature) pure returns (bool)
ownerOf(uint256 tokenId) view returns (address)
randomnessForDraw(uint256 drawNumber) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
giftNFT(uint256[] quantity, address[] recipient)
mintNFT(uint256 numberOfNfts, bytes signature, bool whitelist) payable
prizeDraw(uint256 drawNumber)
randomnessTest()
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setDrawBlock(uint256 drawNumber, uint256 blockNumber)
setMaxMintAmount(uint256 _newMaxMintAmount)
setMaxSupply(uint256 _newMaxSupply)
setPrice(uint256 _newPrice)
setReserved(uint256 _newReserved)
setSalePaused(bool _salePaused)
setWhitelistMaxSupply(uint256 _newMaxSupply)
setWhitelistPrice(uint256 _newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
withdrawLINK()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.