DAOrecords

Verified contract

Active on Ethereum with 165 txns
Deployed by via 0x3d004f49 at 9751924
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DAOrecords"

0x260dcb2e02af67813d9736e0eea3a858c5f2c432688ead9e5fbc303903d3979b
0x9c43b0343279ee44c00b4065d681fb626dea472b5475b704343a58b5fef3a1cf
0x234f64491fa2c29552af27c1a5c1106c8589f9addf164583addabc6ea46a7f31
0x9d88a5d1d85bab4a866db176f5c02a21b3e0b668d73f0bb5d35c31101b07c6c0
0x26db561ff10f5d51c838149b6ce28a307583a5b0a13292debf4c1cc8ad18001c
0xb092a15f0ba501079336054e0d256c070ed6aed8cecdde91455b45b374e316d7
0x16318f02e1298c36d2d9f679be44771237b88a141d4ff6e4536104c988a85d4d
0x1919b5724cb8a3aa75354dcb8df5e181ad4e42d8f09c28cf9d21f7df302a0184
0xd16fe94b671698e64c81d12d269d4addec4543261eb584ce4d033949dc8b1e6e
0x91e574c31bab75cf45b414e68b762aaf1d22c82e8f027653d261544f0a660154

Functions
Getter at block 21075794
baseUri(view returns (string)
https://us-central1-thing-1d2be.cloudfunctions.net/getThing?thingId=
id(view returns (uint256)
295
isOwner(view returns (bool)
false
maker(view returns (address)
0xb30db235c948987487f9b2e67d65530c71fcdfdd
name(view returns (string)
DAOrecords
owner(view returns (address)
0xb30db235c948987487f9b2e67d65530c71fcdfdd
symbol(view returns (string)
TUNE
totalSupply(view returns (uint256)
288
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview returns (bool)
items(uint256view returns (uint256 tokenIduint256 pricestring metaIduint8 state)
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)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
addMinter(address account
approve(address touint256 tokenId
batchBurn(uint256[] tokenIds
batchMint(address touint256 amountToMintstring metaIduint256 setPricebool isForSale
batchTransfer(address giveraddress[] recipientsuint256[] values
burn(uint256 tokenId
buyThing(uint256 _tokenIdpayable returns (bool)
destroyAndSend(
mintWithTokenURI(address touint256 tokenIdstring tokenURIreturns (bool)
renounceMinter(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setTokenPrice(uint256[] idsuint256 setPrice
setTokenState(uint256[] idsbool isEnabled
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchBurned(string metaIduint256[] ids
BatchForSale(uint256[] idsstring metaId
BatchTransfered(string metaIdaddress[] recipientsuint256[] ids
Bought(uint256 tokenIdstring metaIduint256 value
Destroy(
ErrorOut(string erroruint256 tokenId
Minted(uint256 idstring metaId
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring uriaddress feeaddress creator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.