Rise of the Apes

Verified contract

Active on Ethereum with 13,119 txns
Deployed by via 0x444c8552 at 16715678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
Native
Value $1.25
0x77062d83d46ede6925a26b2d3e514768e60d317153e05c684ed1d8c045d833d7
0x1667fc4d581477f807650adb3738459e05d9d9b5279f7ed979563140f1f378cf
0xce901371d645add536e89206cba0e8693df3654f4c80da91f71fbd1a8a171092
0x176430d23c4208da0ec8fbf55e1805a35815872b1106474b92767879568d92fa
0x18c9a638d44fd17cea367dce7f533d63b5759fdaa18e067150278d3f6d9f5dd7
0x5745a7df9cc929adf55fbfca8b28101561c9e40fa830dfa63197b319abb0a62b
0x6327f35d795f8d86a17fee72f888f1db98dea5f52409ea8241ab300163012c60
0x2a89142eec73f6d56eeda26e26ee4c931d79e791e0e0aff9bd21d673c755b8e9
0xcc7abb69c3a6fb9c238cf7916f42b483ffa51fd67073ea2e97eaf919541bc7b4
0x8709b11f625292540773bf760ef3a84e3a3e333dc427a72a3eec3457e23faef3

Functions
Getter at block 20945150
_metadata(view returns (string)
https://files.atsnft.io/token/
futureUtilityContract(view returns (address)
0x0000000000000000000000000000000000000000
isBurnActive(view returns (bool)
true
isMutationsActive(view returns (bool)
false
isOperatorFilterRegistryRevoked(view returns (bool)
false
isReservedActive(view returns (bool)
false
name(view returns (string)
Rise of the Apes
nonMutatedMinted(view returns (uint256)
7000
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x3978a70acce93153f524e8fcdcba1e3ace0ac05b
symbol(view returns (string)
ROTA
totalReleased(view returns (uint256)
396500000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
8215
Read-only
balanceOf(address ownerview returns (uint256)
genesisMinted(uint16view returns (bool)
getAmountMintedPerType(uint8 mintTypeaddress _addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenToType(uint16view returns (uint16)
tokenURI(uint256 tokenIdview returns (string)
totalReleased(address tokenview returns (uint256)
typeToWalletMinted(uint8addressview returns (uint256)
State-modifying
approve(address operatoruint256 tokenIdpayable 
burn(uint256[] tokenIds
emergencyWithdraw(payable 
genesisMint(uint16 genesisIduint16 lookingGlassId
mint(address walletbytes voucheruint256 amountbool isCrossmintuint8 mintTypepayable 
mintAdmin(uint256 amountpayable 
release(address account
release(address tokenaddress account
renounceOwnership(
reservedMint(uint256 amount
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBurnActive(
setGenesisContract(address _contract
setLookingGlassContract(address _contract
setMetadata(string metadata
setMintActive(uint8 mintTypebool state
setMintCost(uint8 mintTypeuint256 newCost
setMintMax(uint8 mintTypeuint256 newMax
setMintPassContract(address _contract
setMutationsActive(
setReservedActive(
setSigner(address _signer
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
updateTokenType(uint16 tokenIduint16 newValue
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
MutationMint(uint256 tokenIduint16 genesisIduint16 lookingGlassId
NonMutationMint(uint256 tokenIduint256 amount
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
TokenTypeUpdate(uint256 tokenIduint16 newValue
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OnlyOwner(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(