SafeProxy

Verified contract

Proxy

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

No balances found for "SafeProxy"

0xa3ecd6ae34ac6a5b3b56e212898cb9b5a5750d4c9de538c673b0dec3fe6087bf
0x0d46d054b8aedf3fb5708d71daec97e961bbe0e9f7ffa5a5f7323493bab5fc21
0xd8723700d4f9161fb3e1f8140b0ddc26cd0fd2c261feb0272f3236d5ec671479
0x5a1dd1c102bdf42452d2dc9259b3f1f065dc2654f28125b057a276dc3ff14fc7
0x1f99782c0d91e6ff5dc3971257396e53487ae5955da705c20e11de24a2642493
0x44280d1f991681c0ab714a89115fd5041eb85c30039e21096f08b4c22dda91f4
0xb9518f59951a3a32b9e0f2eaffeabd2f5b154462a181f49c2f98107197d4ec86
0xea5cb29a73c1c93b121396bdac1450d9d28f045cce8ca3d05facc78331810a80
0xef3fdbc6308a6cf8e066d23884dd1f8b8842d18c4e0cf87e7231da4314a960a7
0xc0a6abcd6e732ee3e7e7f76f56fcb22c50d09226ad7ecc9bf05892743921f157

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