GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xf623d92f at 15960048
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.92
0x81783e3d77b646ad47f65c7028099011d173e0b3567fea6a7b62cb261478bcba
From
0xf4da106868a965226911961d8d79118bd16d885a31fe9e28cf28581aa26440f0
From
0xad427b4e306fd9e93590570dd033c8cb3f0805881ddd9a4da99a87bd66e3b26d
0x0fc3fe47c22e8fd60736c158a3bb89f239660a63700b820d0706c43b7d854ed8
From
0xa1c175b34b00f1cf952f64f322d74628b6b3937e7b6a19fa42ce6aa5865d5d7f
0x7225b537369a7cd309a263ae2e2594a377aa4dc580b26176d5bd02a6da876bb5
From
0xb5f79578a445e0c647fb370691ac125d1c18e93382ef80482058cd7ead0e337c
From
0x46a7d45aab02edc13116ad2bb9d55bd1171acb8eefb9a27e75d0c73ae49ebc9d
From
0x588294a175711a94cea79679d5e85a9b094fa264e88bc83211a33236f4e3814b
0xe8f51aca612bf8e90a289ee5f43f66789ea82706bea57e2c0c4bd6e6b12b57f9
From

Functions
Getter at block 20860164
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x00f56ed50454b2c2dae1d12919e9425c5c7b857b022ef9ba6b14579670b0e047
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77Df6FEd5F35559c4cA79e5A62D6768899A35fb2, 0xbdFca025565062Fd13ab190b822cc437E4466f15, 0x7Bdc00ec2b5636756353d36EE9f5AA183101D6F9, 0x8036c2eaa27572DAea698d1Fc89259F0EEEE5524]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
15
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.