Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($101.49)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.02609 | $3,889.79 |
$101.49 | |
ERC-20 | 0.0029 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21353968 | 5 days ago | | | 0 | 0.00052919478 | |
| 21313910 | 10 days ago | | | 0 | 0.00057409026 | |
| 20918410 | 2 months ago | | | 0 | 0.00033583081 | |
| 20886439 | 2 months ago | | | 0 | 0.00023965508 | |
| 20671248 | 3 months ago | | | 0 | 0.000087293183 | |
| 20554843 | 4 months ago | | | 0 | 0.00010071570 | |
| 20456821 | 4 months ago | | | 0 | 0.0025226994 | |
| 20377772 | 5 months ago | | | 0 | 0.00017170085 | |
| 20294577 | 5 months ago | | | 0 | 0.000093637412 | |
| 19610261 | 8 months ago | | | 0 | 0.00085638131 |
ABI
ABI objects
Getter at block 21388937 _script() view returns (string)
_collectionId() view returns (uint256)
30000
_genartInterface() view returns (address)
0xf09473b9e7d00f505f467b344f3907a948e38da0
_mintPrice() view returns (uint256)
125000000000000000
_mintSupply() view returns (uint256)
650
_mintstate() view returns (uint8 allowedMintGold, uint8 allowedMintStandard)
(allowedMintGold=5, allowedMintStandard=1)
_paused() view returns (bool)
false
_paymentSplitter() view returns (address)
0xb42970b84c25aa3b1fd145fc41d2f301ec4bb9ad
_royaltyReceiver() view returns (address)
0x5e2a7ea1a13014d7235befe92883cee6c7312287
_wethAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
genartAdmin() view returns (address)
0xf7d96d2d672af54c661ef5049adc3482a191484d
name() view returns (string)
Terroir by GEN.ART
owner() view returns (address)
0x802dfeb7365505b0e2ad195c251ee8b7e7eef740
symbol() view returns (string)
TRO
totalSupply() view returns (uint256)
650
Read-only
admins(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getAvailableMintsForMembership(uint256 membershipId) view returns (uint256)
getMembershipMints(uint256 membershipId) view returns (uint256)
getTokensByOwner(address _owner) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 salePrice_) view returns (address, uint256)
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)
burn(uint256 tokenId)
mint(address to, uint256 amount) payable
mintOne(address to, uint256 membershipId) payable
mintReserved()
releaseWETHRoyalties()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setAdminAccess(address admin, bool access)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setGenArtAdmin(address admin)
setPaused(bool paused)
setPaymentSplitter(address paymentSplitter)
setRoyaltyReceiver(address receiver)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(uint256 tokenId, uint256 collectionId, uint256 membershipId, address to, bytes32 hash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name_, string symbol_, string uri_, string script_, uint256 collectionId_, uint8 standardSupply_, uint8 goldSupply_, uint256 mintPrice_, uint256 mintSupply_, address[3] addresses)
receive()
This contract contains no error objects.