GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0x6dfaf386 at 15215948
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.09
ERC-20
Value $0.36
0x5acd73fc67bfcef4359a049f8bc5023a67e7b2d02fb5fdbc39a4791d73e36ebd
0xbd41b42a79a3187037418917a0cf7385cead48045d8dafed8a16b415e136cb02
0x2e81de5133db559ffdf7daab0d9054a4282ad652d0ca9b6951f8279ff472e1a0
0xe2d5266e898f404d5825206fe236eb2cf658066938d94cd17277f1bda88e1eda
0x8cb0da5b683e600b79ab58e2acc3bc60721644ada443e9e584df33d3a6d3a7b2
0x2046b922c4bd62da69a7eeba488231802ca29d36482bedcbabfc223af967e3ec
0xc0b1c4c0f7c3b145ff1a8bfcd19720e5a23399ddfcc6ecb647eba6707bebefa7
0x208fa1e878ccbaa55e6a93897edcfb185e7094045151090c258b942baf19604d
0x3f79af844d7ae9b96d7a862bad4a79a1c7e744c1c5aeca5069a1af77ec98ec69
0xb11ee9ecfd3ec4e8f124a64e783ad889ea50c87cd8eb7264bb1b98f7eb6eeb2e

Functions
Getter at block 21295973
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf227a88a6f2e92506d874a14e1cbccd8e27b063ddebf54b804c59af131dc31b1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x035dc03524A158e266498d876a7258745dcAB878, 0x91C388680cC87860D8B8BcBD3A348F5734Fb7c1C, 0xC83F0dA791B1a3F2Df45a5d1BF5aeC16e228aE73]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
65
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.