The Sentient Machine

Verified contract

Active on Ethereum with 1,000 txns
Deployed by via 0xb7117477 at 13147822
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The Sentient Machine"

0xb0e14fb59bef38a188060c1d508d246171c07ea7bdca1e976ccdba0dc0c8709b
0x46284c7a1d5d6d6fafea71433709c18871db1aa4bc215d21c1d3dd8d79e2a8f7
0x68aba3b58a41604a19a14c22e06a47a4cfa67fecb1d865c99de8acb6f4865a54
0xbf1a1bbd84ee68e47aca154a6857b9b51f304b44e3a8a245a64d075e7f364247
0x99d50eba9fcb47f91e72c4b04177ccf4c6d48003348eb08b6ad60d2ddb68536f
0x855b6d480d95ea405c0cf4acd83eddcfd520d95b70eb7c81902b8186a273d005
0xc843d50e8e808f63ada0e3ed6c7e0d27dddf6eeec881b8298183d1f136a887fa
0x2a8442afdc26c6cfb651328d8de80bf5902f1ecf39b54af8eeb70cd1f5aa6f11
0x6de476f3680e9d162e6c15e24443b92385ed452dee39f67ede35e7d94356f4d6
0x591ca3ab0bd1f401d3049b41ddf0a0ebfd3ac2865bae76bf425e359ef54ae7d1

Functions
Getter at block 21246607
admin(view returns (address)
0xa24c26823fdff630a0050ab8204da56ba67c4502
contractURI(pure returns (string)
https://sentientmachine.mypinata.cloud/ipfs/QmY7QHeRyZbiPEKcc1vE4kmsKkg8cFcvRDrUUyq4XNGEyR
name(view returns (string)
The Sentient Machine
nextCollectionId(view returns (uint256)
1
nextTokenId(view returns (uint256)
513
symbol(view returns (string)
TSM
totalSupply(view returns (uint256)
512
Read-only
balanceOf(address ownerview returns (uint256)
collectionIdToTokenIds(uint256uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenIdToCollectionId(uint256view returns (uint256)
tokenIdToHashes(uint256uint256view returns (bytes32)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
viewAllCollectionTokens(uint256 _collectionIdview returns (uint256[])
viewCollectionDetails(uint256 _collectionIdview returns (string nameuint256 tokenPriceInWeiuint256 invocationsuint256 maxInvocationsbool pausedbool locked)
viewCollectionScript(uint256 _collectionIdview returns (string)
State-modifying
addBaseURI(string _newBaseURIuint256 _collectionId
addCollection(string _nameuint256 _tokenPriceInWeiuint256 _maxInvocations
addCollectionScript(uint256 _collectionIdstring _script
approve(address touint256 tokenId
lockCollection(uint256 _collectionId
pauseCollection(uint256 _collectionId
purchase(uint256 _collectionIdpayable returns (uint256 _tokenId)
purchaseTo(address _touint256 _collectionIdpayable returns (uint256 _tokenId)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed _touint256 indexed _tokenIduint256 indexed _collectionIduint256 _invocationsuint256 _value
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.