GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,634 txns
Deployed by via 0x7da4764e at 13622144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46,608.92
ERC-20
Value $16,885.5
ERC-20
--
0x95b62660ab07a74367423e87c1ec250cf4645932fb625d0ceeed3c843a23221e
0x9caf041bd8ecdd09fb3974de0faabc541a7745cde28c24015ddb23b000df3035
0x0751679f37e07d6ae05dc9886054f48c7e82d515e3d6469e7732e626dea9e73d
0x1de045e2f50101b3d91a09001c6611b5163fe1af4a84da1caad6f38d8d9494be
0x31af29e66ba2a737795540b0abb6ed926967e064566d694b174c53cc8d1c252f
0x36f06bfd6ad81caf2c8a86d7b9c031a604133a2441f68b788a362e1e7d9d6840
0x9f595c5635956152a61f453a5517354bceaa609af23c3f30aa39838ec15e6ff1
0x4088b379c719489c6e179d3aaa1b174c93a4d2b4e495e101da4eb76082abef05
0xf221477644b780d2e065b8c0a9c84f58b1f4f9ff01a457d7c49873819ea223d0
0x88fd8a8ad11f4cf265f421f5411e928e65afc9888c298b8449c709eb55d90eed

Functions
Getter at block 21388451
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6b8776d6be9182e43cd64baf442eb72066d539cee18d87f640b4450377af98fe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4101eC65d62F530a563dbdbB7a4C338c098857Ae, 0x0FBD2BD077D24E207f47f9fc1393836ba843f9b2, 0xCb706ecd672937e4fD9001e2cd3D4eb97E27Fd7E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.