Arcadia Account

Verified contract

Active on Base with 2,802 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xd0c800cb85b99b854dba8b02bc584d65435f234c3b61b0da86787933ec996f50
0xe06b657d02214ff736ff8b4e7af1e59d86ff4a4a351e11b73b92f46db18b9924
0x76b6c92cdee6b6f79c0ad880743945cdace7286328e7c5e22f3ac4921d280386
0xab53599a215e019ce75bb2968a0534aa3fc6061bc3a811c053c22bcf39332c7d
0x8ebc778d4f594f65704a92b93c1f2ed603684da95632b31633923960c0067a8e
0xe64741e2ce2dce61483b62556264d88186b1505c70f541d233b626619a8ea644
0x5f350597d651ee74da93d56d1ea0a8678d3dfacefe6d97cd926480e7c76d0f3e
0xa9a88455b2f136ba480b8b780d07c23379e81098fe6fa1a53202a2bf5221cced
0x65de0ed872c6fa4937711475ec2a6acca1ba1d96dd3433f771bbe10a589607ad
0x76521050c2e18e2c9895b1826d0be759c1740135b053f424cf4aa94e0a2a3493

Functions
Getter at block 22755777
allAccountsLength(view returns (uint256 numberOfAccounts)
2432
baseURI(view returns (string)
https://api.arcadia.finance/v1/api/accounts/metadata/8453?factory_id=
createPaused(view returns (bool)
false
guardian(view returns (address)
0xedd41f9740b06ecbfe1ce9194ce2715c28263187
latestAccountVersion(view returns (uint88)
1
name(view returns (string)
Arcadia Account
owner(view returns (address)
0xb4d72b1c91e640e4ed7d7397f3244de4d8acc50b
pauseTimestamp(view returns (uint96)
0
symbol(view returns (string)
ARCADIA
 
unpause(pure 
versionRoot(view returns (bytes32)
0xcc69885fda6bcc1a4ace058b4a62bf5e179ea78fd58a1ccd71c22cc9b688792f
Read-only
accountIndex(addressview returns (uint256)
accountVersionBlocked(uint256view returns (bool)
allAccounts(uint256view returns (address)
balanceOf(address ownerview returns (uint256)
getApproved(uint256view returns (address)
isAccount(address accountview returns (bool)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
ownerOfAccount(address accountview returns (address owner_)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string uri)
versionInformation(uint256view returns (address registryaddress implementationbytes data)
State-modifying
approve(address spenderuint256 id
blockAccountVersion(uint256 version
changeGuardian(address guardian_
createAccount(uint32 saltuint256 accountVersionaddress creditorreturns (address account)
pause(
safeTransferAccount(address to
safeTransferFrom(address fromaddress toaddress account
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setNewAccountInfo(address registryaddress implementationbytes32 versionRoot_bytes data
transferFrom(address fromaddress touint256 id
transferOwnership(address newOwner
unpause(bool createPaused_
upgradeAccountVersion(address accountuint256 versionbytes32[] proofs
Events
AccountUpgraded(address indexed accountAddressuint88 indexed newVersion
AccountVersionAdded(uint88 indexed versionaddress indexed registryaddress indexed implementation
AccountVersionBlocked(uint88 version
Approval(address indexed owneraddress indexed spenderuint256 indexed id
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
GuardianChanged(address indexed useraddress indexed newGuardian
OwnershipTransferred(address indexed useraddress indexed newOwner
PauseFlagsUpdated(bool createPauseUpdate
Transfer(address indexed fromaddress indexed touint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccountVersionBlocked(
FactoryMismatch(
FunctionIsPaused(
FunctionNotImplemented(
ImplIsZero(
InvalidAccountVersion(
InvalidRecipient(
InvalidUpgrade(
OnlyAccount(
OnlyAccountOwner(
OnlyGuardian(
UnsafeRecipient(
VersionMismatch(
VersionRootIsZero(