Pacific North West
Verified contract
Active on
Ethereum with 1,400 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe8cf…fb95
7 additional
variables
Balances ($0.00)
No balances found for "Pacific North West "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17356838 | a year ago | | | 0 | 0.0011722041 | |
| 17125068 | 2 years ago | | | 0 | 0.0017528568 | |
| 16754323 | 2 years ago | | | 0 | 0.00097299711 | |
| 16713889 | 2 years ago | | | 0 | 0.0010411488 | |
| 16660036 | 2 years ago | | | 0 | 0.0012453650 | |
| 16402125 | 2 years ago | | | 0 | 0.0021077115 | |
| 16349758 | 2 years ago | | | 0 | 0.0011674754 | |
| 16329039 | 2 years ago | | | 0 | 0.00093865289 | |
| 16328984 | 2 years ago | | | 0 | 0.0010496012 | |
| 16164765 | 2 years ago | | | 0 | 0.00057411465 |
ABI
ABI objects
Getter at block 21173069
PNW_MAX() view returns (uint256)
3333
PRICE() view returns (uint256)
70000000000000000
name() view returns (string)
Pacific North West
owner() view returns (address)
0x459657531aacf0f5987cf21837eef4db56e91a22
symbol() view returns (string)
PNW
totalSupply() view returns (uint256)
1508
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhiteListed(address addr) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdropPublic(address[] airdropAddress, uint256 numberOfTokens)
airdropSpecial(address to, uint256 tokenId)
approve(address to, uint256 tokenId)
mintSpecial(address to)
purchase(uint256 numberOfTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setActiveDateTime(uint256 activeDateTime, uint256 presaleHours, uint256 revealDelay)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setMaxLimit(uint256 specialLimit, uint256 publicLimit)
setMintPrice(uint256 presaleMintPrice, uint256 publicMintPrice)
setPaymentAddress(address paymentAddress)
setPurchaseLimit(uint256 purchaseLimit, uint256 presaleMintLimit, uint256 publicMintLimit)
setRevealURI(string revealURI)
setWhiteList(address[] whiteListAddress, bool bEnable)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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.