Rarity Garden
Verified contract
Active on
Ethereum with 2,457 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,323.33 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21047626 | a month ago | | | 0 | 0.00023562969 | |
| 21047625 | a month ago | | | 0 | 0.00021971975 | |
| 21045345 | a month ago | | | 0 | 0.00020420753 | |
| 21017576 | a month ago | | | 0 | 0.00040109707 | |
| 20975284 | a month ago | | | 0 | 0.00060825724 | |
| 20915012 | 2 months ago | | | 0 | 0.0015071874 | |
| 20772490 | 2 months ago | | | 0 | 0.00070694170 | |
| 20669292 | 3 months ago | | | 0 | 0.00012251569 | |
| 20589368 | 3 months ago | | | 0 | 0.000039984134 | |
| 20581691 | 3 months ago | | | 0 | 0.000087144060 |
ABI
ABI objects
Getter at block 21275384
_baseTokenUri() view returns (string)
ipfs://bafybeibehy3evev6bggdgnx5vueng5snkfvxiqwvfjq3e3ycrfr2nh7sfi/
_total_max() view returns (uint256)
10000
name() view returns (string)
Rarity Garden
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x992be68778663a415da230e3e647f7e3e1b806dc
symbol() view returns (string)
RG
totalSupply() view returns (uint256)
10000
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)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string baseTokenURI)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, string baseTokenURI, uint256 max_batch, uint256 collection_size)
receive()
This contract contains no error objects.