ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x6f9d8803 at 14783107
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "ERC1967Proxy"

0xefa76b1f6ec938d43eb0df654ce72021fb2ce9d352601cc71862058e365686f8
From
0x8ca5ea6cb509349f4a502f64f55aef1e030014e5586c8a5097a49e148322d7a6
0x27816177a4c8889b1423f8d8941dda6c597a3cb1c8def30cf4be8ae0bda2ff5e
0xdba706fd7ea340c87e32a1cfb9f2b6be6e4c338ec8637b858c872826466e664a
0x2915f25789eeb9054fc97819c503395fc2d21e6a98ba6a318fb7758284258d6d
0xaa76109f9fd8b54665430eadcc37e13432894069e6e5a137cc0b761887eac28e
0x81ffb8ba34b1bcf178e6ddf2491bbcdf8b713a96622216813999b1e3269352a3
0x6a944c35c4293c99b2dd0a8f52681642121200c1b6893621ee18ec24fac4bc21
0xce2349e6198293e91275b5c508290b3b7110476b49d51b415a4a05d9576b8479
0x1ac889188a8a7578dcbca9b328c32fa4f91e23325480f9aa3bdd60811703c79b

Functions
Getter at block 21161270
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
globalLoyaltyBaseURI(view returns (string)
https://api.passage.xyz/passageway/metadata/
globalPassportBaseURI(view returns (string)
https://api.passage.xyz/passageway/metadata/
loyaltyLatestVersion(view returns (uint256)
0
passportLatestVersion(view returns (uint256)
1
 
proxiableUUID(view returns (bytes32)
trustedForwarder(view returns (address)
0x0000000000000000000000000000000000000000
versionRecipient(pure returns (string)
0.1.0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
loyaltyImplementations(uint256view returns (address)
managedLoyaltyLedgers(addressview returns (bool)
managedPassports(addressview returns (bool)
passportImplementations(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addLoyaltyImplementation(address implementation
addPassportImplementation(address implementation
createLoyalty(returns (address loyaltyAddress)
createLoyalty(bytes datareturns (address loyaltyAddress)
createPassport(bytes datareturns (address passportAddress)
createPassport(string _tokenNamestring _tokenSymbolbool _transferEnableduint256 _maxSupplyreturns (address passportAddress)
ejectLoyaltyLedger(
ejectPassport(
grantRole(bytes32 roleaddress account
initialize(string _globalPassportBaseURIstring _globalLoyaltyBaseURI
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setGlobalLoyaltyBaseURI(string _uri
setGlobalPassportBaseURI(string _uri
setTrustedForwarder(address forwarder
upgradeLoyalty(uint256 versionaddress loyaltyAddressreturns (uint256 newVersion)
upgradePassport(uint256 versionaddress passportAddressreturns (uint256 newVersion)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
LoyaltyBaseUriUpdated(string uri
LoyaltyCreated(address indexed loyaltyAddress
LoyaltyLedgerEjected(address ejectedAddress
LoyaltyLedgerImplementationAdded(uint256 versionaddress implementation
LoyaltyVersionUpgraded(address indexed loyaltyAddressuint256 version
PassportBaseUriUpdated(string uri
PassportCreated(address indexed passportAddress
PassportEjected(address ejectedAddress
PassportImplementationAdded(uint256 versionaddress implementation
PassportVersionUpgraded(address indexed passportAddressuint256 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.