SafeProxy

Verified contract

Proxy

Active on Base with 77 txns
Deployed by via 0xba0ed467 at 23022974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SafeProxy"

0x366776bbb545e57d74a37794f098d95e3d3d52a4cd926455b369fffcb049b7ca
0xc3b0bc071f4f15edee97ce01beb75622150db5416bb58c47689a20594ba1a3bf
0xa128dc437718b2d09adb0600ebc9b99d3368480da38a62db2776b6d28d5655b6
0xa7bd7e2924336ea49c0496beefff9df0047a8619270cfbb808401eb622442efe
0x2be5d60d17e67af9e1911601f077d1865ba36a436127d95690897e700089f9b7
0x63a757329b81be6540fc67abed37d3b87e7e72032f04ab5c373800626604a97e
0x5896f0ac8dc61f5e125d7b450ebe21f06f932b6c39192728703f95fb67bf2c95
0x93534b8fb8bd2be6fa22c3974691a4027f73ef5a45f7f8f6aa94da2c5fbf9abe
0xa82ee0e0d7d606ae72293ebdcbf334318fe04a012dc113e04acdd2da7c88afaa
0x0122638ab12d16cc62666303cdbd2c56f84020bebc3225f5934f27a53e3fdac0

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