This contract is being backfilled. You may encounter incomplete storage history.

Pods

Verified contract

Active on Ethereum with 14,903 txns
Deployed by via 0x3837f3f1 at 16141239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Pods"

0x68677523d18fc44fad53fcaa66338cc290d0843abf2e8d7709bae7acfb0bf98d
0x5abf54da3ab1d5f633273cef6c38db01e596074533afc27abba53c643b6b7f78
0x6fd8e2f15137942b25388ed538dd1872a4fe231de5bcc8018a5e6bbfecf5db67
0x5c5290707c48fcd7c61ffc7675c11fa152e295217405b907aae084d2b9047e85
From
0xa1e32c724d2717854c120c88f6d9596f82463e0daf8603b3f88957c99b3913d4
0x87050ec6f4cd9f8ace068bcfcec4dc6bc523d54d0f62d7de9c3c96e86a15aa74
0x933e6bdc0a58d47504bad36e84e432ed23c0ceaf9633ba6d4fc5ca3730a5c168
0xc6577f2f148876231df72939276912fc02dfe9116697d79bfc2a9193dbc960f4
0xa9c1d15a88a47043a7363a229c546dbcac971449b66395bafad976029ddccb24
0xaa64b5ec980631ceb7a925845b77ad10d1623798040a24adcd8beb966c1813d2

Functions
Getter at block 20793268
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DISTRIBUTOR(view returns (bytes32)
0x85faced7bde13e1a7dad704b895f006e704f207617d68166b31ba2d79624862d
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
contractURI(view returns (string)
https://digitalassets.fates.world/pod/contract.json
contractURI_(view returns (string)
https://digitalassets.fates.world/pod/contract.json
expiry(view returns (uint256)
2419200
getRoyaltyFee(view returns (uint256)
500
isOperatorFilterRegistryRevoked(view returns (bool)
false
launchedURI(view returns (string)
https://digitalassets.fates.world/pod/metadata/launched/{id}.json
name(view returns (string)
Pods
owner(view returns (address)
0xc0f26f847002066a0ed9817fc7f2599553f8a16e
paused(view returns (bool)
true
royalty(view returns (uint256)
500
symbol(view returns (string)
POD
unlaunchedURI(view returns (string)
https://digitalassets.fates.world/pod/metadata/unlaunched/{id}.json
Read-only
allowList(uint256view returns (address)
allowlistValve(addressview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasLaunched(uint256 _idview returns (bool)
hasRole(bytes32 roleaddress accountview returns (bool)
isAllowListed(uint256 _idaddress _pilotview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isLaunchListed(address _pilotview returns (bool)
launchClearance(addressview returns (bool)
royaltyInfo(uint256uint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
uid(uint256view returns (bool)
uri(uint256 _idview returns (string)
State-modifying
addToAllowList(uint256 _idaddress _pilot
addToLaunchList(address _pilotuint256 _charIduint256 _astrId
evacPodClaim(uint256 _id
evacPodLaunch(uint256 _podIduint256 _charIduint256 _astrId
grantRole(bytes32 roleaddress account
removeFromAllowList(uint256 _idaddress _pilot
removeFromLaunchList(address _pilot
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeOperatorFilterRegistry(
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseuri
setContractURI(string _contracturi
setExpiry(uint256 _expiry
setLaunchClearance(address _pilotbool _clearance
setLaunchedURI(string _suffix
setPaused(bool _paused
setRoyalties(address _recipientuint256 _value
setUnLaunchedURI(string _suffix
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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(address _rootaddress _distributoraddress _astrContractaddress _charContractstring _namestring _symbolstring _contractURIstring _baseURIstring _launchedURIstring _unlaunchedURIuint256 _royalty
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyRevoked(
OnlyOwner(
OperatorNotAllowed(address operator