ERC6551Account

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2de435a6 at 19910229
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC6551Account"

No transactions found for "ERC6551Account"


Functions
Getter at block 21322768
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=PremiumDAO, version=1.0.0, chainId=1, verifyingContract=0x2823c188d7897f69472f003027b326c0e78ce7f6, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
owner(view returns (address result)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
state(view returns (uint256 result)
0
token(view returns (uint256 chainIdaddress tokenContractuint256 tokenId)
(chainId=39060574162344668826165453133102916569324809761876500302640991260155836044385, tokenContract=0xf286116100a55780634f1ef28614610225578063, tokenId=36899415763827275000496654544188861160156106947742338942642171812612974159636)
Read-only
isValidSignature(bytes32 hashbytes signatureview returns (bytes4 result)
isValidSigner(address signerbytes contextview returns (bytes4 result)
supportsInterface(bytes4 interfaceIdview returns (bool result)
State-modifying
execute(address targetuint256 valuebytes datauint8 operationpayable returns (bytes result)
executeBatch(struct ERC6551Call[] callsuint8 operationpayable returns (bytes[] results)
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
OperationNotSupported(
SelfOwnDetected(
Unauthorized(
UnauthorizedCallContext(
UpgradeFailed(