GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0xa1021318 at 18835702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $625.49
ERC-20
Value $57.52
0x6d6d3b755c90a25a16c22f6461b4a02d15806b6952b8b32a01f2dc6ed3f1de78
0x8934731df2d8e304f5f404d23fe37d5bcae9a729392c5f8d8568360651fea742
0x22e471b6a9abfcfc2fd9a72c8013dfc187fcd22d8209d8981a834c2bb9fbe29d
0xc48bd4ed4269eeabf980fccaf38d6e5396023ba79a033114b472829b7ff31668
0xf99554a9155d53eb092084be8ff5309b4df9158435d03ebb38ad67d235b70115
0xca6c0331b0059eeb38d1a99ddbd562f03e1c14cad95953901c793707a20084c8
0x88bee55ce29103f6c6e2678151bcce258f78b770e5aedf2319cdf5a048f84583
0xdc92a145fe46e027b51d5d7e006e6d6f2311b16ab854791ef987eee9e2654674
0xc3bf19d68a354ffa1b82aceb9d3d37753afee3054fc3d6f3468e83a29f4413c5
0x47d03f0db60c1a023180e5527e3d9b32e3d7e41f49045fc9a4f1d67e99e6f75e

Functions
Getter at block 21218322
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0e19bf4ead95f22e489b6a84d33eb8bd6e24ba2bc974ba413d134d475105e72b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x25Db44a2770b2b0F1948a054416894F66C919Eb2, 0x11bab6b55599202123602e15f96aC83865a0F828, 0x18490A5856D5FC5fb338Cbe4636A7f66781a8945]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
106
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.