GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x93909cd439044e3e35e35aa9fb8b04825e1dbaf8f157c160faf527f8b27438a9
0xfee83a90681fefc688f2fb0caf8fbf269cbca7041d2ce9ec6dbb6fdc5af701c8
0xe686501d89ff3b156f14182bef312422498c24430e5daf5276bfbcf2ad9ec91a
0xa4d27d586b6579c09c5781f7291228538aa1991221354d2370c7187241d2e753
0x3932507bef08a324a45c83d630dc3a21b51b77d3911fd69e233484d2dcb1f6ef
0xbb23b3bd59cefd244ec2a92b43ac010d845fef916f2236905b169c8ef61d8023
0xbb844f4c2d4045427d2e607d363db0688190c52d4f2342e2e03bc476bec247ce
0x1758aba85700ed9017da770649e9490854efcded2a1f235c845940f457927fd3
0xc33992edb2ac1eeae68a729f9c2fb6345a915afc17efea7c8eb3188152448470
0x9a96802e6a7aaa21114433edbf297c0bfb38640c61d1de720c233641e7fec442

Functions
Getter at block 22451432
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e53034d8f00d00ef9a4764ac08ff44721f16fe7765abd17dfc4ffdb7911ea31
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xF11602bBb4bd7951dcdA60Fc9dE85E25C8e136fc]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.