GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x2808e040 at 18087905
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.99
ERC-20
Value $2,406.27
0x9379556d926ce1be421701649d6185e214334f886f88acfbf7e1009ebfcb491d
0xb8be4d1fc17b8d441ac1c255cdd8846649dbc6302bbaffe0840921d096f95d10
0x4350dc577f96d5f269968ddc00fa6169d221740fafabf70904997a57c2c9368e
0xd92b2a02de9de424862f2d5902484a5987243a91af9356b1b0cc35630a1bb861
0x37a4f3eb95b863d53f63186a937a99c42281d3370fdd0f230901fb1d3b82ea82
0xa4019847cb0be5d6331bd6cfb0480e0c3a2e026233f564d33fd0b6de650473a7
0xb083b9c799d551de78ebdbaf894ca396440fd4d9f1a90a5764614535360019b8
0x6ac13cddd77ffadf76b7fdeb2346ddd8464ba492434d8c0097bb5e8dfb69be1d
0x5cb676442581906cbcc99018df58e39d8f53dd9b47dfcf1779fe9b7331ec731b
0x7bc3082fa38e43415ea6c66f16925de96d6f8c742964259d3b5a417a234c51b9

Functions
Getter at block 20881363
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x24181001c8a15fd0585a5123b6efa2a1998505a0c7bb52c8fda20eebb9f48bb6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x64FeD9e56B548343E7bb47c49ecd7FFa9f1A34FE, 0x281BA4E9B7e28982d6CB53EE3836865f1453e12F, 0xE5b2556aceb4338ed34719Ed42C157ba4f251EFD, 0x08aDD5aCD70453709d299dd301d60e306e2Be4C4, 0x858fF8Cc257230F708764DCE5925DDD9D0461E6e]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.