GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 139 txns
Deployed by via 0xa72a17e5 at 17280918
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,268.39
ERC-20
Value $561.59
0xde9f6997ed04f7e7edd07d994e0ac404bc0bd7682e04922f8a5483a25cac74af
0x397bfd4392c8384f1606f05d55d3ba68ff279f20870793a9792aca421f002234
0x56bacb0e4e35dabad41e00d44dbf3c77b6ef3702da65ef950e22f6b4bea07e98
0x495d60e8a89c31ead44c93382bc5e4ec8b235ad0add4079d2578c6392a4a1bdb
0x5635b217e5270ee1759c146852ea7d9774a02bb93a9c9658415fb9d2e79da6e5
0x46893420c59f7c80c2d8f9976cd94c1989f642976ce30c5a4fb36bfd1349b232
0x0d18fffe135d77d08f19c7f92c71bed5a2c5b28ad8a916db27a556c92a20b507
0x67a1439c86e41f2b7093a0629eb2b4db713ad3ff788db948cb46b7c38cb3b214
0xcd599f7bf0b9b117aa0c065ced8ca26442b85d63fc889c5cc12ab12dc25b847b
0x9079ccf55a6d9416fc6c989831fdec515da72c4c8b10e657be90c1d100668dca

Functions
Getter at block 20864391
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc1d718ab9478eb3c4c9e31f9278c6b4d28e2b70fae3e747fbbd787bd02a3dc0c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x37C1703841ba23f6E625Ef87f72e8fF91b500b63, 0x9cAe530A193fec0330652561f6379E80CBB3cFCa]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
2
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 success)
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
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.