Royal Society Chips

Verified contract

Active on Ethereum with 3,601 txns
Deployed by via 0x965ddbb1 at 13155812
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.24
0x819db26fb5a373ad57f891601455b7a09196b25a38a08673e61184dd972829a2
0x4fcabdf4eb16876e1a731e27871e5b570e07627135d5803e8c5daa55795e010b
0x726b546df1df66e7160a9a578a877b9f3dd925e8bfcf0636dd42adecc4301442
0x1e8483e98715003fddbe4445997be61f5a9508bd806af7fcc795d9e393b39016
0xff49e4bd6a6dcff680ac406478cdfb93f558be1e36f0b1574e697cd70de1ecbc
0x29b94e00aeabc27f6cab3fd2bf780c0631467256d2ff06bd91d82424f687b07d
0xf73bf824da247d6fcdeaed88ff02b447668ed71a9ed014cdd4ff24eeb6118a1c
0x4c6bd0e6f9c63f828fdc21aa5425267d1ca4065ed1923215fb18894e17b23383
0x7137833a6c869d89e9a69b0d242056db83d66ea46ba4f68480253d2a9192182a
0x7e4e6215947bfda43bba4ee0d186a2c45c2f73f70a94eb45185c459cbaad3993

Functions
Getter at block 20895150
getDropDuration(view returns (uint256)
864000
getDropTime(view returns (uint256)
1630713600
getTotalLeftUnredeemed(view returns (uint256)
0
isDropOpen(view returns (bool)
false
name(view returns (string)
Royal Society Chips
owner(view returns (address)
0xed93ef3745c23b94879092a3ec7939cf6ceac990
royalSociety(view returns (address)
0xb159f1a0920a7f1d336397a52d92da94b1279838
symbol(view returns (string)
RoyalSocietyChips
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getUnredeemedAmount(address playerview returns (uint256)
getUnredeemedCards(address playerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isCardRedeemed(uint256 _cardIdview 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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
claim(uint256 _countpayable 
claimUnredeemed(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDropDuration(uint256 time
setDropTime(uint256 time
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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 baseURIaddress royalSocietyAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.