IntelliLinkerV3

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc3bf3ef0 at 17478723
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 "IntelliLinkerV3"

No transactions found for "IntelliLinkerV3"


Functions
Getter at block 20888849
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)
0x0000000000000000000000000000000000000000
features(view returns (uint256)
0
feeDestination(view returns (address)
0x0000000000000000000000000000000000000000
getImplementation(view returns (address)
0x0000000000000000000000000000000000000000
iNftContract(view returns (address)
0x0000000000000000000000000000000000000000
linkFee(view returns (uint96)
0
linkPrice(view returns (uint96)
0
nextId(view returns (uint256)
0
personalityContract(view returns (address)
0x0000000000000000000000000000000000000000
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
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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.