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

GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x160e95bb32e8b727ed5d5813fca48e819e42e796c8227965fccf2fa33a3fec43
0x33dc49958e97680aed2be28b23ea9f244f6ed08eb0edd56a005eb0e9899c659c
0x977d6d4df954ee01d0cbd98ae160785d826911ac8b2603723e1b426478e874bc
0xfe8b1e5dc65182d60f0dc0b460f4948e82fd05e2374096fa818b11f5616ca57b
0xb2223c6552b9efc85398bf321fb334b2e6439a26901e0fc3abf3c1588246f6ac
0xe24e27116d6b7587ab5a78dbb750d6524d93efc6f06ac0f478a0ee3776c21112
0x35ad7b544e076b7ff50921449e54fb903e261948e9712bca980ce9e5846cfdc4
0x72a006d7e6c76c5638e15836abd4360f6fb0e2cf25ac5acfc9f3a3b09893fda9
0x2c5a23cf9a260fcbbfab9c8e3041dc194fc0f01b208b010c2399fccc0105285b
0x09e74f71f14b43c92c8d8c57178bd58294b109610f3ea0295ea80d2085980daa

Functions
Getter at block 23587028
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe9522a6cb31883200e26d5a4e06b2ce14121b6cdb7464b4b553f50ec4bf4263a
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x27B569c7eFa868Cf9C074f90F617742D2841a692, 0xF9B6C15729958BF84683F49B7bb847729bA36DC9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
29
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.