GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xa6f3a851 at 17785135
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $358.8
0xc2e39720101e54029769dc929553c7240d430835394ca69d7d307cf6cfbd0049
0x82331e89c009079eb5ff78b6164711da30a9e98ef3f754e6477cd7b9a2a392d3
0xabfe5dee6ad05efaabd594a99930634b9007f55f3fe7a3d55fbae5843120350d
0xac567f05f5e8c527d8acf5e17edf190731d33d05aa640611e1c056f7b48171a7
0xfe9fd47f4b140b333427f99c761bf10e5c48a2c61e8b14727745c90e7f8f0ab7
0xc53fb51f8c28f98b26e7045876cce39f624ee58214f31d05910329b9909ad398
0xea42f735370ead6315dd3f64975917a83dfa3d2b0c06e6a552fc5c38ba70172a
0xebdb9c6eff382226ac207e80696f0323b6af3195a7ba0ae1ae8287f8623745a8
0x1920aa625cdcf160fa7675c61d1a9df0cec14928f15e5ea056e20af1b82f501a
0xe9239d9eb3e52f5f2ec27393913686cf06df5d6bf75eb8027e3a348cf322d069

Functions
Getter at block 21294997
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xebb2b60e41010f28e3df966206d6c41226b3a537d1e2968a91e8a29ecee31ecd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA5CbE8c764323f78c023F9342Dc867b10fb57C3f, 0x9ea99109E1b1Aa7e83C028391FB2D038fa6a4174, 0x73524D7f64365a63Cd0F99edddAEa18370b83Dc7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.