This contract is being backfilled. You may encounter incomplete storage history.

SafeProxy

Verified contract

Proxy

Active on Base with 52 txns
Deployed by via 0xeff314ba at 9853164
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20,390.22
ERC-20
Value $101,344.45
ERC-20
Value $10,983.96
ERC-20
Value $44.96
ERC-20
Value $19.61
ERC-20
Value $3.11
ERC-20
Value $1.09
ERC-20
Value $0.6
ERC-20
Value $0.44
ERC-20
Value $0.11
0x9de53bc4eb2ac8526b817ed9f1190a1c88f4ecbefc9e8e5702aa1dabcd58bbe2
0xad11b4cb77423b3ea50c24da2a29ab0d2c8a3af650523da75ae673d5a95573cf
0x5a910464bb4fa77f29a651e013b163606c169ef96d84ac968e98229f4e02741f
0x2b30ab3327a610299408737081c9a4dd2c470d2db727f8a5782026f0a08fdc32
0xbd80bf7ec7c246fa32177700608f02ab92018c843e0dd22c55c7a3d94ecd8eae
0x76a7695d1f5109ddefe69a3f990189462065d33009243ded8eb6b85bd47396a1
0x5ba1c3bf1af35e329f52a20c2d606c7bc572cba6f24cb6a85f877cb4ad4c9355
0xb8cb1a8072ad4e4159f44616b6285d54fbea9037795af1df493557fa76913252
0x0b1980dfdfe12482922868daa5893313356c03acbeebbbc29e10a9a067a80e17
0x3c764ad06220cc0572df1f6c80604f584b52a3efd88a967cbbad20b2541c00d9

Functions
Getter at block 23896943
VERSION(view returns (string)
1.4.0
domainSeparator(view returns (bytes32)
0x0b17a246a944ad32677cdb60dc71a5f59b3e478ba061a3cb4553ede1f47ced0c
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4Bd46e2618ff0064E993eFC22e6901cF8f7fe747, 0x5B34e701393b197d267e6619d01711121F3e87Ce]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.