This contract is being backfilled. You may encounter incomplete storage history.

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x2b058100 at 19476783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xa910791201bf001433172d6431093e6c0ef4dcbe33123c6d5640b389e5bf28c9
0xd901d00268fda915cc354635742cc849600d54048d3630f79d15c8e264dcfd6d
0x23f33f72e85fbdc2382225b737c1619febd98a63edf01eb5eb22cd3ffd65c17e
0x9fcf6e9964c8067b4e4996840f33a70925f049c1fcc62497c4a1c2bc2a828433
0xbc5c59c3a6b6fddec8ae8d6cf13cac6b1d730d265b1ce3927b6ed332a82b8dd7
0xf5bd380aec43add42171dff26029ad76a021ad3bd3d98e677ab001e3994f274d
0xc4716ada0a00ba8eb4bbd77faa59a96335f52b58812758a620cda15f5306116c
0x7f059198d1d20d2ae2b0f42d4e58d712e9f24eb853dbb95c0cb1673af0db4a0f
0x04c5928e5532860d908924073de6499016f98c3e9931bca95e4eb17282c26ea3
0x8e0329b6324a4ad190b53e6e1a736392c42d5f2ce3997cd5bcceb1c66486aa55

Functions
Getter at block 20793691
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8bee63a5536878b679d0cf41e4d61c5d59e48e0e7f6ec6dca8eeff36222810a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDEC366b889A53B93CFa561076c03C18b0b4D6C93, 0xBa708A95792D0C3aeEaef94306cC4930B3e817b8, 0x785Bb3Eb1e28E4720AE0C160bfB51538B349eEBd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
64
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.