CryptoMotorsMarketV1

Verified contract

Active on Ethereum with 135 txns
Deployed by via 0x48f6e897 at 6644516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x47d1814b03d38f44382180246d09148c4d217dfabc7dcfd0edaf30dab7039583
0x35a2cbc9dc9ed5346fcfd40d0d87176effb5b48fc99ff81a04b803c74cc4fb10
0xb03708d21dd0ac54877bf336766e25fddc516d6e9ac42f593ccbf0a7de96783a
0x9443e7a4dfd16747727b40766ede84030ea493c77c6e726428bfca7845b67750
0x395f260b8bfd07ad4991cc35f874319b222b98d273c5e3f43fd4fc224826162a
0xf5b0dc37f22862654f0beb96ec054120a8ef741b76d778f5baab839891173559
0x19af726aab858ca7c645b50c82b1b8f4eda482a9f2ca35998feb16bad49784f6
0x215ab400fb750829468a41354adcef0aceebc6b8ae4500fb356223bc55e3458c
0x14a8c06633ccc3cb054b271ef080a84908635f8322a9692a25c8327c0d81a721
0xfe4d957ba5f5df025a710c198750569caedf0ea6c89ad2bdd99e623546b2bc86

Functions
Getter at block 20978121
designerCutPercentage(view returns (uint16)
1000
isOwner(view returns (bool)
false
owner(view returns (address)
0xe8bf704e1e27067c664177a851166021e96c1071
ownerCutPercentage(view returns (uint16)
375
Read-only
getCurrentPrice(uint256 _cryptoMotorIdview returns (uint256)
State-modifying
_changeEndBlock(uint256 _cryptoMotorIduint256 _endBlock
_changeStartBlock(uint256 _cryptoMotorIduint256 _startBlock
buy(uint256 _cryptoMotorIdpayable 
cancelSale(uint256 _cryptoMotorId
createSale(uint256 _cryptoMotorIduint256 _startPriceuint256 _endPriceuint256 _duration
finishSale(uint256 _cryptoMotorId
renounceOwnership(
sendGift(uint256 _cryptoMotorIdaddress _account
setDesignerCut(uint16 _designerCutPercentage
setOwnerCut(uint16 _ownerCutPercentage
transferOwnership(address newOwner
withdraw(
Events
CryptoMotorForSale(uint256 cryptoMotorIduint256 startPriceuint256 endPriceuint256 durationaddress seller
CryptoMotorGift(uint256 cryptoMotorIdaddress fromaddress to
CryptoMotorSaleCancelled(uint256 cryptoMotorIdaddress seller
CryptoMotorSaleFinished(uint256 cryptoMotorIdaddress seller
CryptoMotorSold(uint256 cryptoMotorIduint256 priceSoldaddress selleraddress buyer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _cryptoMotorsToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.