Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

0x52194ea7a5694f29af16bd81cf6e439e56817924

Unverified contract

Proxy

Active on Base with 80 txns
Deployed by via 0x828262fd at 21115747
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $69.45
0xa204951d3525987efa2ccedcafb6203422eb043cc0afbe64dc04137a0ee6f15c
0xec32e10d4d766e083222afc06438fa28c12474f3636a89c6d0bc6b890bd0b253
0xdf274aebf7da48d6fd06939b204566d45aa5ddc1eed31d1abee562dd4755ded2
0xa386f221d1a5898a8bdd8a2c3858c5c4b490daf0226e3324e5ed1a8bebadce5e
0x9db0609495deb1b93d4ae8841f1341fb7c417cde582fce2ce3d059aa861d1e4a
0xc0d8ae4b9f61ce0921ca002c385468f8f405ff1b764a1321045f5d76a9cb3fda
0xb1b55f694f5cace140f62f24d131645af647b724d88434fcabf61858edb9a7eb
0x4dcbb595a1c018e7acc7cbc398d77540c727d0869918cbcb25d6a8f3ceec8155
0xa70f64212215795af7aa017b4de0e87bccdac0ca89731e515eb8f7a8de41f7e2
0xd4659d75f6ad56ba14d4d32f9bd6f84f63e1b6161311c4e7b16aa78e42e0f4de

Functions
Getter at block 23728882
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FEE_ACCOUNT(view returns (address)
0xa2fe8e38a14cf7beece22ae71e951f78ce233643
GLOBAL_TRADE_GUARDIAN(view returns (address)
0xe3f35754954b0b77958c72b83ec5205971463064
ROLE_CLIENT(view returns (bytes32)
0x43023f179164d629e1d761fb32e2db4dbd5ce417a23159d7da9cc7b562689285
ROLE_DEFINITIVE(view returns (bytes32)
0xd9c9e1a27f80559d0ef9cb96900d3b37cb5d56df00dca6d004c3b26d13df7898
ROLE_DEFINITIVE_ADMIN(view returns (bytes32)
0x71b4013af46185a424aaa4fe1eb172247581306dd750cb51be59e3864d3dc986
ROLE_TRADER(view returns (bytes32)
0x872340a532bdd7bb02bea115c1b0f1ba87eac982f5b79b51ac189ffaac1b6fce
STOP_GUARDIAN_ENABLED(view returns (bool)
false
TRADING_GUARDIAN_TRADING_DISABLED(view returns (bool)
false
WRAPPED_NATIVE_ASSET_ADDRESS(view returns (address)
0x4200000000000000000000000000000000000006
entryPoint(view returns (address)
0x0000000071727de22e5e9d8baf0edac6f37da032
supportsNativeAssets(pure returns (bool)
true
Read-only
getBalance(address assetAddressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isPasskeyClient(bytes accountview returns (bool)
isPasskeyTrader(bytes accountview returns (bool)
isValidSignature(bytes32 _hashbytes _encodedSignatureview returns (bytes4)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deposit(uint256[] amountsaddress[] assetAddressespayable 
disableStopGuardian(
disableTrading(
disableWithdrawals(
enableStopGuardian(
enableTrading(
enableWithdrawals(
execute(address targetuint256 valuebytes datapayable returns (bytes result)
executeBatch(struct CoreAccountAbstractionCall[] callspayable returns (bytes[] results)
grantPasskeyClientRole(bytes account
grantPasskeyTraderRole(bytes account
grantRole(bytes32 roleaddress account
initialize(struct BaseNativeWrapperConfig baseNativeWrapperConfigstruct CoreAccessControlConfig coreAccessControlConfigaddress _globalTradeGuardianOverride
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress callerConfirmation
revokePasskeyClientRole(bytes account
revokePasskeyTraderRole(bytes account
revokeRole(bytes32 roleaddress account
swap(struct SwapPayload[] payloadsaddress outputTokenuint256 amountOutMinuint256 feePctpayable returns (uint256)
unwrap(uint256 amount
unwrapAll(
updateGlobalTradeGuardian(address _globalTradeGuardian
validateUserOp(struct CoreAccountAbstractionPackedUserOperation userOpbytes32 userOpHashuint256 missingAccountFundspayable returns (uint256 validationData)
withdraw(uint256 amountaddress erc20Tokenreturns (bool)
withdrawAll(address[] tokensreturns (bool)
withdrawAllTo(address[] tokensaddress toreturns (bool)
withdrawTo(uint256 amountaddress erc20Tokenaddress toreturns (bool)
wrap(uint256 amount
Events
Deposit(address indexed actoraddress[] assetAddressesuint256[] amounts
GlobalTradeGuardianUpdate(address indexed globalTradeGuardian
Initialized(uint64 version
NativeAssetWrap(address actoruint256 amountbool indexed wrappingToNative
NativeTransfer(address indexed fromuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
StopGuardianUpdate(address indexed actorbool indexed isEnabled
SwapHandled(address[] swapTokensuint256[] swapAmountsaddress outputTokenuint256 outputAmountuint256 feeAmount
SwapHandlerUpdate(address actoraddress swapHandlerbool isEnabled
TradingDisabledUpdate(address indexed actorbool indexed isEnabled
Withdrawal(address indexed erc20Tokenuint256 amountaddress indexed recipient
WithdrawalsDisabledUpdate(address indexed actorbool indexed isEnabled
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AccountMissingRole(address _accountbytes32 _role
AccountNotAdmin(address arg0
AccountNotWhitelisted(address arg0
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ECDSAInvalidSignature(
ECDSAInvalidSignatureLength(uint256 length
ECDSAInvalidSignatureS(bytes32 s
FailedInnerCall(
FnSelectorNotRecognized(
GlobalStopGuardianEnabled(
InsufficientSwapTokenBalance(
InvalidAddress(
InvalidAmount(
InvalidERC20Address(
InvalidExecutedOutputAmount(
InvalidFeePercent(
InvalidInitialization(
InvalidInputs(
InvalidMethod(bytes4 methodSig
InvalidMsgValue(
InvalidOutputToken(
InvalidReportedOutputAmount(
InvalidSignature(
InvalidSwapHandler(
NotInitializing(
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
SlippageExceeded(uint256 _outputAmountuint256 _outputAmountMin
StopGuardianEnabled(
SwapTokenIsOutputToken(
TradingDisabled(
Unauthorized(
WithdrawalsDisabled(