GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x57fc08ef at 19198206
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18,441.08
ERC-20
Value $83,411.13
ERC-20
Value $12,867.65
0x91611bfc947ef884c3cc35fb76ef30e4d58d4632e6418dc8e3eb7dd64a2083c5
0x91c2c62d953ed42edd38723433b474cc5b8f0350955abc0853c20eae42acd332
0xfb584311b32a02f7b86c1c1a50b8a6c6b431d9f6aab1da076abea60f7af45d44
0x60e434917cc7d07b17640f344f0bad0a2ebcb3b75fb45e43782b58ee04743c31
0x02ef5f3a117ceceeedb535b1caa9f04ab19f3a5264cb6b50c4dff81289a48ea9
0x4180cb362883cda6801c2b90fc55a3652159ace584a592663326ca0651d99a8f
0xd64d909df6fcdd2792e329b4fd381d516b83f1f97cb72534d255bc837330c538
0x4e21b665648ff67edb74c7c072547f3e3316cb1dc442f6f5539af2bc6159d7df
0x7cdd26466be5acf2a67a0c7cfe01c15107cea38d76ff9df2c01846fed310a519
0xcbe924b5273f6ea63e3c7796a5440ecf716053404b054dbd1c703c1bb49f2893

Functions
Getter at block 21158444
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2be1d7e0bc87ca583de66dcd7122c2c45f850ba29bf01d63236d09609ca69c3f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcfc700d69e73F3D8f89dd6cE077fdFFbcCE230dA, 0x71371864Ba1E805Ee333376B2b71B49Be471AbE4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
20
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.