GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0xf1fca6c5 at 13578311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.59
ERC-20
--
0x365d75f772a3a35071517905ef70d3894014fbff1b047f90e8fae78e6dec26b2
0xd30ada972ab3b0895a859ba95ce6c7b1f29d7cc233f0d0c6da8ebd4c5cf4f0b8
0xde100be68560dab7cf57e636c5d34e171c1f8257b6e1982ff6f6b0580eddb6d1
0xf86a246c798f9627294702229f03ef9781f8e2b837c130f876737922f7299b3a
0xd4d8d4a6ff0959ad67471fc4a118e3653d292f7359438efd836a5ca572267b7e
0x7a543f84b9dd66910d0b8451eec2514b580942f91807c8acb01ef3b30e5c8691
0xb7e4a111c7b7e65d2959357fed601d06faff11fd31b30448841675f91a5bc780
0x1f6564fd30d1c340147674c7ff392a31e5402223dee044bed7a981c7e78ae229
0x2ff7a4b40452b0e9f950573bbd347d89994e85b2d66f90b9a8195db231ae007b
0x74d6b3c2e869baa002bcf8110c1cc56574febc56f1a5ce7c92428300f3ee0cc1

Functions
Getter at block 21322666
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56ba71dea9d0457ccc2ec5ef711d5bfe608c9f3020a4f23d0f42d60ff773a7ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3e78cF551CD8434B3841e601787173cd829eD831, 0xB5995790277B3498B229d031c92e0DC5c664e691]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
85
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.