One Shape One Color

Verified contract

Active on Ethereum with 751 txns
Deployed by via 0x24427e78 at 13474973
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,364.44
0xd24c0f740e973282a32bfff1ae08e5fc371736e7970571dd51cbb2dbefe9f01c
0x53c642af5233102b4597d345a5e8640d8dc7944990822b809ad86544d164c045
0xca40b3515a6ad71d2ecf879a746250b11597db7ce8f27f550cf2629df057562b
0xad926f225a068a06f4cc6139e04beac0444ce784aa42e8a2fb6ab9cdbd49369f
0x0cdea02e3fad641f991720d01775f5af408312447619b3d95c32bec9dc1b1876
0x3ccc0a7285b79ba5e4024a53cde2b2797aaca3aca34ac1d560f3641d2a53f65f
0xc9c6b3db8a6d74b9455f9dc37749c9776ee78acb2aa1c093091f8b3d32e1c536
0x33e2a2cbf6e9f2fe8e1788f270e2cb5ef18785e4d2e742aa3442044f997e689b
0x89ccd744dc47302da311f7eccc175a9c8e262a07e520acf72696ba3f98a039c2
0xf4b3ad655ef47ce60b3a5ad9f2050c0053207ed1577472a5c6081d5e3b45e575
From

Functions
Getter at block 20837591
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://Qma1vuNe7zD5Ae5DfHf9qqJ6oT6FVXw8xa9B2QtHBjajSd/
cost(view returns (uint256)
1000000000000000
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
1256
name(view returns (string)
One Shape One Color
nftPerAddressLimit(view returns (uint256)
3
notRevealedUri(view returns (string)
ipfs://null
owner(view returns (address)
0xb2f541a5640d67725fca909f748b64c2dcdeab4b
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
1shape
totalSupply(view returns (uint256)
1256
whiteListActive(view returns (bool)
false
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxSupply(uint256 _newMaxSupply
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setWhiteListActive(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUriuint256 _initCostuint256 _initMaxSupplybool _revealed
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.