PodFragment

Verified contract

Active on Ethereum with 278 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PodFragment"

0x7baaca91aa5f6de603d377dfcd27a7df44b98996640e9f7c0e7d0ff4c10435f2
0x1e8970cc88dee83f380e641017d6f2ee106378fc95de317f07b779c4a3e7cbb3
0x1f880a5ef181a46dcfbdc0691a83cc2d83c57315e6445b47017295751437c94e
0xfc30077c395f061a95777780b48a96fd8862df591d68fc2cafa5fd320bac6d33
0x6b9a5741ccdec35b44fbf20b7338c9693b38d094ecc40bdb49aa740c821b9fb5
0x0c8af6effe9858bab25e2b5184b8880f1338bbeb7568fdab78017c467d20592d
0x69a0d1cb7365b1ce37fa5b55e83d8080d3b156a3a74ca2cc69564e3924682bdb
0xb7ff7b4907f53bd45a7c7844bc3a400100875715c1b27e800576e728cfe29147
From
0x2a23aa52368ad33d6795aab9e14d27d155ffe89f91e7966e2689814e67eb36f3
0xae879a0d25c9554b6dfc9da758b5020159c95ce88b51df79b759c3b6dab58470

Functions
Getter at block 20873506
MAX_SUPPLY(view returns (uint256)
4100
descriptorAddress(view returns (address)
0x8b8962688d51c43f2447f507f6c69583675c7fef
mintCount(view returns (uint256)
2963
owner(view returns (address)
0x7ef83b3c5ffd3c7d7d8157f160a46986937c1dcc
wormholeAddress(view returns (address)
0x4ba5106d46b704ca05b6423fde7ee63259e28ca4
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mintMany(address touint256 amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAddresses(address _wormholeAddressaddress _descriptorAddress
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.