GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 121 txns
Deployed by via 0x68ded969 at 19205307
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,287.38
ERC-20
Value $67,631.75
ERC-20
Value $6,385.21
ERC-20
Value $3,242.88
 (#8)
ERC-1555
--
 (#4)
ERC-1555
--
0xcc3c5db0f98a4c207cbbb6c44d7d50de35363d0a2857cd0c62de4d66fdb11f2e
0x123d3ac6f9cabb002932bbd906812d4ae40c86865d1aaac87bbb76757aa10d4a
0x371588a2ddd49adc9a41eab7f4b16936ca1c74dcc906b76145a238c7c41c4925
0xd13b283bd9b82b0849f04aceaa0b89a8a850b7115af1086786e4abf1d21650b4
0x313a5e152cead11eb9a57c05712a9065ad75f7ca1395270c2a23edcf9aae23ce
0xc7cde537a1612a0a894c7ec4e31b7346d348a2f645a1c0f729511e09c9da7c8d
0xe30bae273609063d1dff8d2b9b3b81c3dd61feab4211a563cc7ffeee06d85a8c
0x4101eb36b0458544433a996376e38b60165cbb85b62f6cf27b87cda4537d00c3
0x88aed8521313fcda4c520e057164ba9929c14ccee7b53a25e3e1406dfc4c90e6
0xfcce75df0eb6aac51da9d5788b8b1cf63a53e2d5c3868783e698b956f2426c54

Functions
Getter at block 21294653
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x91ccd32d30fffb61e518854167fcf0ba7b8b12a6b752ddf9b6a357a6a2c1f9e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xafa64cCa337eFEE0AD827F6C2684e69275226e90, 0x9B253465fdfB9E0e287Dd3B11E73b3f813317dbE, 0x6Dc793Bea414680339b56868be54fd449bB67729]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
116
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.