HodlEarthToken

Verified contract

Active on Ethereum with 1,071 txns
Deployed by via 0x83013ada at 6240971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x05c5e568bd9cb27b2f4e19c62a509e4e555364acd58b44eca4cb0e119b2b2ad7
0xb1a88995e5cb1c79dd663431246770e47360849b0ee8e2844b2ae0f5c1441d79
0x02e73f4712ee8d2d6be133a551424bd3f405e80596d8872dc2a3a294880663fc
0xd09b9b4ad48e623f1761e5580b97a958fff39c28d19702d86403574d826c0fc1
0xc253c7edbb985efeeac285f4bdad257ec32dbfdb943b0c40fcd39ae1ad9d21c2
0x5bebab0eee3b602bf2e84a09f46a3d9c3dfa3a601dabe4ec31dbf7dd24496d0a
0x659c97fdc7047b05d24d60d84988b113f41d0b67eceb8b2673f77dddab7234f8
0x3e482534b1fa25e9f9b3ced460ec14fc32ede2f97bfed335e2c73ac23c96a4c1
0xdfe4c6169e046b6cb7cd9c079b83e9f0b3d620b4689cc77c7fd9f064b13b6c4f
0xf2dcad6ee501b95803330c1a3404cc47204780318da596da91982952b4a86c00

Functions
Getter at block 20939639
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
calculatePlotPrice(view returns (uint256 currentPlotPrice)
400000000000000
name(view returns (string)
HodlEarthToken
owner(view returns (address)
0x46315b02cf047f0bf2effe2350fd522dcfa9729b
paused(view returns (bool)
false
symbol(view returns (string)
HEAR
totalSupply(view returns (uint256)
9337
Read-only
balanceOf(address _ownerview returns (uint256)
calculateTransactionFee(uint256 _noPlotsbool _updatePlotpure returns (uint256 fee)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getPlot(uint256 _plotLatuint256 _plotLngview returns (uint256 plotReferencebytes7 colourbytes32 descriptor)
getPlotByReference(uint256 _plotReferenceview returns (bytes7 colourbytes32 descriptor)
getPlots(uint256[] _plotLatsuint256[] _plotLngsview returns (uint256[]bytes7[]bytes32[])
getPlotsByReference(uint256[] _plotReferencesview returns (uint256[]bytes7[]bytes32[])
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
plotColours(uint256view returns (bytes7)
plotDescriptors(uint256view returns (bytes32)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
validatePlotLatLng(uint256 _latuint256 _lngpure returns (bool)
State-modifying
approve(address _touint256 _tokenId
newPlot(uint256 _plotLatuint256 _plotLngbytes7 _colourbytes32 _titlepayable 
newPlots(uint256[] _plotLatuint256[] _plotLngbytes7[] _coloursbytes32[] _descriptorspayable 
pause(
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address _newOwner
unpause(
updatePlot(uint256 _plotLatuint256 _plotLngbytes7 _colourbytes32 _descriptorpayable 
updatePlots(uint256[] _plotLatuint256[] _plotLngbytes7[] _coloursbytes32[] _descriptorspayable 
withdraw(returns (bool)
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.