Cornerstone.land

Verified contract

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

No balances found for "Cornerstone.land"

0x88107b2a635c23c950ba2264d0e3df80813ac5655971e786dffee1bac9782fd8
0x275847383666ba366b0a4c79bce76ed592912c1d893c39fb27108a0ef854ea57
0x791c7d97bd6d3f180852980fe74df2a48be2d39d756d0fe587ace501dd0e63f3
0xdac3c3c696517a48c10384bede6f377db3590412d414fa7d9be40e722b698a69
0x5da40d7dc7aac34fa6033c7c2f31106b1dba101bdc8055415ef3efd8590050ef
0x8fd459b5b190d3d4faa9a6d5ad7c161c16171caf5e4304315b846f5318e94cca
0xacb5cbfac13cdf0bfd3305fb184c5ee83b145e2df8d2b3dcf00e73582f539c7f
0xc9a831027abf75fc48e41708f24f626524f816563e14c015590a484be973c4af
0x110c9e10f5c1b31e9ba323bdeeb2e359ed24ba7dbc62dadc366b59fc4751c787
0x793de75181672f4834c16b2bb7e3f986ec16cd666ceece4b6360812e232e73f4

Functions
Getter at block 21418073
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
_makerFee(view returns (uint256)
90
_tokenIdTracker(view returns (uint256 _value)
134
mintedCount(view returns (uint256)
134
name(view returns (string)
Cornerstone.land
priceOne(view returns (uint256)
10000000000000000
symbol(view returns (string)
CORNERSTONE
totalSupply(view returns (uint256)
134
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isAvailable(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenToOwner(uint256view returns (address)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
buy(uint256 tokenIdpayable 
grantRole(bytes32 roleaddress account
mint(
mintBatch(uint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPriceOne(uint256 mintPrice
setTokenURI(uint256 tokenIdstring _tokenURI
toggleBuying(
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(uint256 tokenIdaddress minteruint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring baseTokenURIuint256 mintPriceOneuint256 maxbool mintingEnabledbool buyingEnabledaddress adminaddress makerFeeAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.