GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x13fe6913 at 17985834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7.94
ERC-20
Value $4.99
0x4d050219be7819857594e50933f1d1a20fbb77cb66e666e9679167ce2a434cec
0xc098c088c3d3dba19e44bd84447ea90ea600a3fa701b7885550a17b20707d5dc
0xf28796d2001dca51bf5c0593395c972b548e98812c3775949c672c7ce9db9866
0x0bdb85dbdee247c26ebdf50bba01f03a7411399a91b387de4051734ee55eefe9
0x57235e3ec3cf62fbb8378e4372ee0de47734d0e689b3cb3a146ea6f73cba7881
0x3e8d13d4ee050da307a4cb74bfdda1670097658ba38e5e4289a7245a6ad01eba
0x60848e61e2d460da3e67b34162e834fc4039a31880d78417c04ebd5f84d338e7
0x8308fabe4a2db8abd3bdf5ec38658826e1d8a6fd09cc60f4c331128797d65ce0
0xe85d3cc1ac5bd232692129da53f187aad4ee75bb0257d239ed5b9bed9aceea4e
0x7eb1b736707ff9a19f2a39164035fee4e5c4ba91f3a762ed0b448579459a1523

Functions
Getter at block 21216521
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x25c84fd87c0dd52ca81cc32a99f212b43addaa4fc4373a0a2d02b7fb7b0ce2bb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5C44166026840FE3466EdC36f9DE4A1B8559D7c5, 0xBFf9353988Eb50EcDD3b1416F59A2Ab8893EDeEf, 0x1D41718226eE6870d1385cC635E2e7bF645B8688]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
4
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.