GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x1eee179c at 18378570
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $60.62
ERC-20
--
ERC-20
--
0x2dafb66e8ef5d49dae46c0ef3e6241bb6933f6b94f60ba70e82ac6d29a817fd6
0x55718456533af18f0fd41419aba69061df6caee7b09a01689e7b80d0ef789a31
0x2a81d6587c151393dbc3ea4b5dfb49e2945733e17d43596fe61980239fa59170
0x0747c146d9d37ab32cc2563a2f85e6ff17393294c7ff377a89d91d55eb94c7a7
0xb8bd7f749202c2f4daa6d44f72f73420e44f85e2acea45b5e9493f9a0db8e7c8
0xfe754926016732220d162e31ee2adac8533b73e77c20c2d9945e7b3443e1739c
0x7be9a1934e6699cfd731123bc94d8c815e71315a65be9e17614e0d5b535a1728
0xad442816c00e0aa161b9d6626695815ae36f53307eb404438364a72196e7501b
0x09a3c3e8d212fd756a0e1ef2f2a8b89dd9eacc6129cb0b6238a5d08f933e3a42
0xf0aad53f14a565f08e81a58a664ca1a2fe8c918e603b01e1298a75ec2516ba03

Functions
Getter at block 20910091
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd58bfa9c65c745f279c5ceb5560f0175db2efcaf1f4d2240e3fad0b7d1403a9e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8fdcDFFc27e0a91b80d037Ad83989774B8695966, 0x0fD1817C899B2602413C6eb22C6bAE93F9109c34, 0x977CDCc48c828c596b7204c21a09AFF4D9A97234, 0x785769B35aAE40A0450B28E23E1945C60019222d, 0xf9F2E5862C221a16fC11c4DcD22876cf281D6BfE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.