GnosisSafeProxy

Verified contract

Proxy

Active on Base with 13 txns
Deployed by via 0x305af84d at 10654334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.26
0xfa873f6bae7eed59aef8bba50d77c427e721c92cc469f6ab31cbf97b31db2c52
0xb9019ac9ed0e5846e8801baa563931e819aa0b8b72d717b2b79df994e359b02d
0x6fa0f2a0eb52144b703a775a737ba79caaedf8393395de7c8329799ba7a159ae
0x2649c437b2243d0a60a9d1f14a4e339bca06c5ff2a1591a730163441cd1cb06d
0x29e45a36ef8abfb4a7c6b64eb6b3d6d8a28f654714cac3b3ff7b2b63b890a858
0x432464ed04f8e5289155372e5721386316aafbce24359ddec0ce76e21e3fb8d3
0xa2f60b80675150a743098c1a35caa8c0041b194afbcfc4525b9970e31b7917bb
0x021f0a93ac89fcff0f6aa7c2a5798c2bbb0ca718cdb13f02ca380e55f0c5dd78
0x0868255179a5534f19d4241a90f4cf755b8217f122944e10f5277ff2b83b0cb2
0xdbf24cd70e4f72338973e6092120a34edbfa788e2920c3e8a2197ffe092dd3d1

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