This contract is being backfilled. You may encounter incomplete storage history.

Proof Of Stake Pages

Verified contract

Active on Ethereum with 76,842 txns
Deployed by via 0x30aed99f at 15420531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proof Of Stake Pages"

0x6b61d8397720924bafb9a1a2e49bd891d0334daa9f1a9ed3bb9bd40e4734e348
0x960c4d8f300195eedf20aac1c60cb57581b667642018ac1738855a6a97da73bb
0x7877b2669b442efaa27b00f68b8b523ac1b2cbb01ccf92c22a68fbb09663b965
0xb4b3126091aab1b8c40bcb907e44882cb55d7c82d5cb89aa52f4a6efd667283c
0x7fb36220ec3a9744299e257ed1458add1943b7ee84bc4f3c7978340557d302d8
0xc53f3326d5bdb9e4ddcc730e030cd8b9283e9d1b3553eca81d39b92a8606f0f3
0xb8d72926be01acbb51d2b7cdc07d6ca019c8742b2598207221880d1e2798c17c
0xca9163a431f8c2e3da32b785cb4b806d51167ad7d3f031281d190ecce86da0e7
0xc2c80f1fb5ead885f4b9e53c80141c482e4c50e6f02969af91bba152c2684774
0xfb8a4f136c5cbd27df5da91ff57a689b55d097c890d1d25fee4ca72e3eda9d8f

Functions
Getter at block 20795238
AUTOGRAPH_TYPEHASH(view returns (bytes32)
0xccd08678562e4aabd1f114d011724a173bf59f24e6fdd63c099009f667b56fcc
DOMAIN_SEPARATOR(view returns (bytes32)
0x52dddbf5e2cb594ec6299f97a1f8c08dc837a650902f0e95ee78e61c78e4aead
contractAddressString(view returns (string)
5bf5bcc5362f88721167c1068b58c60cad075aac
 
contractURI(pure returns (string)
currentMessage(view returns (string)
Thank you for supporting public goods, and enjoy the book!
name(view returns (string)
Proof Of Stake Pages
owner(view returns (address)
0xef335a85717c13627bc612749cd7e4c305c3439c
pledgeOpen(view returns (bool)
false
symbol(view returns (string)
PoSp
totalSupply(view returns (uint256)
71842
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
pledgeLimit(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
udonationTotal(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
pledge(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool _approved
setMessage(string _message
togglePledging(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateIfSigned(bytes _signaturestring _sigValuestring _timestampstring _message
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pledge(address indexed pledgeeuint256 indexed pledgeValue
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address[] _donorsuint256[] _amounts
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DoesNotExist(
InvalidSignature(
NotMinimumPledge(
PledgingDisabled(
SendFailed(
Soulbound(
ZeroSignature(