ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 695 txns
Deployed by via 0x244a4c14 at 14914550
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

No balances found for "ERC1967Proxy"

0xbbc8b1874cf684e78e6f38538811eef6f8da8e2e947b88045878cd320d82c31f
0xdade450c8040b31ab7a9654ca9581c5626d7431b12b285bf9a4100f399a38602
0x5304281bb6f10b6eb1f8e7de3c7755311aebf5ccb0d07f2c59ad991729c513d5
0x75f140fbab1b08f19b30cf4fb2f94c2caed4a6b05bba26da451ef3fe5581cee9
0x49a51f5bdfbaa6df13c3e640f2b26f78d45c296b497e54dc4967ece63c650290
0x8b1c2c393b86742192a45ca85a6dabdd5801f8ad66c5832932f93b15ab468d8f
0x00ccadc26c857997dcd3745543caf86ac8dfad21c05922744466c7ddb296139c
0x1df89bff77bebf6bce467534bcd74511a317c58505374c6dc4bc70cb7c67a2fc
0x7ba3558fcdf8daa8a95a05ef823249d1660bcb2dac4a11ed4ffde5844c4272a2
0x973e274eee16b5ae6ffbb11435900cc085e63ad28d78781c0485e8e1a9e93083

Functions
Getter at block 21304892
FEATURE_ALLOW_ANY_NFT_CONTRACT_FOR_LINKING(view returns (uint32)
4
FEATURE_ALLOW_ANY_NFT_CONTRACT_FOR_UNLINKING(view returns (uint32)
64
FEATURE_DEPOSITS(view returns (uint32)
8
FEATURE_LINKING(view returns (uint32)
1
FEATURE_UNLINKING(view returns (uint32)
2
FEATURE_WITHDRAWALS(view returns (uint32)
16
ROLE_ACCESS_MANAGER(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
ROLE_LINK_PRICE_MANAGER(view returns (uint32)
65536
ROLE_NEXT_ID_MANAGER(view returns (uint32)
131072
ROLE_UPGRADE_MANAGER(view returns (uint256)
28948022309329048855892746252171976963317496166410141009864396001978282409984
ROLE_WHITELIST_MANAGER(view returns (uint32)
262144
aliContract(view returns (address)
0x6b0b3a982b4634ac68dd83a4dbf02311ce324181
features(view returns (uint256)
71
feeDestination(view returns (address)
0x0000000000000000000000000000000000000000
getImplementation(view returns (address)
0x8382671d1ced3ce395b539f8469ec8fe357faada
iNftContract(view returns (address)
0xa189121ee045aeaa8da80b72f7a1132e3b216237
linkFee(view returns (uint96)
0
linkPrice(view returns (uint96)
0
nextId(view returns (uint256)
4294967824
personalityContract(view returns (address)
0xdd70af84ba86f29bf437756b655110d134b5651c
Read-only
evaluateBy(address operatoruint256 targetuint256 desiredview returns (uint256)
isAllowedForLinking(address targetContractview returns (bool)
isAllowedForUnlinking(address targetContractview returns (bool)
isFeatureEnabled(uint256 requiredview returns (bool)
isOperatorInRole(address operatoruint256 requiredview returns (bool)
isSenderInRole(uint256 requiredview returns (bool)
isWhitelisted(address targetContractview returns (bool allowedForLinkingbool allowedForUnlinkingbool forbiddenForLinkingbool forbiddenForUnlinking)
userRoles(addressview returns (uint256)
whitelistedTargetContracts(addressview returns (uint8)
State-modifying
deposit(uint256 iNftIduint96 aliValue
link(uint96 personalityIdaddress targetContractuint256 targetId
unlink(uint256 iNftId
unlinkNFT(address nftContractuint256 nftId
updateFeatures(uint256 _mask
updateLinkPrice(uint96 _linkPriceuint96 _linkFeeaddress _feeDestination
updateNextId(uint256 _nextId
updateRole(address operatoruint256 role
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
whitelistTargetContract(address targetContractbool allowedForLinkingbool allowedForUnlinkingbool forbiddenForLinkingbool forbiddenForUnlinking
withdraw(uint256 iNftIduint96 aliValue
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
LinkPriceChanged(address indexed _byuint96 _linkPriceuint96 _linkFeeaddress indexed _feeDestination
LinkUpdated(address indexed _byuint256 indexed _iNftIdint128 _aliDeltauint96 _feeValue
Linked(address indexed _byuint256 _iNftIduint96 _linkPriceuint96 _linkFeeaddress indexed _personalityContractuint96 indexed _personalityIdaddress _targetContractuint256 _targetId
NextIdChanged(address indexed _byuint256 _oldValuint256 _newVal
RoleUpdated(address indexed _byaddress indexed _touint256 _requesteduint256 _actual
TargetContractWhitelisted(address indexed _byaddress indexed _targetContractuint8 _oldValuint8 _newVal
Unlinked(address indexed _byuint256 indexed _iNftId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.