GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 66 txns
Deployed by via 0x31d23b6b at 15822504
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $940.25
ERC-20
Value $2,103.64
ERC-20
Value $0
0x21686c556e5d57abe35f0d118d4b4de21c71ab4e4d4f8d82f52cd6fc853fa449
0x5aa3ab9a17a8ca097175f4de12f111a2ca10cd7e998d28cdf7da35599158750d
0x8c0e2d5dbceaa2cf66a15ff3e0b23c176ed5f217771fa5ada277ef24750d37fb
0xa0626386819237e79fca5956e7b75ffc6e07e60c023c0e576f87eba23f470101
0x4396b591ab104d51f81dcde1ee4e1c85f7da5b8083ae9bf946f30b5c145e1986
0x5f11cdc96cdcbcd011c26ee7d79c403484028cab204a3f66fc214fd8a7afdad5
0x31206980ebc36f97994d298e7a2203a7ccc9d4a62aff8e6ef4752b7573f50c68
0x8711221741c9d8fe808cce5ea725538794b5bd48bf46afdda4584d6993158218
0x95003aa0089956716ba235673126061dd13dc3e1111a56b8f91706309f7d943a
0x6f1d30697d2d1e82064cc2d03dff3686ec9489266b9e294eaa81550490726b2f

Functions
Getter at block 21157713
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x29ea3a88dda1a9d1acbad693ba7785182609a0af9bcff85593509187632804d0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbA430e784fe11ADbc20fa1a99193eeD87ACD68C7, 0xC7F81B58ec3937D11Bf4BA74C04FF69e944423F2, 0xA52Bb0BEBfadEDA9DfFFa3Ba5eBFE86d9f6dB321, 0x86141432ba8f0eCf4d1180C728236674445b3a02, 0x27f05308F4b80242d3Dca1D5e9c3aE976098E9C8]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
64
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.