SafeProxy

Verified contract

Proxy

Active on Base with 114 txns
Deployed by via 0xd132d3dc at 22028029
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.03
ERC-20
--
0xb18c4d90d4ddd55fdce58cb9ef7b9e2fc9e9294277f34aa4cdc20723bcec607c
0x320e1d6639a709137ebeeb81b5d3ed003250d85e0cb18a5ed491f04624497599
0x870a230516e86528e59c3fa66db710db710f06aa4f3d332fcc916ca736516eb3
0xce3a5bc4fd63ec7424e723996f38105e18d279b19b0e930ae1f6e9b27bbf7479
0x2d1170fcc70b789d96ad190a1a6ba70a7a56cfd0d03464314d3d5da180db236e
0xdd19660b61b0cbda1e22947561767ab542ce59269e82be4722a3ad7eeb3b93ef
0x7960f5650a55e152177df0f19b65eb580dbb6d5aa8bcb94e925c7ffbb4cbfdf4
0xb388ea0ddfa75755a8c7cf4e90076a22d3e6914dab90afc79550cc3887917e03
0xcbd44169e8b104f544848d1d2a4243f3e8c3ce858463b16b4d47b50f64795afb
0xf6e2f48fd969048ba14f8e9adf81fcf5817f514863f43d0aab765243c1034cd0

Functions
Getter at block 23808633
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xea51b55f0d469cef07d9b989402f7ec50ec05fa0c28483fe4ac67cc46e368c2f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xc528A04e7f2f64fC4227e50BbD4C9aAEbf4341aB, 0x66112F264cA50E12fE57fa733E4d2a0f0370c37B, 0x19d5813e1FffDb31be0F307Ea8cF1D25DEee31aC, 0x2BFDe0dcc459c33e3aea85FEBbE7F3dD32c314a2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
122
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.