GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 137 txns
Deployed by via 0x4958677f at 15782553
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.63
0x56da62323a88dd168ba253a422a752b6564f45ab8d4a4663a1ecfc335a0b0262
0x212021ea6bb56935e34c4ea62504a5da71602e9c1d2641237f2bab8cd29ad5d2
0xe4395fb068a5dccda11b9d35ebdcd93a476cd0a9b56be97cd020e755d07914e5
0x859488593084641ed0400f5c908566b71dbb773f589af6abc34c5ac1fb8d90aa
From
0x5b0ff190863521d9d6086fbf2af9bae9172225225cfd3c81dec1993a9755eab3
0x3a7fe5d7f7bbb8094b2923ba87253b38660f232357e40f797b092f94666a5436
0x95f6d641e7f7ab85b39a69272e834becb9a5e9abc0feba00a6eee77b4b6cf140
0x14ffd3063478c1ae5060ea5386873706d1dd873b317ee1ea736181fdc9235176
0xe091ee4d0837990995eed671cec4d1247870e9e4bf5c13bf5842ec9adfae00e4
From
0xbddada807bb9d64ed1afdc7c6598e178e829545805cc76c36b1755bffffd555b

Functions
Getter at block 20838016
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb73026675e93d19ff8c615c56cd8445ae0bb19858ffa94a0be9c6e371b856101
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcb69535ABBc95a042914507F963bDD74ad0025FF, 0xe2762f352A8B01f516e55C1538a1be21898f63c9, 0x5DD596C901987A2b28C38A9C1DfBf86fFFc15d77, 0x31d3243CfB54B34Fc9C73e1CB1137124bD6B13E1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
142
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.