GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0xc643617e at 14176744
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.29
ERC-20
--
ERC-20
--
 (#392)
ERC-721
--
0x4ac5e1cdc1e3293c55d3c2760da133d6c55b006cd0b4d971898ac2c3efd3b8d2
0xa5a7d7cc51b933a2983499cbe71d235e531dd84981718f770c476615ef5d37e9
0x18d2db9b328117e45e0705e675dc4ce3bec5ae842f81d6c0db97283a4cb74126
0x9ae250cccb1c6dee2eba6dbaa1ac912677b763cb0a5ed917ffce7f95ce0c92d8
0x0fb0ed7b60904cfa50f089b36d7f15f74a83e563ecd55ca0dbec196b7a6e041f
0x4ac2656b3d144d3877aa23d2462b657958eb6a91e2e3f7a96df07ade7eb95e27
0x6914b458e40b455e56127394de01509aa7c23e26b7a094f3ba0fa050b0314626
0xcaa464cb1dbae1878f02783961ce7783a4a7308acae49a0c499b1ac38de4b257
0xf2c4732354eaef6c59a5a29094f608f7148d9cfb72a35643b4cb180ae7a06c30
0x8afdd4d29ba2c782b7c429ecbd853f50d42cf302d0df80adc91671106b6c72ed

Functions
Getter at block 21192407
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x02940a5c63f8041ca0e8445344e9cfd2297d816967afdfdc468d9d995de5a20e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x922B2d70Ed06A0775e776d48d5dBCC838Daa8a81, 0x6641365A5bd0407c63a9F288E03Ece1EF9e63D70, 0x921462CA5A73b46f7FbBF7c71A64a8e4a2858068, 0x270D4a2514189512aBC029f6A2Be99b1bE873E85, 0x161B323614d962EdfA6c309950040a089a646f4A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
43
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.