SafeProxy

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0x2b4eb655 at 21239628
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.67
ERC-20
--
0xac35d974a5e2fbb55f1aa7fc64936faf4ad0f4a4c0f83f3860f8f9b560b96736
0x20e2c40fd28dfd2c8870a2ce220854887f237c24192264770aa1faff741e5163
0x20e46cb0f91f7cc6639da7e34c75951a65e366eb898f3d62d777e1802a112aca
0x65cc023f50b1ba9f8c2b0feb8d1556ac366533b1aaac0bf1b264afbb8c733b1c
0xd91e18eb49dfab020b5b1b1fb403d0192d58311a315e500ad786ee584c94ba87
0x9573fe2b5d21dc1b509238fd8760a2ada4239dfbaebfdeec2730fdc3bc42eadc
0x817d096701201c15bb603f8c840079314a477068e916b0e52b18ca104ee496a5
0x3c1a4223a7ce96787373aa63e8c6145faed3c66d93853a34094868ee14609eb5
0x40ca1e8de97c1b6b7294329eddd786f5b9931e3af32561704c93d5a3991de325
0x0804fd02d8b916e78f733df751915ce1c4c68c88231db05abf9d73b164100399

Functions
Getter at block 21997934
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x359896c53f7b45639be3ce70c6a230ae0c2ca1b586bf089bb6c9b29343ed2dd7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2B570ab5021B18f0c41DE9F2aCD88387f45C37e5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
4
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.