Rock Paper Scissors

Verified contract

Active on Ethereum with 559 txns
Deployed by via 0x230c2f6d at 14832290
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Rock Paper Scissors"

0x5d3b351299329bce40f02a7197663226f840b030ca51bcf4c652daeabc5bff61
0x4a7b136cb9fafd3f0620bab7cfc4bbffd322125ad8fe0420a4409f439cb4c5aa
0x0b2d7c93750d0b466ffae34879c5c728c4464b10f61bad33d5523703e2aad11d
0x1d2a6d254956086938778479ddbe296816490cdcfbe2136a341c9ca139715b10
0x4e3af01be46c3557bc326d91b7cb1801e4b8adaa449af092139457de75a69ac4
0x560852da080013b024bba504d3faaa26a0fb1a81f6e7eaf0ce94a1296fcbaa82
0xc2cb240346e80e5a5a4c82cf8a293b3c885039c629ecfa749e33afabc8088adc
0x1cfed6ec8fb82f9ccc5588306f6b7709d02d2a177c4f14b577ab5a28358f355d
0xe6759154b1ad5a0a53c7891dc573aa9fc2df1f5f80ed0be673290799db005842
0x07da8cbbb59bf36ed59837c8622ddd47b709a681227727fa1d407ac4242b7b7c

Functions
Getter at block 21309405
FREE_MAX_SUPPLY(view returns (uint256)
3333
MAX_PER_TX(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
3333
baseExtension(view returns (string)
.json
name(view returns (string)
Rock Paper Scissors
notRevealedUri(view returns (string)
owner(view returns (address)
0xa4125a8cea94264394ea43d256d94d8590d34b60
paused(view returns (bool)
false
price(view returns (uint256)
2800000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
revealed(view returns (bool)
true
symbol(view returns (string)
RPS
totalSupply(view returns (uint256)
3261
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
State-modifying
approve(address touint256 tokenId
mint(uint256 _amountpayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeMaxSupply(uint256 _newFreeMaxSupply
setMaxPerTx(uint256 _newMaxPerTx
setMaxSupply(uint256 _newMaxSupply
setNotRevealedURI(string _notRevealedURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.