Zales I
Verified contract
Active on
Ethereum with 3,358 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
3 additional
variables
Balances ($0.00)
No balances found for "Zales I"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21365173 | 6 days ago | | | 0 | 0.0010878158 | |
| 21306513 | 14 days ago | | | 0 | 0.00047810217 | |
| 21297678 | 16 days ago | | | 0 | 0.00029333924 | |
| 20406136 | 5 months ago | | | 0 | 0.00014327724 | |
| 20296657 | 5 months ago | | | 0 | 0.00010009066 | |
| 20296654 | 5 months ago | | | 0 | 0.000089284734 | |
| 20270918 | 5 months ago | | | 0 | 0.00027114349 | |
| 20254702 | 5 months ago | | | 0 | 0.000073155798 | |
| 20068653 | 6 months ago | | | 0 | 0.00063341672 | |
| 20068622 | 6 months ago | | | 0 | 0.0011896101 |
ABI
ABI objects
Getter at block 21410123
LICENSE_TEXT() view returns (string)
MAX_zaleS() view returns (uint256)
9900
_isActive() view returns (bool)
false
baseURI() view returns (string)
https://www.zales.io/api/
maxzalePurchase() view returns (uint256)
9999
name() view returns (string)
Zales I
owner() view returns (address)
0x54c4acfaa56c43b4ff9e9fdffcfb0131ff09a022
reward1() view returns (uint256)
1000000000000000000
reward2() view returns (uint256)
400000000000000000
reward3() view returns (uint256)
300000000000000000
reward4() view returns (uint256)
130000000000000000
reward5() view returns (uint256)
100000000000000000
reward6() view returns (uint256)
80000000000000000
saleIsActive() view returns (bool)
false
symbol() view returns (string)
ZaleI
totalSupply() view returns (uint256)
5473
zalePrice() view returns (uint256)
25000000000000000
zaleReserve() view returns (uint256)
120
zale_PROVENANCE() view returns (string)
Read-only
balanceOf(address owner) view returns (uint256)
canWithdraw(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
readyTime(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenLicense(uint256 _id) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
viewzaleName(uint256 _tokenId) view returns (string)
zaleNames(uint256) view returns (string)
zaleNamesOfOwner(address _owner) view returns (string[])
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
changeLicense(string _license)
changezaleName(uint256 _tokenId, string _name)
flipSaleState()
fund() payable
getReward(uint256[] tokenIds)
isRewardActive(bool active)
lockLicense()
mintzales(uint256 numberOfTokens) payable
renounceOwnership()
reservezales(address _to, uint256 _reserveAmount)
resetTokenWithdrawDate(uint256 tokenId, uint256 timestamp)
resetWithdrawDate()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setMaxZales(uint256 maxzale)
setMintPrice(uint256 price)
setProvenanceHash(string provenanceHash)
setReward1(uint256 amount)
setReward2(uint256 amount)
setReward3(uint256 amount)
setReward4(uint256 amount)
setReward5(uint256 amount)
setReward6(uint256 amount)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw(uint256 amount)
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)
licenseisLocked(string _licenseText)
zaleNameChange(address _by, uint256 _tokenId, string _name)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.