GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xaa6a9fc7 at 14315135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $112.94
ERC-20
Value $0
0x2965933c6166c68ea7ec750bcc24de743b828e04e94182a3d01367a4e3831ae6
0x22df7540170f7a1be2dd7e55f975efd0e95dda96977560830fa193161522bc38
0xa94e59da55ea01c81ebae5d09c6cf0871476244050b6b6f175a7886fcd10f576
0xe53eef7e338dfd796ab2801bb4c8cb86899b8c7ea0153ab894ebee3ddaacd260
0xd9c3e004ec932998c6d0571d71ce0a3d2ba62de69630b0911cb75a5b39a9208c
0x4b2a2a1a4b03e134a631935475dbd59696cc6d775232a7a58e525661c8502372
0x1cbb1937b06ed95d5277311830ae29e7cac4f95f98b00564054d6317d30e1ece
0x1b55f852a7704ae06f0cdbd7d76398f13b58fa9e620fc96c4b2169609d868441
0x880064eb8a16dabc487d90fffc75249c3dc861b99971805916f6a8c654054545
0x5e734bd55f55bda1c3506593241918cf8f5a7f766dbefb69ef80058aa2c7ab82

Functions
Getter at block 21205262
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5d1dd533c1c20f7cc93510a787cbeddfc87c275b095a2ab778b1322f1a193b7a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x136aea6a78D2014e1E5263b98DcfBBCB49f2B012, 0xCe58cc6B082011F9F4669a2F160Fb90F430F14f1, 0x821C741E5c27923277bD8CC479B12086Acab2367]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.