Angry Riders Society

Verified contract

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

No balances found for "Angry Riders Society"

0x3b15f947fa355942e7649b5e921e8ed2e0730cf8b7113813db15b53d3db6de99
0x9f78909722396f66983f042cdcb91c181641ce78150ada0a99596ca9be298a86
0x1e0784fd2639ca15082bc4a32fc054219dd9ded24d0f22f57f33dc40be9040c4
0x56f33d960311e0f9dc2d537567d0bfb38e424a792514f4807de9d16733b5ca75
0xdf332646973603d53f9ac201cb0d1bfdafb4f4e2c90cc5b916c7703e3325a2d0
0xf8c99fcc71caaea649c21832cfcfcb43af1df434aeb2c1d4ba656ad8d47de249
0x7781345a6b445b17ed0acdc9dd90d78104c46b39012e272ee44f0dc0220e8dcd
0xc16d5f02f6ab51f4f7accfc7ec7f2cf4ae396a38c4783ea9853fa18749d2021f
0x6a81baff62af2abe5d007220c195f6a9996c70ac9c2cb5011f74ec4b02488143
0xb186d6394ad27f7b5e8f5017001222604f3c5e1afa11a2b24552dd6d570527c7

Functions
Getter at block 20889118
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
https://api.angryapessociety.com/meta/
maxSupply(view returns (uint256)
4250
name(view returns (string)
Angry Riders Society
notRevealedUri(view returns (string)
https://api.angryapessociety.com/meta/
owner(view returns (address)
0x7e335118109437dbf575ecec645fa8c762aaac8a
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
ARS
totalSupply(view returns (uint256)
3132
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePricepure returns (address receiveruint256 royaltyAmount)
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[])
State-modifying
approve(address operatoruint256 tokenId
mint(uint256 ppID
mintMultiple(uint256[] ppIDuint256 amount
mintOwner(uint256 amount
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator