Squiggly

Verified contract

Active on Ethereum with 1,703 txns
Deployed by via 0xbde6e0a0 at 10978300
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
Native
Value $0
0x679f2c7d8e0021ec6acb36ef3d4cd72c5b03b450081344e916b5d0145c296204
0x9f8584650ad6dc05eb90d808ad6be86107386390458375d0d2a7929166e4f3f2
0x93796fce97b621a04834507f9d05477cc80988c955679d31132b9697acc5485c
0x1aff81f9065f73efa0f05526656140645c3399dc25cb1c3e1d77d0c104ea61bc
0xd78723398d0068cceb818983871a012741bd45052ac7e7a00a9f5c3fc02b7a66
0xfc217eecdb9835164f1490cf0b27cb8bf41af31b01d6f32e27a91d8b197d1029
0x0311e04cc1be4eba8a0a1cfea39017b91439c15dfd8b2e5b445ad37fc7c62954
0x82d859912a648d4061fa6bb1c18928b2acc497f66f9eac0a365eaf69c59c7f0c
0x15891078e16f38a614f0021b004364db96f74585f502db0d4a0e95335a324248
0xf5d4d360e80204b3555a10809fc53290f800435abed863a23c3c0df732774573

Functions
Getter at block 20892197
auctionIsLive(view returns (bool)
false
auctionStarted(view returns (bool)
true
blockTimeCounter(view returns (uint256)
1602876791
calculateInkValue(view returns (uint256 priceOfInkCalc)
51470751001175849
isOwner(view returns (bool)
false
maximumInk(view returns (uint8)
100
name(view returns (string)
Squiggly
owner(view returns (address)
0x63a9dbce75413036b2b778e670aabd4493aaf9f3
priceGoDown(view returns (bool)
false
priceGoUp(view returns (bool)
true
priceOfInk(view returns (uint256)
50961139605124603
readStats(view returns (string auctionStatusuint8 inkRemaininguint256 artRemainingint256 secondsRemaining)
(auctionStatus=Art sale is over., inkRemaining=100, artRemaining=0, secondsRemaining=0)
referenceURI(view returns (string)
https://squigglywtf.azurewebsites.net/api/HttpTrigger?id=
squigglyGalleryLink(view returns (string)
https://www.cryptovoxels.com/play?coords=E@625E,2U,276S
symbol(view returns (string)
~~
tokenLimit(view returns (uint8)
99
totalInk(view returns (uint8)
0
totalPromoClaimants(view returns (uint8)
16
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getAddressToInk(address userAddressview returns (uint8 currentInkCount)
getAddressToInkAll(address userAddressview returns (uint256 allTimeInk)
getApproved(uint256 tokenIdview returns (address)
getIdToCreator(uint8 tokenIdview returns (address userAddress)
getIdToCurveType(uint8 tokenIdview returns (uint256 curveType)
getIdToSVG(uint8 tokenIdview returns (string squigglySVG)
getInktoAddress(uint8 inkview returns (address userAddress)
getLuckyBastard(uint256 seedview returns (address luckyBastardWinner)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
renderFromSeed(uint256 seedview returns (string)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
addAuctioneer(address newAuctioneer
addPromoClaimant(address newPromoClaimantuint8 newPromoSlot
approve(address touint256 tokenId
createPromo(string promoSVG
endAuction(
participateInAuction(uint8 inkpayable 
removeAuctioneer(address newAuctioneer
renounceOwnership(
ribbonCut(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
startAuction(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateGalleryLink(string newURL
updateURI(string newURI
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.