GnosisSafeProxy

Verified contract

Proxy

Active on Base with 140 txns
Deployed by via 0x5cb29c84 at 1284563
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xe31deb7e443524fa6b994eaaebc0c4699086ea3e1adea8be05dd7797bf332885
0x8124690380b71cce4cd24c1d80c7398c5a0cdb22605cabeea5a494d09b117d51
0x3efe4ad6df92a606ac3c8ed2745e540a9a2fc30ff3cd6a84b57beafb44f406f8
0x8692a5242a31b7f926c2848b084afdc24e3eabb2919c4ad403985189179fca44
0x859e4614bf45e4cc5db72a7d40e3e82a991a741b75959eb3ede70b8128b7e594
0xf3a940935aecb361f1fc85b8f2283dcb4a178e7e86287096272a16e00cd58b94
0x283ef5b804be15def1aefc6a21f63c3771e21892cd1596adead66656b25ba83e
0x7ce98aa3b0cf03b98132d2e6e4e71ce36f0a2cd7046690a91d200484b52f18dc
0xdf458cbbad1a2bb666fdade6e36efb8a39c196f463e9235010ea91210fa4f1f3
0x03e673388869dd3536e95f2e9c58f82e58ec83ac7e44bfda742732c2a1ac1cd8

Functions
Getter at block 22839635
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90151deb6daf65b18aa073f3f4301087abf267c17f648e53af9ee20fb8a71069
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9F403140Bc0574D7d36eA472b82DAa1Bbd4eF327, 0xBb6633cc267951E938F9B6421E4F54aa5b2c1936, 0x73E9c017Ad37e2113e709D8070Cc9E1b28180e1e, 0x67FC8c432448f9a8d541C17579EF7a142378d5aD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
146
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.