WALTZ

Verified contract

Implementation

Active on Ethereum with 15,812 txns
Deployed by via 0x08130a80 at 13130967
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
7 additional variables

No balances found for "WALTZ"

0xd921e30c5df534dcea0c826df4c22687c76772b78f036198256edb55e83f7532
0x0db2314b9b20d5a01f8b8e56201e8ab7b3bde14223d510cb7da4b65c1189ee8f
From
0x7a29831ae3a16ee4a6a9b7249113eb130c80aba44d8903aafdcf4a460938057f
0x8f2e17a658067432c6037987db4dc149d163d2c9f21eb7920cc6175ee7698a33
0x6b48a0e6c99d5b499a8fa83e40794f29852731bb8aabb4309d84342f21631340
0x9fcf6e935a2cff94375f628919f06cc715660ecec1c6196f69a09815a9f8af36
0x4c0f4e828575d2a77dac2d3d030bc2cae91460920bb7bceb52f2e470aef56f57
0x2785caea13e9ff2cfda77f24dc4cb71b5c72199c64433280833cf952583b8a9f
From
0x0b6d23eb4e5761fc03f9278c469acea8513e8a4a38353910990e7562699f5602
0x431c007b238ca2d7d0516d1365c6e124daa08ea8a6c4f7494a37775d1873039c

Functions
Getter at block 21162119
 
artCode(view returns (string)
artCodeDependencies(view returns (string)
[{"name":"[email protected]","keccak256":"0xcef1df742d5237151854b6ccd3d7769c7bcb2cf987e4f8f6ca1ad69afdac3dcc"}]
artDescription(view returns (string)
WALTZ is a collection of 10,000 unique artworks, each consisting of petals dancing in the wind.
artistAddress(view returns (address)
0x5f13abd64833173f42c3dc22dbe568476e9d819a
isArtCodeSealed(view returns (bool)
true
maxTokens(view returns (uint256)
10000
name(view returns (string)
WALTZ
owner(view returns (address)
0xf0be1f2fb8abfa9abf7d218a226ef4f046f09a40
paused(view returns (bool)
false
sunflowerPercent(view returns (uint256)
10
symbol(view returns (string)
WALTZ
tokenBaseURI(view returns (string)
https://art-sandbox.sunflower.industries/token/0xd58434f33a20661f186ff67626ea6bdf41b80bca/
tokenPrice(view returns (uint256)
0
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
seedForToken(uint256 tokenIDview 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
adjustPrice(uint256 _tokenPrice
approve(address touint256 tokenId
initialize(string _namestring _symboluint256 _maxTokensuint256 _tokenPriceaddress _artistAddress
mintToken(payable 
mintTokenOwner(payable 
pauseMinting(
renounceOwnership(
resumeMinting(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sealArtCode(
setApprovalForAll(address operatorbool approved
setArtCode(string _artCodestring _artCodeDependenciesstring _artDescription
setBaseURI(string _tokenBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.