GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 195 txns
Deployed by via 0x847c7fb2 at 14009589
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,619.48
ERC-20
Value $4,897.72
ERC-20
Value $92.55
0x2321873ca657c904a01476ea73d43540c00aa1ccb92eecbf44748a0df04613ce
0x357937b20670baf6bee876d21791f916fcecbb80cb3df2ca34d44a9f72970358
0xc31f3a8d1431a4a0b6fcfe78416faadd65d05df8e4f63d5d2977299aaeda2cac
0x290fff8aa027902e8dfda91f88e0545fb7b12b1f5b1b0d3b8cfa7e6d12555ec0
0x9fc5c34f35fff61b5babbebf95d6d6f0acd743463a2a7ce24bfc6e1a66088d9e
0x571c0b52bb24bb778d7aa03c5e098996d7443ec2385ae26dc539b968f4f1411c
0x0f6f69d026d73943189593cc04b46746b82c982181137911387dc6d9e1016b37
0x19e17f54dcd0c2f1978320a78b4a2081ae7a5daa304af352cff1315398acb59e
0x9347bfed20d89ccbfef5d0521ddbb31f26eca53c130d89a6b50ba7ef2b9ff957
0x996e28377611fa98217189d53cc549c9f1e47829144dca7a36d9ef8f220a1828

Functions
Getter at block 21194362
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb354aff34fce3976bd6485cbf4efe313b4668868129141918a40a8864e2f043
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x442fc77096aa4aD7aD169ea745F0022Bfd83F91e, 0x7Bc63d91b0faEbA63F34D9c5022b2cAC38e4c978, 0x16b1025cD1A83141bf93E47dBC316f34f27f2e76, 0xf986C23A11Bede51C780B4dcD507918B37ABB157, 0xcB6D7eC4dE6986bCACdfE6741718Cd339A754ABf]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
183
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.