Plodding Pirates
Verified contract
Active on
Ethereum with 1,276 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.48)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 0.772055 | $0.624575 |
$0.48 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20667090 | 3 months ago | | | 0 | 0.00018003223 | |
| 20661882 | 3 months ago | | | 0 | 0.00041849928 | |
| 20569614 | 4 months ago | | | 0 | 0.000097268710 | |
| 20392130 | 5 months ago | | | 0 | 0.00015209380 | |
| 20197659 | 5 months ago | | | 0 | 0.00013828222 | |
| 19892520 | 7 months ago | | | 0 | 0.00014916787 | |
| 19740732 | 8 months ago | | | 0 | 0.00036785704 | |
| 19657242 | 8 months ago | | | 0 | 0.00047681272 | |
| 19426087 | 9 months ago | | | 0 | 0.0026306421 | |
| 19383743 | 9 months ago | | | 0 | 0.0037276722 |
ABI
ABI objects
Getter at block 21388570
LICENSE_TEXT() view returns (string)
MAX_PIRATES() view returns (uint256)
10000
PiratePrice() view returns (uint256)
25000000000000000
PirateReserve() view returns (uint256)
0
Pirate_Provenance() view returns (string)
baseURI() view returns (string)
https://ploddingpirateapi.herokuapp.com/api/token/
maxPiratePurchase() view returns (uint256)
30
name() view returns (string)
Plodding Pirates
owner() view returns (address)
0x531604029d1c3e7a3cd3437d3a95a61336987e2d
saleIsActive() view returns (bool)
false
symbol() view returns (string)
PPS
totalSupply() view returns (uint256)
1883
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenLicense(uint256 _id) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
changeLicense(string _license)
emergencyWithdraw()
flipSaleState()
lockLicense()
mintPirate(uint256 numberOfTokens) payable
renounceOwnership()
reservePirates(address _to, uint256 _reserveAmount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setPiratePrice(uint256 newPrice)
setProvenanceHash(string provenanceHash)
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)
licenseisLocked(string _licenseText)
constructor()
receive()
This contract contains no error objects.