GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 316 txns
Deployed by via 0x89bffff1 at 16204768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.08
ERC-20
Value $399.93
ERC-20
--
ERC-20
--
0x18458e3f4ef188d4e5e0daa48aba3175b7df0d09d204702fcdbd3e4854186c74
0xe6b3fe9c931f5aede4ba282af9281af07052ba339dfd2b9614bf17bfede13d86
0x9c0992f5025e8344f68065ecb4c0ef023e4bf38031c7e63ff32a39fc1cb34204
0xf290df8593c8c032837bc312707ee514695d009607ea83bc23edf88784caa73e
0x3f787f564459449224595ed1cda8046dc5b6695d2545504b44582d621836957f
0x9f0c50e44aa0a9fb583c27e63f0c42c266bef8e1de526b4fcec73acaffb5eb3a
0x9f8ac67a84d13fd6f0217e4678be7601196c5346e751ee28ec3d80a2d7b4131d
0x23acfe2b1f36fa8a5ccff14c4a3130649140361a1d3ca4d18b36ca6b720753c6
0x602fdf9bdda31cbc66e339ea2bb89e5a801c24e36b6d3892589556ce694a23e7
0xa892d75638497acdfd73256f4cf92ad326b65a8500abd302468755c7c3cf4139

Functions
Getter at block 21396891
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xba074d07e7f4c77d99c6ce508914cab69164b4c83dc8adc5cf0bb470568e7a44
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8B1f18DA03ce6956c860D3cC7006d83582e5272d, 0xC1EaB1fd601623808c5E380eff7c570Cf4dd10ae, 0xBBb0bB7EC7d45d1B22e6eC83ad329621fa468375, 0x4321cADc9435738B999d50a1F947c540E7641156]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
309
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.