This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 7 minutes old. We're running behind the tip but working to resolve the issue.

OniRonin

Verified contract

Active on Ethereum with 7,105 txns
Deployed by via 0xe2ddeefb at 13440751
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21,627.67
0xe226554c2580825b4f6e8936d00f394253082c4a4cb34a2317608b4da36e45bb
0x4d26e85261d2021a7a9210ee971187593b0720c98ef9ffb11e9d1bc5096d0bef
0x287b6ecbc0a4bdd737e3c03ca3304ed6d2a672f6f3eb46658d9bf4c3b1ff5f44
0x00b34d780835188c2f4d0cb8e5d70eb084aad58a53156e68fd5481b40a253683
0x3e282ab6f47fb028af48cc2177f48a07aa4fe61f6ccb02da2bc68dec8a19e9c8
0x0372060b29864d1cf65af9b34bbba1852a5a577c6d3f322849eeeb729cefcfd1
0xe7936abbbb1a5d3c3758a25021cbd1c0c8255f72b427a59fdcba9f37341df221
0x2a9a51bb077e8201fce071694ab2022f8052e0ff583065ad4572fa6d079e08a2
0xa09c4054e9ef182e73b657c7e0e5a8c761735f674d70e3675751addb273fe21c
0x429388c03a834659bb01a8dea2a84d4fcc4729bf2d17e6106d4c00f06de83898

Functions
Getter at block 20793296
name(view returns (string)
OniRonin
owner(view returns (address)
0xd9590932576498fcf0df68f8b7d9a8d09e03ad5b
pauseState(view returns (bool _pausedbool _unpausableuint256 _startTimeuint256 _pauseTime)
(_paused=false, _unpausable=false, _startTime=1634598298, _pauseTime=0)
phase(view returns (uint8)
4
symbol(view returns (string)
ONI
tokenCount(view returns (uint16)
4445
totalSupply(view returns (uint256)
4288
Read-only
balanceOf(address ownerview returns (uint256)
catMinted(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
reservation(address _reservistview returns (uint24 blockNumberuint16[] tokens)
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
catMint(bytes32[] merkleProofpayable 
ceremony(uint256 tokenId
claim(address reservistuint256 _count
mint(uint256 _countpayable 
mintGiveaway(uint16 numTokens
pause(bool _pausebool disable
renounceOwnership(
reserve(uint16 _countpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
startCeremonyPhase(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateURI(string _uriBasestring _uriSuffix
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Ceremony(uint256 indexed tokenId
Claim(address indexed reservistuint256 indexed tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(bool _pausebool _unpausableuint256 _startTimeuint256 _pauseTime
Reserve(address indexed reservistuint256 indexed tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _uriBasestring _uriSuffixaddress _whitelist
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.