RareBlocks Access Pass

Verified contract

Active on Ethereum with 259 txns
Deployed by via 0x3530dc94 at 13485797
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RareBlocks Access Pass"

0xb98112e370412fef609cbaff333d5abd3db65d8518048ed2b986c5450337f557
0x41262ed3fd9ae54cc003c28b9af9c38ff7ffff1e7d848648065b260ed0246142
From
0xd59791db48af5cdbed60c60cba51d9edc16f9cc374284977736366cd1ec270bd
0x777b642110cebf4f5f990618695e38aea0c33459b591ff2c23488f6f130c0a12
0x7e757ad2f588c241abad96d3d5a864dbf6bc45839b79e7394a6a9eb4055958a2
0x086d3d46517edaa58c06323cef99c7be21d4b8bfb3a413eee185f0e3b468dbe6
0x789b2d9940e73959fbaece92d0a96f774ec242ee9686f44539d7ba835e642851
0xa1559cfc2ccb964e9b03cc83a0d654af057c2d92b2aec837e6923e029ad7d981
0x96e6daad45f9dc520c38ac81f8e4aa5108394d8dcc8e3a8408a391238247b150
0xf8764a103d5b06594140aada2b48e881bbd91421c386fbba25c61064375450dc

Functions
Getter at block 20969116
getAccessPassSupply(view returns (uint256)
500
getBalance(view returns (uint256)
0
getPrice(view returns (uint256)
150000000000000000
getTokenCount(view returns (uint256)
250
name(view returns (string)
RareBlocks Access Pass
openMintIsActive(view returns (bool)
false
owner(view returns (address)
0x1bcbbd7f9415768338f92a9b8758fa4abee4ffd0
paused(view returns (bool)
true
preMintIsActive(view returns (bool)
false
symbol(view returns (string)
RAREBLOCKS
totalSupply(view returns (uint256)
250
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasAccessPassToken(address walletview returns (bool)
isAllowedToMint(address _addressview returns (bool)
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
_safeMint(address to
approve(address touint256 tokenId
mint(address _touint8 numberOfTokenspayable 
pause(
preMint(address _touint8 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(address[] addresses
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOpenMintActive(bool _openMintIsActive
setPreMintActive(bool _preMintIsActive
setPrice(uint256 price
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
Mint(address indexed _addressuint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.