GnosisSafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0x2b5bd585 at 13977638
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.27
ERC-20
Value $1,181,579.03
0x9e510888ae118c3473b2c009c14231e482396f06aa6403362a461b9ef638576e
0xe23e4baea9909522411d23b0e1a9eca3eaad0e1cb60c3f77cf6e7eb0a2ba6033
0x44b3c22745902ccd62d15613a1d8d7546c4e9adf7198702e26b6f5e78c7cf7f2
0x0e6ca9b98737a53295e0f1f3f471321e98ecf6c43abd20a8f1ff21b333faa60d
0x344efe55c5c50531e97e770dde9d26ad556df86d6338691d259468edda84e332
0x3a39d62049a6dd012f40459c1649bd1e13d86daef918520e74525ed524e2e3a0
0xb35325c855cadca97a1edaac306346c21729b881c979ee041a85317afea86294
0xff189345614e029dacec8e574d76dc6a5bb8720fe0dac2e1991d13611b816106
0x8e82ed0e4b305169f35e5fdb6e77c92e0d118037c4c2e1a572432fffd11685e6
0x24981e6bc1185ca99c36d6336cfc84be9656f964466f020fbf61e466e83a28e8

Functions
Getter at block 22752006
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa30f8f322973ae0ac2a144f302aede69193678f16d9f0fc7830185c58a13028b
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9868806a2Ab1FBD58dEdA1A22C0F7C2b1baBc8b7, 0x466a9034745F94fB3b7aECA5f63f23Be60d178CC, 0xB95C77755FB6f794D8175F10fd5A3c7fFf5399df, 0x753Eb4bDC4c74b497E86E1d68cc1E5aFfdA10C20, 0xb305425251811e9EE30Fcb9EC1aB5BB1B84df90a]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.