EtherDirt

Verified contract

Active on Ethereum with 494 txns
Deployed by via 0xc452b0ab at 13103971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "EtherDirt"

0x7dcc78e8a4c7526a5a098c8792d2ceccfe27f596cccc0116fbfa6f093972fe3a
0x76809c67fa632eac3322bee96d9054cbef95bddf955639e543716d1543c541dd
0xefcb64d8bab596075c25ed4495f2b02bee071ea0d8a064c8dbb0028eebc3f017
0xb50efa3eac80ac39bbd38bcc257a0b51bf962770cde3e8b48bc10bae27b0d8f2
From
0x1edb85f1ac839e0aaa1479b290d9da6a86520ba5f638db55f0f9f6512392ff4b
0x285dda48cc4471bdd5bbad06f2a3630e6ee8fbb70d0093c427b311a215b190e3
From
0x5f3f17faf3572d92d8753db5b2775be0644bb18b94ba7928c2ab78fa81426335
0x21ba6ffbee36bdda8c33fc5baff291245e019738caab36453bf02a2043362923
0x93d6d71aca6ff01fd5d04ffdb12eed58e9daa791858bd635e6ec39c594e6e99f
0x9bf22cc8cae47813c61c74056c43748d2adcc92d113ad258ca559b7d961fe067

Functions
Getter at block 20922115
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmeftMr8VGjUzFNakBkHX6dpQbua17uADQrNbv5aBzRPv7/id/
latestNewDirtForSale(view returns (uint256)
95
name(view returns (string)
EtherDirt
owner(view returns (address)
0x620cb7135d26bfebec3e92af656212e9b104b0e3
symbol(view returns (string)
DIRT
totalSupply(view returns (uint256)
95
Read-only
balanceOf(address ownerview returns (uint256)
dirt(uint256view returns (address ownerbool currentlyForSaleuint256 priceuint256 timesSold)
dirtOwners(addressuint256view returns (uint256)
dirtOwningHistory(address _addressview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
getDirtInfo(uint256 dirtNumberview returns (addressbooluint256uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buyDirt(uint256 dirtNumberpayable 
dontSellDirt(uint256 dirtNumber
giftDirt(uint256 dirtNumberaddress receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sellDirt(uint256 dirtNumberuint256 price
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.