PridePass
Verified contract
Active on
Ethereum with 1,891 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x91f3…951a
0x0c24…64f6
0xac4b…7f91
0xfdc6…7884
0x9d50…d8b2
0x9a33…e9b0
0xf088…24b7
0x09c3…bbf0
0xb261…1115
0xfcfc…dc5e
0x74e9…c1ed
3 additional
variables
Balances ($0.00)
No balances found for "PridePass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21025933 | a month ago | | | 0 | 0.00038244713 | |
| 20386049 | 4 months ago | | | 0 | 0.00024430122 | |
| 18290040 | a year ago | | | 0 | 0.00026697162 | |
| 18290038 | a year ago | | | 0 | 0.00031011317 | |
| 18290036 | a year ago | | | 0 | 0.00032045347 | |
| 18290034 | a year ago | | | 0 | 0.00033131824 | |
| 18290032 | a year ago | | | 0 | 0.00034751526 | |
| 18290030 | a year ago | | | 0 | 0.00035422863 | |
| 18290027 | a year ago | | | 0 | 0.00034550990 | |
| 18290023 | a year ago | | | 0 | 0.00034056656 |
ABI
ABI objects
Getter at block 21285318
name() view returns (string)
PridePass
owner() view returns (address)
0xeac96ab87066822542b2f8b5837f4965e0ef4032
publicSale() view returns (bool)
true
root() view returns (bytes32)
0xc742f076fd5c5e3f25bcbfbdefb6434ddb4a0ca57a05c6b3619b4b613ad11dfe
symbol() view returns (string)
PRIDE
totalSupply() view returns (uint256)
1000
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 addToPrideList(address _x)
adminPass(uint256 _amount, address _to)
approve(address to, uint256 tokenId)
divyDonations()
donate() payable
pridePass(bytes32[] _proof)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string _uri)
switchToPublic()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.