metaSKINZ Packz
Verified contract
Active on
Ethereum with 100 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x89a0…1dc4
5 additional
variables
Balances ($584.88)
Native
Value
$584.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.185925 | $3,145.81 |
$584.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16150157 | 2 years ago | | | 0 | 0.00034089380 | |
| 14215168 | 3 years ago | | | 0 | 0.0029776549 | |
| 14213957 | 3 years ago | | | 0 | 0.0067697733 | |
| 14207105 | 3 years ago | | | 0 | 0.0029566089 | |
| 13949281 | 3 years ago | | | 0 | 0.0061001192 | |
| 13296268 | 3 years ago | | | 0 | 0.0022950483 | |
| 13275154 | 3 years ago | | | 0 | 0.0019749579 | |
| 13269676 | 3 years ago | | | 0 | 0.0028151689 | |
| 13266758 | 3 years ago | | | 0 | 0.0025147960 | |
| 13266750 | 3 years ago | | | 0 | 0.0027713895 |
ABI
ABI objects
Getter at block 21203947
EDITION() view returns (uint256)
0
MAX_MINT() view returns (uint256)
10
MAX_RESERVED() view returns (uint256)
111
MAX_SUPPLY() view returns (uint256)
10000
MINT_PRICE() view returns (uint256)
55500000000000000
TRAITZ_PER_PACK() view returns (uint256)
12
contractURI() view returns (string)
https://metaskinz.mypinata.cloud/ipfs/QmUXbZF1DNzNUS5fFG9xBXqMcavX9Pec8JwudvkcTcC3LV
name() view returns (string)
metaSKINZ Packz
owner() view returns (address)
0xa3b52f43db89218ed2e0f448a623f038e4c544ff
saleActive() view returns (bool)
false
symbol() view returns (string)
PACKZ
tokenIds() view returns (uint256)
142
totalReleased() view returns (uint256)
7584075000000000209
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
138
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)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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 approve(address to, uint256 tokenId)
flipSaleActive()
mint(uint256 amount) payable
open(uint256 tokenId)
openMultiple(uint256[] tokenIds)
release(address account)
renounceOwnership()
reserve(uint256 amount, address to)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setPackzContractURI(string URI)
setPackzURI(string URI)
setTraitzBaseURI(string URI)
setTraitzContractURI(string URI)
setTraitzMetadataURI(string URI)
setTraitzPrivateSeed(bytes32 privateSeed)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string packzURI, address traitzAddress, address[] payees, uint256[] shares)
receive()
This contract contains no error objects.