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

SafeProxy

Verified contract

Proxy

Active on Base with 7 txns
Deployed by via 0xd5f512f5 at 15424611
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15.15
ERC-20
Value $0.15
ERC-20
--
0x0fd03fc5e04cd46cef9afe57828847fb5c6b902278ced520f85e3552d9bb381e
0x3325ebe72b45b019983c81b3082baf16d847b5fe4a0b6d4e68d2bd3252075f0e
0x07de715becb97b073e736931206f936e43b9c84c365ff3dc1ff5bbb5139388b3
0x300cb5d0315c1765c8bd3042f79085044a823232aefbb5fea9ebec2f31d05364
0x753d0775549bca49879f38897c7d2581a992be2c1897b006ebfd921c9137ab7a
0xe382a008eabbc6401c8b50bcb84323d7ad667cca9d043b23169ecf641a346b1a
0x7f099b68a68bc460d48ca702046dd99361910e3da41dbe0dda505145dccfc3fb

Functions
Getter at block 23868609
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x348aebeecd54e6aa32f9e5574978495cb0f55abdecd3f9522eb2464c656722e0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5Fa49276e5306B7D2Bd1772F651f09eA00A531fd]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
0
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.