renZuki
Verified contract
Active on
Ethereum with 4,012 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9.23)
Native
Value
$9.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003 | $3,077.07 |
$9.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18266990 | a year ago | | | 0 | 0.00014811035 | |
| 18034307 | a year ago | | | 0 | 0.00064314910 | |
| 17016271 | 2 years ago | | | 0 | 0.00087197866 | |
| 16746882 | 2 years ago | | | 0 | 0.0010028984 | |
| 15924393 | 2 years ago | | | 0 | 0.00067490472 | |
| 15880911 | 2 years ago | | | 0 | 0.00049412574 | |
| 15872590 | 2 years ago | | | 0 | 0.00044797776 | |
| 15859772 | 2 years ago | | | 0 | 0.00038503478 | |
| 15810210 | 2 years ago | | | 0 | 0.00047184790 | |
| 15802793 | 2 years ago | | | 0 | 0.00075517725 |
ABI
ABI objects
Getter at block 21210999
baseURI() view returns (string)
https://renzuki.s3.us-east-2.amazonaws.com/metadata/
dev() view returns (uint256)
10
frenzuki() view returns (uint256)
3332
maxBatchSize() view returns (uint256)
50
maxrenzuki() view returns (uint256)
3333
name() view returns (string)
renZuki
nextOwnerToExplicitlySet() view returns (uint256)
0
oneTXN() view returns (uint256)
20
owner() view returns (address)
0x861718531350609c10296077ce7ce2cd50d1cf32
price() view returns (uint256)
3000000000000000
symbol() view returns (string)
renZuki
totalSupply() view returns (uint256)
3333
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mdev()
mint(uint256 count) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setPrice(uint256 _newPrice)
setTXN(uint256 _newTXN)
setdev(uint256 _newDEV)
setfrenzuki(uint256 _newfrenzuki)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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.