GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 160 txns
Deployed by via 0xaf02d231 at 15839298
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23,258.26
ERC-20
--
0x7109114ff376281f357985c44c2473266a1a3d57a74cca110499279713c39241
0xe5a4ab3eacdff045eb0d8082a89c3458ac66e3eaf3014422ca1f346d5d794fc8
0x49f4d8411208ab76970af68354366d6bfb7380760586a6195444254a5b25bd4a
0x74472c01ed76e7937fe8edf4b6b5f311d99e765ce8b8a01169e51fe7918752f6
0x4222219b3c44a642ff2a15f5476e31908eaba1c59e5c2fa65871ea104f036725
0xaac37e28ebcf275aea5fd74234621686b4332da9301bc3d37b4e267044594bdb
0x93beac0419ff5ca3782953b55f35559bbbe6945a835ccb33eb353451748c777d
0x0bbe1288b6184a2f0e7b1205c695f28f5dad249904447e05a841fbfbab1af41d
0x78d2d8934d9fbe22ba56a4ce90e4758a0cef3a0b2edf4fce2b3201552cd8b3bf
0x19c7d643ec805bc5785ad2447af0fe01286db18018d08c3e1d2680e96cf5490f

Functions
Getter at block 21244377
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3e32b4e9e95656dc35c609ae0fbcc0cea466ebecc8227025a2d3edc728b79fb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3F0009D00cc78979d00Eb635490F23E8d6aCc481, 0xe79af29d618141Ffef951B240b250d47030D56d7, 0x3068415e0F857A5eEd03302A1F7E44f67468d2Bc, 0x702caCafA54B88e9c54449563Fb2e496e85c78b7, 0xFAdb20191Ab38362C50f52909817B74214CA79AE, 0xfd03dA3aeb6807a98db96C1704Ea4CFf031BaEd2, 0x700DA14328eC2F81053E5B6aAE4803E16BEdF1df]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
168
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.