OrcsOfOrakion

Verified contract

Active on Ethereum with 10,804 txns
Deployed by via 0xb8d6d590 at 13562572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1045)
ERC-721
--
 (#8412)
ERC-721
--
 (#8411)
ERC-721
--
 (#7838)
ERC-721
--
 (#7837)
ERC-721
--
 (#6659)
ERC-721
--
 (#6658)
ERC-721
--
 (#3085)
ERC-721
--
 (#3084)
ERC-721
--
0x5c010825d389a7342ec1022ff1ae19ee1341fd694cb26c8f12e88b152ba8f856
0x683799b2d146c42036611c0ba7dd5939685b3cc81569278ab89242c2a98b66d8
0x2ab05b18bc73f62fb72ba9545a66bab41ee292fbb1c009c6bdb69780946e3c9b
0xed084619af36c1d70548da6160b629929a393f076d24881c796567d58a7676bf
0x9363c08d055793fcbd70bfec4534d5c696afc4aa48f22acfcf38d74dab24ab0b
0xe93c3f27ed9dd4eaf1b7b3aa8955538d48250dbfec0fbc36df018028a2686c3d
0xfe9b179ffa4342c5b30200b1c5d66266dbebb9f3ba9df7f5ac89354a8ea14048
0x3183f4510ef0c77c8d12731eaca3eda49a81a155c29629a1e17d8b1e73188926
0x19e9b7ff985d397fad1be7a054857be29826676052be88edd4426aa024d76686
0x9a9e94aebfc64da3c9ec4f4de4ec00309dc143594adfce06ef0b0939975e4265

Functions
Getter at block 21313388
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmWMppLnu1uYRUfXYoR5ZoX7Fk3ktKewg5G89cxuPCsQpv/
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
2
maxSupply(view returns (uint256)
10101
name(view returns (string)
Orcs Of Orakion
nftPerAddressLimit(view returns (uint256)
2
notRevealedUri(view returns (string)
https://gateway.pinata.cloud/ipfs/Qmczgn4pXndWR3j4LEMZEM4BTiR2V6xxvAeC3uwj1i3Q5m
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x2ad858a2d668afec72d66b409da1e81cd4a7ce98
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
ORC
totalSupply(view returns (uint256)
10100
Read-only
addressPresaleMinted(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(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintOnlyOwner(uint256 _mintAmountaddress receiver
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
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(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 _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.