Palestinian
Verified contract
Active on
Ethereum with 592 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Palestinian"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20809322 | 2 months ago | | | 0 | 0.00035987865 | |
| 20673768 | 2 months ago | | | 0 | 0.000056116997 | |
| 20668268 | 2 months ago | | | 0 | 0.00010407714 | |
| 20668252 | 2 months ago | | | 0 | 0.000053685401 | |
| 20667941 | 2 months ago | | | 0 | 0.000057464936 | |
| 20667815 | 2 months ago | | | 0 | 0.000091057658 | |
| 20667682 | 2 months ago | | | 0 | 0.00010439761 | |
| 20667624 | 2 months ago | | | 0 | 0.00010000824 | |
| 20667623 | 2 months ago | | | 0 | 0.000098535847 | |
| 20667621 | 2 months ago | | | 0 | 0.00010234797 |
ABI
ABI objects
Getter at block 21179581
cost() view returns (uint256)
500000000000000
freeAmount() view returns (uint256)
2
maxFreeSupply() view returns (uint256)
3000
maxSupply() view returns (uint256)
3333
name() view returns (string)
Palestinian
owner() view returns (address)
0xb5c927fd2d4e1a3bb9f009a0931193df8dcefef1
symbol() view returns (string)
Palestinian
totalSupply() view returns (uint256)
2837
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)
publicMint(uint32 amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setFree(uint256 freeamount, uint256 mf)
setUri(string i)
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)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
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.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()