GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 120 txns
Deployed by via 0xdd76e4cb at 18522242
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,722.09
0xd859ccf7c0d740cc1f5d24baf266dceea10c635b0225f24c46db32a007359688
0x8d01bc9d4ac316418972339d026d212092aaf405df9a633d41b290a9b898d350
0xd3e3c3d245bd99fd35e7999d2bb7f91e27f44ed54bca6682ceb85b4e04ec750f
0x748b8a909df7ded3f670d7b045f023feeed1e5f202a298cc93a0607800142e46
0xe87f1df8c919457659ea56e35ac12582cdacb382a9586366c442dc8c73cacfba
0xba74653a745b126e7fbfa634bbe419b80035dac1d2ed108cd9d9811cb2288076
0x4a1179a9c3e82114673f296f936a5170adee5a5ae086a680f54041e5a23e404a
0x2a94d4221dc6a85c613d16ab04083551b7e52dfd40b6cc7f870f72985c21058b
0x97d6a728c40fccac3c196aa383c9aa544d3e48748a762769a109197ab5f46c60
0x62df2958bfffcedc39efef1777f806074659f9a49f5c39289bacb6f5998de466

Functions
Getter at block 21210894
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe1a5fec0249a456f1f8758e1fd01744519513b0f65d148c2bd03f05723525b16
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC15E096982132CC6aB2078B840f00cC412a7Cb53, 0x30CDCf1BC36EC64A228bAac68552e261576D7D9A, 0x7a1BcA9C3a1BB5aa9204662d7B875a163895A47E, 0xe15CA6A61Ef0D2e58ebBF390089906158F1c9C88]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
111
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.