GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0x77d9f6de at 15772793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $646.72
ERC-20
Value $8.57
ERC-20
--
ERC-20
--
0x3eda047bd203b6977013af02ec7bd45d6dd6a53940858e430f82251db75643eb
0xc2bd3f71faaaad63376fa13c16775b14ed06ccaab6ee65a12df7e49eb1cb0255
0x52aa103bc9b5dc4b29f1a9b305b22f6067a49db0ef9c1f63381523d98a914135
0xa22236372fbc5957de7d95dfe37186ccf0c3d835e43add548199080fc2e67bb1
0xcc37fe11ff027f6a8f7c7c46ae9f3a89a2265591bac790239e922e64965768a1
0x4a533f73f33f82ea76689d0b41597d7ef81d7c7ebdf05a44c620a01bb2d3f23e
0xcf4e49f09a4e7bbd33c2c196bd5a2a217bbbdc97b4e5db4e79e97aa050759a5f
0x6d487497bdbb2498a89c5b651ca2bee287618444e333a4ee43c43967bb858125
0x10778068563c46894288ac2597f832c1c5382eb4501855a2ead860259070ac9a
0xe4a082b7df0c83091956149b5b906b75137b51120c9e8af09f8af753c4f5f1f1

Functions
Getter at block 21170319
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9c583bc6d3e4d6fa9e2ff0ac30a413d0663682defb24161ddd7f428085583ec2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x227B388e29468F51EEFc79dC2Faa7971886fc531]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
119
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.