RSS3 Whitepaper

Verified contract

Active on Ethereum with 5,044 txns
Deployed by via 0x9b1dd03a at 14034963
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RSS3 Whitepaper"

0x383aa049a5ef30083d0e00f958640a9c7a81b84e07a0585eb34a537207f374bc
0x0f4c927bbc8f923e6c8bebb248dced198a1cd130569037ecdbbd13e107343721
0x38d0c5343dece930b7afba16ab9b9771619f933b0b9032d82bd1ad9e5525eb7c
0xd7df6e134ba26e921139d128b86e363a3d281514c1b248408c7f939870906bd3
0xf278df16f6f77397eda07fe74245ed823a520dff14da534bca095be1d323ab61
0x7829d66cc1cdb1504da6a2c2b1777a36a3c82254e6d0e155c91f15c244e30ea7
0x995b59f0b3e9e1770184a8c04a3ac52dcf5031bda168ac1413186780fa830ddd
0x6ede04317d62c6e3f2251a1f7455dc9c117b6e6a6beb22d3299386efe60a6e3b
0x4a2d1082245403826e0931316209a2f65762af90ca479e02101edb2327ffcdc7
0x53f1787b6c464590bce52acbfdb3a5ebfe8c4744ec78ca167c40ab22f657aec4

Functions
Getter at block 21243915
MAX_SUPPLY(view returns (uint256)
2048
name(view returns (string)
RSS3 Whitepaper
owner(view returns (address)
0x8c23b96f2fb77aae1ac2832debee30f09da7af3c
symbol(view returns (string)
RWP
totalSupply(view returns (uint256)
2048
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasMinted(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 saltbytes sig
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setSigner(address account
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.