GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6,656 txns
Deployed by via 0xbe8d5f76 at 17519307
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $52,967.34
ERC-20
Value $14,342.85
 (#1982)
ERC-721
--
0x104c900de841da7717c3dbb6ddcf748faab2ce27dfaafd3beb1c8d665f0bc844
From
0x611e869ec9a80c38d94f3d4acdcfbde692c4dbbac84bba1b0e01ae2608064c7c
0xaf1c2dc39b04d6a829b35fd4066f5dc78ad9b2cc31852fb8a16512ffaca21c78
0xa3ecaf7fdcc0073a834791dff3f987a0a5b1af636ea71849efe0e99312fefecc
0x7eedb0def673ab277eb8032fbec432f3648c40d4a3a593ff2d04c0f98b4859a9
0xc1a1941e91a561daa9511d4af3d77cd04a88bc3933d261c5567a0e40a685ac40
0xce7da0e3db898f0dea3ddf74769274a9097543fb74df35b72a7bc00165382555
0xcf761b7f5d1ce94fceb56cc748085250cc20d9a436f9cd5f5d5d0942980eb6e4
0x16d1e79d53419d2542672d87c6496e017ba1925f9283643cd571583c4af41f1f
0xb9ed6559377f4db7678d9875c3e4ab7bad73bb2b6d8a97bb930c386fca5c713e

Functions
Getter at block 21211539
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x201becdd1edfbf8191b96650a33ba95bd9d88e33ec0a2dac7639ee08ce03aff9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59bEC3C17b82880Ae4BB15320bb8086C6877b569, 0x911fFE6ceF5CD175e206854D3565b11EAB2cC5ef, 0xE216A6d7C5e5eAA4BA4839649Be46015343fC892]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.