GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 219 txns
Deployed by via 0x32970858 at 17842831
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.04
ERC-20
Value $73,527.99
ERC-20
Value $5,501.76
ERC-20
Value $2,220.27
 (#170)
ERC-721
--
0x20e8db2ebdd6317555408c63664e3e617e7d2f95adf12fe10a4cd7a9453f2ece
0xbda393a302a9c82c48f267ad6fa018086873c056cc2b3e3cdb136bdfcfcb9a20
0x94886cdf616a8893a84afe5ed0d8a1554ebb6ede81b4dd654f05443cf975ea9c
0xb4e04287256e6b9bfadfbc78b449b4ed7d09ab174edff1727f484701634ad80c
0x6fe1a759202bf60fd29d968a26034674920382ed7f0b8827c9db917d15905c8f
0x56332d35a8e27d103633b806a040582cd5b0ea2ec51ff382031e4d183f42d0ad
0xac8f2034f296a60799f05a6a201b2ed054128fc19a7a52921c90457ec9035c74
0x76b21d1a4457279d07011c20ec025b4c950fd21380649b7607945bc2447f1000
0x4ab5f5484d2231ac523adba2e6b4008a2c919669ffa147d2f16dcd0686ab0b49
0x4fb376bbc96ccf7dd84bf033607c24be91e80dea8d1f6228cb2ad62cbe2149a8

Functions
Getter at block 21225779
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0e186926dc7ed0723b75f18966dfda3783e5513177c231d99518ce811a9a5f1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcc0AA6cB65bBa3E2BfeC1034163D8E15647019DC, 0x0c4C63e902094b562D19e2f1D61C61944F5139D1, 0x09811c1F369Ba06674c3178E79c83DA2Ac17E6A9, 0xD778A8B79b4144B7376DDf18019747E1142EF13d, 0x6E365bE3e5485d1de2e0FBAe27B97209784A0112]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
217
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.