GnosisSafeProxy

Verified contract

Proxy

Active on Base with 188 txns
Deployed by via 0x49a8cbaa at 2627743
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,017.96
ERC-20
Value $32,862.97
ERC-20
Value $204.28
ERC-20
Value $0.12
ERC-20
Value $0.11
ERC-20
Value $0.06
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x58d4a2fc471e2a4ad5b11a8a416b3baaf43a46484da69d01d4086d667adbab2d
0x777c92bff48ac6239616d43a551ccf35b57da2c1f9fca72f2488e72129b301ab
0x6a7861541d86dfea023649ada66298413e3e6056008a9c3080cd69e4d4357f50
0x36491e4aa6548ba78bb4bd2d04914de5a9bd835fab1cd56113e0c871d4b62de4
0x9072f313b934b94b94c1ca241b93c62a11f77887a44458b890d4a726e81eca11
0xc898b329180e8d76c2176cfe21da8ad490b6511bc130775b2852547ce58228da
0xe7180106c08710d9dfde5d512b6801423c110eb6f2e091a5b44f1932cbe85b65
0x125d0ed4fd30008fc158e3e4b7bf7f8eb45ae944c25613faafb301d7270f9d1d
0x500db04fe93af54ef5a3a48ce4b32ee89b46357bec300cd718278cdcede64b9a
0x2e048f10bd5ab8a66673231f65161c7c0d0f8b5c77eb8e1a39727b9966044794

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