GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0xe12b6735 at 20822972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8,428.39
ERC-20
Value $470,624.03
0xaf37805527a9c64b5fe91402df76d17063f4058d9b3065a065c4650fb926ac28
0xd0f12ece29ba01a820d5386bd67ca93329ae6278f2f88a19a54d04c73f40be30
0x2445e795fe61d4c095029f80baf173ada8b3f145df498ed3726532d36dd41199
0x1b2937ea487bf46728d30e29a163f9721b1be1f01699fa2093c55762ddd4bef0
0x67a9f7704fe6bc1826fb2e1815ba32fe2bd055fb3ce3576834bac7476bb54206
0xd63f77214fb7fbc709124a12e346ac76f298ff0908f6faa0c0a43ef4793c5093
0x8f90f025de72fe2c0778d90f302b6dd509246160b32b531bedb6e9f5b9d8fc54
0xb4d8e3854f950b7aa331fd6be2bc3263e40f1839995d7e53c4e7c0baa8957974
0x9e494ffba83a608468a50d405b92fc5147688986f9e0b28ef2af54f12cc88191
0xd45737520971401ea60ef3d48bff199338c08beff49d09b4fecf8df0d3a7f661

Functions
Getter at block 21212334
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x084034c9ec4273f711c1618ec913e397562a6f61777719f624578bcd5fde78de
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x344d9C4f488bb5519D390304457D64034618145C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.