Rotten Riot

Verified contract

Proxy

Active on Ethereum with 156 txns
Deployed by via 0xd72914be at 17671380
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "Rotten Riot"

0xf5ff737853224dc880f0dc5855981ee345153caff862f11a7f1ba0e01d9fa544
0x595994184e07881c578572f9dbe675bae4709038f4a84e2b4c87b96768b6ba96
0x6cc9c4381dc27d9d033ddbe3cef47e2e268dcea05d70dfad89daa4c717c58d6e
0xebedfdda64b943744a299c3da2767e74a06f328762e1ad40330bcda33bc257d2
0xa2242752e6abc30e36efe5f263c3f3162bb115642a03a7d4f143c26a93e732f0
0x726b3747aecd4427a587369b2e024c2489f81c6a7e7e8d6e570a4d69c181ab3f
0xe73b91dadad6ada050d2447f74ab607c0a6ee3b0534ebd4cab5149620cb48abf
0x81fae3d0993a7fb678cb4bc8af75d0c108401ba7f7cc5bf6656b897320a0a371
0xb4e2203f133b6fe7f82091796d223003dd1d05bb48513ba429a907fa3859c57c
0x3a6d5994c08d256583ac0bfdf8308d1090ab36db9f25d89bed74072a155c88da

Functions
Getter at block 21219407
 
contractURI(view returns (string)
maxMintCountPerAddress(view returns (uint256)
4
maxSupply(view returns (uint256)
444
mintCost(view returns (uint256)
0
name(view returns (string)
Rotten Riot
owner(view returns (address)
0x3f0c8468b810b50e47d3f9e837a36956c8565b3b
paused(view returns (bool)
false
royaltyBasePoints(view returns (uint256)
400
symbol(view returns (string)
Riot
totalSupply(view returns (uint256)
444
Read-only
balanceOf(address ownerview returns (uint256)
char(bytes1 bpure returns (bytes1 c)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCountPerAddress(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
toAsciiString(address xpure returns (string)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
airDrop(address[] _receipientsuint256 amount
approve(address touint256 tokenId
initialize(string _namestring _symbolstring _baseURI_address _owneruint256 _mintCostuint256 _maxSupplyuint256 _maxMintCountPerAddressuint256 _royaltyBasePointsaddress _signerAddress
mint(uint256 _mintAmountpayable 
mintWhitelist(uint256 _mintAmountuint256 _mintCostbytes signaturepayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMintCost(uint256 _mintCost
setRoyaltyBasePoints(uint256 _royaltyBasePoints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.