Base Rexies

Verified contract

Active on Base with 1,298 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.06
ERC-20
--
ERC-20
--
ERC-20
--
0xa46efdb29884892539369b05e2e013a8c061c223b5728c8acece8760e5d7d36b
0x40c0742bfdf76f39b6431daa96a9612bf37d707ed9f16d4532a93c6afcb162cf
0xd05c5e0de6f6c5100f576e057fe1ef44511115c6c077db5c3912c0fa0a1f5d88
0x6dff5f921ba9a10316bfd241b5ede26363c43c56b1a12a03d56b24e0dace0803
0xc088b1ef32882ba179ce76985c8e8225bb9c7d8ed8ef723003258715562767a2
0x26b59c5a94030639b78a662a63474c58a90ac9f1ef6f1b189899dac9216c6ea9
0x27d0fb239882ee7e1376086ca7ac187e4c171c6b72f762b55bb2eb796b06b23d
0x98dbec6e11e8526ecb9c6fe932df1f06b9cb8686a830724bf3a2d810046f6f8d
0x3d1152a3fb59325a5e305c68bf2f21b79016aaaa3d95d371ae46f6a6f7d6495f
0xe5934777028261a091b703a424f8c35b19e3781e06ed5913b7cdab95918cb87b

Functions
Getter at block 21736276
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
50
maxSupply(view returns (uint256)
3333
name(view returns (string)
Base Rexies
notRevealedUri(view returns (string)
ipfs://QmZYUATu72XzQUeiA7ie6hVsfPJzvVGp56TxLXxfsZYArM/
owner(view returns (address)
0xbba3ab0ac2c0dd0c7af3582d3ed8aa6735d780d7
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
BR
totalSupply(view returns (uint256)
1448
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.