GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x131069a3 at 18731049
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.02
ERC-20
Value $5,168,046.84
0x9ecdef147b62e765a5b4a3dae91d7d50c33170415407b7099ad4cac36ea2eee5
0x3ccce42d8e2b426e4aa05280cb703c9ece0f693c9646f23a6db775002159c9c8
0x0ec43287a9afb0a81bd76960ed2998dae5b32146c3388ec8eadb30931dcd354d
0x8217b0add082e47d31944ba41e3357445f73a45a6c2417bca70244ce316ef4dd
0xd25deddecb228f5074db7da3072c0417ce415f403b3042bd3fb4cca1bce560d3
0xaaf534c409084b0ec19371e0fb13c625a1493b5bbbb8bc4fd4591481be513d95
0x6352c277744ef1deba8a2133d3c97c8f8c0a99e76b371415a8e01743e9b85da6
0xeee02855cc019f6cd1658f24a541f74e4181b97bb1a83766ea0f074ffcd157a8
0x32d8ed47bbd65fe86887194606b0c8f678ea63b6c3a50ab4d24ac479bf042377
0xf2e19d709dae64f44e7538d477f1be9bf8797d320e79daab26caa6350181c04a

Functions
Getter at block 20886198
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1c4d00eb46fc32c0d83c558bf70bfc1e91006e52405791eb05aa2902b422a9a8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD7608764c1723C203029A41534d510E88716Bcb8, 0xe393BA9F7bFcb14C69f58C319f78892b009Cf9C4, 0x68BF59026e22f770705EdD169d5A28563C3C6b1A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.