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

Reckless Whales

Verified contract

Active on Ethereum with 4,987 txns
Deployed by via 0xff33d6d6 at 12852477
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#4924)
ERC-721
--
0xfd27d2ff2c9fd67eb14fabc910ffb23105bb52fd25df847a27b15d7670b23a9d
0xd7f99b649237db539c4a5ae01d619dc1d8907eb9cc7951f272ea091413b5b38c
0x428cae46b5f054b94b30689924f8fc28123b694805c97a914d7fc7d1ba1de39c
0xfdec7281d47d7ae0d25ffaac15e1c6a2498391128c71e7ff805b4ec8a0a455a0
0x6d1c1e39447a9be59720c27c30a0bf2569a37479d43b1eb76e4e40c6e179c7bc
0x08ccd336796087e6dc5d266b624d9ea68aeb583ccd2a4867f1801116d7d84e0e
0x70149549ace5181aefe3e894ad0dd6d2e09f18940a6626bf5b7ddac5fe175927
0xe52a15de40bed9af28a48a89d3bfa6de66421270c016c2007ccf9f3123eb1965
0x70ec50872a973f681ad0f38c566c832cb4789657c511390b78bed90ace7e86e8
0xac6e704e7a096e91762159700cd3f3b685cfcdb12be433684fe8034015fbfce2

Functions
Getter at block 20793388
name(view returns (string)
Reckless Whales
owner(view returns (address)
0xbde85fcb8247ba7f75568d47236c4cafb76e72b9
symbol(view returns (string)
REWS
totalSupply(view returns (uint256)
9941
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
burn(uint256 tokenId
mint(uint256 amountpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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
CreateWhale(uint256 indexed id
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.