CryptoTitles

Verified contract

Active on Ethereum with 440 txns
Deployed by via 0x286e826e at 13187290
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,698.82
0xfa49c753861f4c5378145828033fe7c04fcdc943ddc70b792406a7091e38e3e5
0xe1438707b28c495bd3f41c97266e94c2e7fb0f39b8ce24f2bb62d6b4533101c2
0xf16c3861cd7474a64f8af24f2f439c56d42bc56a9d324321c8882da496b6da2c
0x8fbc89f1405e37f98a24a5553d19f7e3b6b53770116fd2ecd1ef943b9faa4fe5
0xf658ae2b77a97aa35b8aabc7f147d810985db2a19dab39fb896c7d0ec254e206
0xa9630c5b47b6583abea982eb99c86055896688a7b7ca7e9544fe63259befec5a
0xcc3abb8b6d6b3bcb3a568545d609d7b7ec4568eaa796210fe849b21e09d2ecc3
0xf1a6be4954649a44bdc428317563c72444a296bf8dc23617094cca5f36f61ff2
0xbcbfe7ee0728a45e69ed6b79238f2c7b5c23ab41a7f84c7e0d8fb6cedab0fdaf
From
0x755240914b0854bd64f11764c41156c7f40eb9681a4e1334fadfc05496b694ce

Functions
Getter at block 21331570
drawContract(view returns (address)
0x0472984a90ef2b84e99eccd0e97a0f493e137a4e
name(view returns (string)
CryptoTitles
owner(view returns (address)
0xf2de13954cc05c91d4058db09e94100006bf5c9c
symbol(view returns (string)
CTL
totalSupply(view returns (uint256)
343
totalTitles(view returns (uint256)
33
totalTokens(view returns (uint256)
343
Read-only
balanceOf(address accountuint256 id2view returns (uint256)
balanceOf(address ownerview returns (uint256)
credit(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRequirements(uint256 titleview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
namesToIds(stringview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
titleAddresses(uint256uint256view returns (address)
titleMinAssets(uint256uint256view returns (uint256)
titles(uint256view returns (string nameaddress creatoruint256 claimsstring fColorstring bColoruint256 price)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenTitle(uint256view returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
verifyTitle(uint256 _titleIdaddress _accountview returns (bool)
State-modifying
addTitle(string _nameaddress[] _projectAddressesuint256[] _minAssetsstring _fColorstring _bColoruint256 _pricepayable 
approve(address touint256 tokenId
claim(uint256 _titleIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setDrawContract(address _drawContract
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawCredit(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TitleClaimed(uint256 indexed titleIdaddress indexed creator
TitleCreated(string nameaddress indexed creator
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawn(address payeeuint256 payment
Constructor
constructor(address ownerAddressaddress _drawContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.