SafeProxy

Verified contract

Proxy

Active on Base with 51 txns
Deployed by via 0x5bd8be62 at 21237243
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.12
ERC-20
Value $3.38
ERC-20
--
0x9ef9fea32eee7d58a14f46b1159dfd06b538fa35d6959688487b7121cb3b53b8
0xc20b7b3dccae63bdfd2cf0501a6cbba1801f363cc213d8a7e4286d5d74c00f3f
0xa7ad382357992f11ace6ff5bf4e836f1a9e1bd111f6e39f8ba2d085a654e2a6b
0xa99fce960abe8661d5d7027fee93b64fa355c35e42fb2866d00f965645b47b4f
0xcaaa1491a3feeeb1732c2c191ebaa2a12bcabebedbb9a72fa60ad617c811a614
0xd2fa824821d3a42bd2143028a403ef28cbe1804108ce79bac0b475754e3e197c
0x2d4ac638b7d8321fd1b769a122e7f5f5493bba3ed9553fdae225d08410a7f2a2
0x5dccab6fb268abc23d45451eb3ba8e7e60478e8eb53904337d9a4e4ebe3e8be0
0xc0c0bf0475a15350ad35ac9ca16091f1c74af2776e1223363eb3ce4ac4564516
0xbf46f7383da62b4a677ce73413e855e663bc7d3dc597f744b88f259b6f78b8fa

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