GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x2d1c8984 at 15477438
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,887.18
0xdc7b6b58c4a4b7cf248b4425ba320d6918678cf3115076e42423bea1061118d7
0x02727765a1d5797ca7163672694a462b652f7fc12d4e5502d5b52920ccf05656
0x20bbe5d33c6b66f4a2b992df3228fdf45a4bb4e70d0f260c65feba1d12f5124e
0xb94913d849bc7241bba58cfd34ac46ca4819130e380e34a0129605d198f73509
0x1095051517be2922984945cf018ea52c7c0f8bc4b49c898183f268644403beb3
0x9dbe2a01e58acce8a6085e0c6817a5702843875abc8dd9c46aa0d333ef5215d5
0x657b2f0eb87ac8b9f88ad00611ee11b346597ca759e9bf4ac3bcc524e4ce6e97
0x12680ec49ed73e9dc609effc77aa80d8f4b44e222435ae183bbe503aaa758d04
0x8312fe4c6c187fb855a9c905596c78851f0d4e5da117e49f1b75b6162b752ffc
0x78056f11f64bfbce78b8b84b786fbc982e8f4956dc596fc41dea780a049cca6b

Functions
Getter at block 21318513
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x77ceb5073fcb935ec1f36036ff5f81ec77e7aac44742ed1eeab047a382482d01
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDcec1278c72054E2faEBD52F17F2602f4986544d, 0x4cB6eB91D75805dC1206325fcB831dfB85C68128]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
18
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.