CryptoMotors

Verified contract

Active on Ethereum with 1,257 txns
Deployed by via 0xf926462f at 6644514
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x569be5bb9e87cc1b6e1e77b51f1edd061f74e814f9c5c019f1f8b1304cbc2575
0xa7d6683ebc7311123a7b9219434dc71cb92a22969ae361b163a4dab55d5e2ab7
0x6b22c4f10310c5a3b403295978a869b66243da552074a4afccc269e75e9cb315
0xb1ee3f714cf636756f6567c538f4d0224136c6135f15cd920fcc168589c08f40
0x0a77df443b177f82022e69651cdf48eb9a3117cb47614426943e16f851918505
0x88e5a80455a4e4f5338848fa2ca1626df611881ba8e5adea46ff3a66212e9dbc
0xd4bdb4adbf6d3a541fa90382ee2443b684877138f196df3529a3a4679a3168d5
From
0xcf7038eca55c4775c9ec9c50dcf23e7f5949933687c3e7f01a93bb99044531cc
0x7da940d67beaa637330ad63c79ceed57bf0331aa68946b6aa6103ea20d434183
0x620d09f6027091dae16733c5b16e341f414ab274d2d34d0ac5c2b0d4a47c7bc9

Functions
Getter at block 20822224
isOwner(view returns (bool)
false
name(view returns (string)
CryptoMotors
owner(view returns (address)
0xe8bf704e1e27067c664177a851166021e96c1071
symbol(view returns (string)
CM
totalSupply(view returns (uint256)
559
Read-only
balanceOf(address ownerview returns (uint256)
cryptoMotors(uint256view returns (string dnauint32 leveluint32 readyTimeuint32 winCountuint32 lossCountaddress designerWallet)
getApproved(uint256 tokenIdview returns (address)
getDesignerWallet(uint256 _cryptoMotorIdview returns (address)
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
create(address ownerstring _uristring _dnaaddress _designerWalletreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setApprovalsForAll(address[] _addressesbool approved
setAttributes(uint256 _cryptoMotorIduint32 _leveluint32 _readyTimeuint32 _winCountuint32 _lossCount
setCryptoMotorDna(uint256 _cryptoMotorIdstring _dna
setTokenURI(uint256 _cryptoMotorIdstring _uri
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
CryptoMotorCreated(address receiveruint256 cryptoMotorIdstring uri
CryptoMotorDnaChanged(uint256 cryptoMotorIdstring dna
CryptoMotorTransferred(address fromaddress touint256 cryptoMotorIdstring uri
CryptoMotorUriChanged(uint256 cryptoMotorIdstring uri
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.