GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xaa006f44 at 20492074
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,999,934
ERC-20
Value $293,378.49
ERC-20
Value $60,314.43
ERC-20
Value $3,467.11
ERC-20
--
0xc09ed59f14d4b8a385491bdf56a4dd1e6ebc1a3ca6003b6937b791c6da213d81
0x98f1bd929b66f4fd4758566770ee2527ab49821180b751ce725e292bb4d943e1
0x2982ad5354f855daf17cd7991bd32687b71152c3af5378c94a83c46af6b7a8c7
0xf62a4ec5f3da300dad01b9279fc7d7f4f40721ec910e163efa3b9e9a4596f017
0xc86c9b164973609b7dbf5d346cd39a17f98608f1f2a0a408b3b8fd3346f32d22
0x93fcdd351fa34ad3cbab52e1a52f451e14a3262fd3912ab0326b2ff7a47d56f6
0x960cbd9ce96c69fc8b1e394867f031ebfd87d21ec78df78dbb0cd208b20c53a8
0xd1b83467cb6e6ae625719eb6f3bc4312bf4ebe38aefb2134a655c535e77ac235
0x687f7f4ccea5a3d9fd292add2191b707d4d4c09ee5fecaddad95994bcfaffc0f
0xf3708fdc5bdf5b8c7178ccd1d3039499f594ea511646bb158ee2aaaed4f75e81

Functions
Getter at block 20861966
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x25d03fd2f88fe0893b30f860598c1909e008d03bf0b242f175f1b2ba31969f2e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77F0680969322656B4F4E758826f5a857bb0082B, 0xc0994586Fe1DCe72d23e4B7208E9464232999691, 0x3dA44603c6fA19C0e3419310B92B71381b550ef6, 0x87F70818Dfa71F1897A5740c6a1260546F07cc56]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.