GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x88e7167dc138f595f493bd0a95fa0844a6afe7211db076e72df8fc72ba2096a9
0x8d60439009f27fb1ea2535d2f50b98a03e48da3e9f248affe9154d49b1c1cb2f
0x5576e5364c7e4eff71ec54c0174bf1d2999577b3ed0ff82f783795eaf41363bb
0x14b202765e45ac857633a8a61652ae7f79c6b1182bf775e988aaf7f980b166a9
0x408259dce744af6f97bb1ca0e6003e86d5c35efd538052689c1fd5eb2c2c2f7b
0x654e88c730ade72f53c82bb510698ba28a45675dec7f224a3acb01570788adfe
0xc8a9f2ae8b1901b6f03c2a00e8805184bb731a01f43800201594c72b146e31b4
0xaeb917fa918916ad40cd80ba7e65456490d84b855404c9eef14b9beb7616355f
0x01e343996fb2fc03743da752c30959c21fe3bb2179d7d61f158b660c9663e46a
0xf946b3abec3f9fe005ed3c45b3f8d84cc70a71c55f904f275004ac8bfc8c578b

Functions
Getter at block 22737746
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x734da56acc53288df2428a592b4cd6a628b1799e6aef4b59cf0d55db36eb60d1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x24C0E1C19c8eC997b781dF4B4A0f812aE9667c96, 0x6f572a24c5C009fC8C844Fab5352edf79F132FBD, 0xd725E456D5beD8275E297C4Dd11135e3C5cDe544]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.