GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x5db07cc9 at 18447990
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $67.6
ERC-20
Value $1,737.38
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x0432872195a7b62489dd61a9dbc2e1cd9e7a9281ac8c7f7a7b01bf83b72ada10
0x8cdd0ec7cd29cf867f3a888945fc5e9b5daeb05bb86f289b6fd206880720ffe5
0xf9184a887a7fae8067fc6827804d28486468bcbda8acc683d7fc2e1d05d79105
0xe8f5a80da0ca9096fc70617f5c666daaa91204c47602fd3e2107bcf27d6b32ea
0x8035a91c708a75ea1734fe5d357f032cd049c42a588d630f8dfd6a00c31683fa
0x09c994a72d97c99fcabe724d178b0fadab4c0b24b14b2ba48e35ee8158bbe594
0xf0a50278a7bc8c90a290f11b0dae8efdd1457252eded500cf2c23a4fc6a97f56
0xa7845f5d2b193b4a4d6ef330930c49f1b8223545105fad4ce83c3b0680e350eb
0x5316e34c9ff7d51143282fb31a867a866821a7efbb6138be68680b7050846894
0x9c57627434169f2996ef59ac3536315100c56b930330e0f90022c827b2580b1c

Functions
Getter at block 20982341
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x882bd36a6cf7bd58e6d19c9a6dbd76549a0c5274333b6969a6c18919cbd200ff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDbc0EEF081dEC6630Be67989009E0adE58274477, 0x3935C750463FaFF199b26B2bC0fDF5380C86a53e, 0xab47026321c63Ee415952A282DB49C4c5d64f7C6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
23
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.