RabblePass
Verified contract
Active on
Ethereum with 5,401 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3999 additional slots
Balances ($0.00)
No balances found for "RabblePass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18313823 | a year ago | | | 0 | 0.00052542086 | |
| 17858993 | a year ago | | | 0 | 0.00051952642 | |
| 17536159 | a year ago | | | 0 | 0.00079584124 | |
| 17417327 | a year ago | | | 0 | 0.0010671005 | |
| 17053081 | 2 years ago | | | 0 | 0.0012766273 | |
| 16841356 | 2 years ago | | | 0 | 0.0013277195 | |
| 16711100 | 2 years ago | | | 0 | 0.00081490727 | |
| 16711086 | 2 years ago | | | 0 | 0.00088875991 | |
| 16710967 | 2 years ago | | | 0 | 0.00078785081 | |
| 16710963 | 2 years ago | | | 0 | 0.00084343785 |
ABI
ABI objects
Getter at block 21218196
currentPhase() view returns (uint256)
3
mintAllowed() view returns (bool)
false
mintStartBlock() view returns (uint256)
15649895
mintStartTime() view returns (uint256)
1664586023
name() view returns (string)
RabblePass
owner() view returns (address)
0xe00c190a7d995f9acc5830e085a7d9e13bc93502
symbol() view returns (string)
RabblePass
totalSupply() view returns (uint256)
4000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
enableMint()
mint(bytes32[] _merkleProof, uint256 _numToMint) payable
preMint(address _to, uint256 _count)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setTokenBaseUri(string _uri)
setWhiteList(bytes32 _merkleRoot)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BaseURIUpdated(string uri)
Mint(address indexed user, uint256 tokenId)
MintDisabled()
MintEnabled()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetWhitelist(bytes32 whitelistMerkleRoot)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.