ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 103 txns
Deployed by via 0xc5767586 at 14783619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 99 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 99 additional slots
19 additional variables

No balances found for "ERC1967Proxy"

0xf827960a79f52d0bad9b73ca285e86f7fbacdaaa5d197955922ee9c3c73742a6
0x154e2788eae048fab7dbd2e5b7a2e08b50502592e48176782e5cb1668e264bf2
0xbb367be145ff852e49c34ef7b23b46db9fc678798c55c0570477d7a0206917da
0x0f118d7d6db4c8dd83557cc2606ee5f72a39dd37c577762d949ba2caac269e7c
0xe8ee900efb4a6e2476333a93b44aa406af865bd9fd92dcc08c5e17c02efdaf66
0x7f3e77d576ef5bc7920745d397d9a454eb8ae0b40505f7e4ec6774fa090337bc
0x21568ee2bb82a97cf0b7df742dcfeb74495a99dc3be00b304b877c0ee0ab119b
0xbd57cd385c5db8fa43bc27557f3792fd9fae8e055364d04f6209fd0e98ad28da
0xdd23f5eb2064664a0164917e747d43645022c77a6ea3b21c6fc693fc45bfd348
0xc803690112af3210d0f48530ada70fc345887e5f3f67e7d573007058a8505250

Functions
Getter at block 21227824
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
claimAmount(view returns (uint256)
1
claimEnabled(view returns (bool)
false
claimFee(view returns (uint256)
0
isManaged(view returns (bool)
true
maxSupply(view returns (uint256)
0
maxSupplyLocked(view returns (bool)
false
name(view returns (string)
Passage Protocol Member
owner(view returns (address)
0xddf3f502569238e26d06dd233ba954bef8c3470b
passageRegistry(view returns (address)
0x8208792493b50913ed495f9caf9a30662debbf57
passportVersion(pure returns (uint256 version)
0
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
PPM
transferEnabled(view returns (bool)
true
transferEnabledLocked(view returns (bool)
false
trustedForwarder(view returns (address)
0x0000000000000000000000000000000000000000
uri(view returns (string)
https://api.passage.xyz/passport/metadata/1/0x9438adad952faa182d002f9e7af2e48e8c465764/
versionLocked(view returns (bool)
false
versionRecipient(pure returns (string)
0.1.0
whitelistClaimEnabled(view returns (bool)
false
whitelistClaimFee(view returns (uint256)
0
whitelistRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
hasUpgraderRole(address _addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistClaimed(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claim(uint256 _amountpayable 
claimWhitelist(bytes32[] _proofuint256 _maxAmountuint256 _claimAmountpayable 
eject(
grantRole(bytes32 roleaddress account
initialize(address _creatorstring _tokenNamestring _tokenSymbolbool _transferEnableduint256 _maxSupply
lockMaxSupply(
lockTransferEnabled(
lockVersion(
mintPassport(address toreturns (uint256)
mintPassports(address[] _addresses
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setClaimEnabled(bool _claimEnabled
setClaimOptions(uint256 _claimFeeuint256 _claimAmount
setMaxSupply(uint256 _maxSupply
setOwnership(address newOwner
setTransferEnabled(bool _transferEnabled
setTrustedForwarder(address forwarder
setWhitelistClaimEnabled(bool _claimEnabled
setWhitelistClaimFee(uint256 _claimFee
setWhitelistOptions(uint256 _claimFeebytes32 _whitelistRoot
setWhitelistRoot(bytes32 _whitelistRoot
transferFrom(address fromaddress touint256 tokenId
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseUriUpdated(string uri
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
MaxSupplyLocked(
MaxSupplyUpdated(uint256 maxSupply
OwnershipSet(address indexed previousOwneraddress indexed newOwner
PassportInitialized(address registryAddressaddress passportAddressstring symbolstring namebool transferEnableduint256 maxSupply
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TransferEnableUpdated(bool transferable
TransferEnabledLocked(
Upgraded(address indexed implementation
VersionLocked(
Withdraw(uint256 valueaddress indexed withdrawnBy
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.