ERC6551Account
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
10
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ERC6551Account"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ERC6551Account"
ABI
ABI objects
Getter at block 21322768
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] 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 chainId, address tokenContract, uint256 tokenId)
(chainId=39060574162344668826165453133102916569324809761876500302640991260155836044385, tokenContract=0xf286116100a55780634f1ef28614610225578063, tokenId=36899415763827275000496654544188861160156106947742338942642171812612974159636)
Read-only
isValidSignature(bytes32 hash, bytes signature) view returns (bytes4 result)
isValidSigner(address signer, bytes context) view returns (bytes4 result)
supportsInterface(bytes4 interfaceId) view returns (bool result)
State-modifying
Events execute(address target, uint256 value, bytes data, uint8 operation) payable returns (bytes result)
executeBatch(struct ERC6551Call[] calls, uint8 operation) payable returns (bytes[] results)
upgradeToAndCall(address newImplementation, bytes data) payable
Upgraded(address indexed implementation)
This contract contains no constructor objects.
fallback()
receive()
OperationNotSupported()
SelfOwnDetected()
Unauthorized()
UnauthorizedCallContext()
UpgradeFailed()