GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x666b7f8f at 14028452
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $590.52
0x70b771bca5ad892025103a4a6c5834fce650b7d2de0c13926bb6014415c45ed5
0x28eb75cb0cf229ec6e23e2e1fd7b9be16df99bdb066ec520c1d830d30e8f1e0b
0x2f8b0c68b21bca63651eab3f31ffcc9a17fcdab78b66414b682a30045bf66693
0xff720f4a6aebd31a0226bf8851ff7e1659b1bc4a35941860799f17e76fc67205
0x18af724b517a0464ec2eca7192527bad1ee2aa1494542e8034886d8469970b0c
0xa1270fc4170b418b0a6027da44df7a8f44019ea421757aa659fc09ccbdf015aa
0xe3d462f0fb2c3cd43c4885b87529dd175d34225b18065b76d9d050e28ad92e54
0x5599776f0fd856b99e3055adcb0c7f57c658de3ed570d951db75c02da90a79ae
0x9921bf9aa908233aec9817385b8c1b695e16085fc2e687daeae78b18bd06f88d
0x39ac688f6c9f589cefbe9354334007e17e2b404140bb7db5050038fd0f53d788

Functions
Getter at block 21101441
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x80b3333bc5490cfe05f463a1ac1d3a30099cf8912993e36aac03a37d8bb74aa7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xFDccAb847Bb5Ab57A001AD1F9708269Bd13F33b0, 0x8f30b1b4D0cab00CEEDD080591b0029C48038e25]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.