GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0xa573f282 at 18352898
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,922.73
ERC-20
Value $2,454.99
ERC-20
Value $0.78
)
ERC-721
--
)
ERC-721
--
 (#3634)
ERC-721
--
 (#5458)
ERC-721
--
0x00224f985129b33be25f89c189d430b7a56caf3dfa78e1e306653b0314c456b4
0xe82f3ff4701c8119ee572b67ff83da25741a0a29aee51f4a440d7fe70499b944
0x23211703813519de0d7a450cc79b489c2c1f2cdb88fe300fb2f304f6fc298609
0x23e2b1e620dc8a7c3ffb94e1d1d087507ef537e45494da472f849946e0663d30
0x32be8ab1447b11900f45038785865aec5c00d99e55622f52d4984e903832a71b
0x2d3d08305d5025bf0766303d19519f50ed4df074253daac30103735816e89660
0xcd921454628c3d9821ab03262c7b04d3ab130b7e0dcb349e0e4a8dce96887f21

Functions
Getter at block 21208474
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x66e07b2ab3482559f99b2d34c1106c0f515bb35e9b1c4c11353c72ef3c50dae4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa3C5C87561360Ab164676e1F2C75b595a0b4A1dD, 0xDce448fB6b392a37b8a36Ec9F2a879ce3F3DF754]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.