GnosisSafeProxy

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0x11c1237a at 12679338
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xf0c15150fdbacacdd6573a6268cf215b7f2b1ea87e957504a05111a6a66f7698
0x1d935ba2c3432de7dba9b43bf9dab2b060c49b56a714ef80e2129741da795b76
0xd22a249caad0023ec2f84833e7528eeef085a18cf91e1ff579612b32a66a3893
0x5adf5cf28fc6d23cec033331daec0584c8b6620702b5e0ff0998e1a82e710566
0x8f672000dbdfecf7e33f5f02762d9403cea9965287ff509d40f5a47cbd9518c6
0x099a48607425a378075b39a36c6f491fe1271141ac233517a15a689375e3a03b
0x0cf6ec8dcc5aefced9dbd69f656878a15f130f471b20760ad6bc1d0d0a0d93b5
0xa6313a093ad9d832cc1a85226077bec5b938db976a58b425c3bc3e823ab1bc23
0x3dff64545bedca66b05f0c0b0bb45cbf877ba3fc0782f53a567da18af8ead691
0x74c2e44d88f36c6e798ed5ed5571c88f12e816481b1e363b2657b62c2f5e5fd1

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