This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x301062e99a4f4e547e40841bfa286f989832ace01a6969c61e8c3b7021a1d682
0xad5cc0772c434633216fba7e0dc0a162fb0d28091f0f15a11e04f017eacff68e
0xe78aa0117677884e9d7da085b3b4dcea87dbe4f9fdda972268452fe4d6c8e086
0xa6a482c816f28b94eeefba3da8cf232a829ba6eee28a1f45777506488f4f3c59
0xd9730ce0c714ef33100dfb9112d46e3b8300ac32e02873330c7773a3e899b0a6
0x5ee88ecc2763465f829c655acfde6233aabb1b73c09f53508460066a05d6b833
0x20ef0f308f874542efa8baadb0e60bc978fadf56be6c8bbdd42c9e4ac6a6a43f
0x156d10aaad57862ba1c40f7a887ce6c744beb64bd5e8be63f1761f83c24d17d1
0x6a0df440823d4e89f38fd053642d02622e3d235a3a9d9633febaac7fe4509cb4
0xfe3abaf34d7197ad9b513f69c8611d9443b3465b23b2faf8f08c1e9b24ce8923

Functions
Getter at block 22921171
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5153722cb96e749db55f4b40c717f590ceaff0243278de4f3466e247bca81493
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xc5fd654bA7c9C9d6b5710Fc347c1306e855Ec582, 0xb5c914B4a0f09bF5FE5B774e5AAAF9Afc7eA8bF7]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
17
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.