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

GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x4c65c7ea at 19463260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $200,045.95
ERC-20
--
 (#14210)
ERC-721
--
0x856608376c8f9d87592be2a0c74bab55d4ad766390a735148cf811c27f0ca2f0
0x07a76fea025dd2a69a78379357c5be4f3715f55ac7b49ea20102867c8f6b1475
0x6e99376810092db04e0c344126970ec423b58ed9c2d64ad7eeaf1cc8052863a5
0xd8273de3364e8ded45a5b31e35cfb85be58156c417822c1d7e0491a9a29b640f
0x4aefd07fbfe7e3b5de965a53fd7a870bfd3ef0528398c16e5774f78335d28cdd
0x143a5802b2dd7470f9122ec6005efd0b734efabe8da6793ad7a4b310ed88a612
0x2cc89ba72d4035489af7754875cd05d4264cccfc441388b009f100484ea526c3
0x9704acec6dea142c32692ec4c49da82c73982488ba7408f5499e15ac0a17fd69
0x48450e5a07b08cc7ee3440c4e4b76537497e8aebea3fd38598458b7bbd59e126
0xc5453ef8147e265c5250cfdbcb9de8c415c368ecb47a72d25ec18f21bc86e778

Functions
Getter at block 20816512
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdaf2bf2230ec10144083c9676027648476ea7b7a84db8d68922f6a385ccc06ef
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7EDF57d81EC13CC8aCC0246e3C8b665517E679b4, 0x7E41172E8E5226dCb248278A3053E9a67881E5B5, 0x746a4B63b86Df614BD359B57B1b865531E7BFFB0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
87
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.