GnosisSafeProxy

Verified contract

Proxy

Active on Base with 22 txns
Deployed by via 0x1820fa85 at 12260816
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.98
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xde4423b6a98814ecded24b8b3e3bfadfe28a8fef0fd54373bd37a8a163fae555
0x76e4338c824faaf6bac19bdb9f24b462388e1f733c02ab42574f9b67dd08f8b0
0x202feec66ca9fcaa54b15ed7d4aa7660b3bc78fff0f534c0d8844ee13205a6bf
0xad19b5ff1f3b9b05e5586e7df38b0d48c2cd8e050aa0f94d7cba2a944a1205cc
0x130fde98ae0b3a0672644a95e5fd5e2c57386c265f2712fcf2a4a2b88a51affb
0x52389a55f1405dab91019d6a11b8bc1015eb3ce75228253a22a901d2f0590095
0xb8daab48dfb2ef399c4393238c1a35e07b19f805edfa98e9f087b303565518f7
0x2e86cb01e16103be62c7a683f0b78b8a761c4e6f9f0a77d4ae65e74c0591c98f
0x20a45ec7943a9b0e8d80e3cc9995b6eeebf40032246bf4b746d4d35b69f9e4e4
0x8dc859d7ea05a8dc1cd6cf782df56d6fe092bc248fdd8020ad96c3b70d5f106a

Functions
Getter at block 22909171
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37f36fe1341873e646aa756ba9184c006bccbeca6b815df6be196a038dccd884
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9190fE615227f9EC7c39f2257DCAf59d6FBBff40, 0x16578954e9b1b33ca161852DE88c917480668256, 0x92aE23774BE53ac3e618Da01078e9A23dE309692, 0xAC2391bAabF88656d2a3107D8ea5204BF833C94B, 0x0a232333Ec81B68438C8FD92923709DB3D19e281]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.