GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 txns
Deployed by via 0x6f987783 at 13721723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $59,699.8
ERC-20
Value $37,773.9
ERC-20
Value $26,795.53
ERC-20
Value $26,650.01
ERC-20
Value $14,355
ERC-20
Value $12,870
ERC-20
Value $12,738.44
ERC-20
Value $12,703
ERC-20
Value $12,166.73
ERC-20
Value $5,014.88
0x4c32640e7ba7ebc74245d14c9770bc4874c2159b50e4f37054dbca545d9bb223
0x141952c562a8bed9a296b8534fc141cd31acaec97f34e35aa3ef8a0d104b1f5b
0x3ef5d56605f43e7f4c8bd33bb0e7b1f3df33ce7e3aa8407dc3c0675f3ffcbe19
0xca417b37b78b8e0f0e0915623e2e492186f4485dd3cb63d9cee1ae9255e0c95b
0x82f5d9ee6df0cc65b96e8073b6fb0a5929e497496d7b6192fac88e1a9163f44a
0xe9696a90e12ce2dbb0facc7650dbf2843f4271edc29ab49cc713005fd19f439a
0xd12cd861c36ebcb1959a6953a783be0464bb5815960e6c5fc5ab8a8211eef9ef
0x3de52c6bdc3de2a6ce33c447a79e9fe62954f8e400ce69fa2dd66a22c34ed610
0x0d88ee172c132a41f8d3daa077c1de1f79596b7a1b7360a380a43f495d340dbd
0xe044bd12ae3154b6eeff2864351428a38ff1e4f6d67df4d484ca3f817bbe0ff2

Functions
Getter at block 20923829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8b6250bb85dcc6215504454b3e0102ad8d7a15cd71b9a95627e627c83e8d25dc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x79D8f5f0dC080450a366f113fAA6d1eefe33F544, 0xA725D4Bb2Bd51a1E41254b3345916Ce891834482, 0xA7B67Dbb333E1E69D7c8E3a92d7bA684D56E0B50, 0x686A75797A1dA626495Fa6B78923E0f0439e07ad]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
71
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.