GnosisSafeProxy

Verified contract

Proxy

Active on Base with 15 txns
Deployed by via 0x7601d112 at 21372348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,338.97
ERC-20
--
0x40c5da1fff754ac3da46fcf24b09ba7a3c6549737aa8590aa378eaf1ebdbc492
0x801f1bec65a1abc918e803df73bdf104f948c42d216931b462e06011eac1ac57
0xd325aa328723fa4af6c2a01f10e6814dfc032cf0bc2b1ff41c061cd9dd75d7cf
0xd00d50844c0e51c1cff458cedb09aff0b1887b84a3c72707bf72471dc4dd03f0
0xe666a5fbd4339ed6f05cfcaacec492f9808b78f4c105fc1fce586a1acb20ccb9
0x7b30f753348f6c58b26065b152c1e69e032a04b106a9ad2d92e2ea97110ca465
0x04b0af0cfcdce269468771144ecec7b5679555dd6ecd3c05dbf44ee651df164b
0xfd47af12a62a93817f56d483b697fd29105a428df8dd60823d1f11d7d2c3ab04
0xa3328063ce1d15887bb84883b6f516cd086c4d06ffc3560e2fe6f23b98539291
0x35e54c71d6edb11ac73a576bac0fd1adb47e5eaca9e330ff1a931076c49ed582

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