GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,756 txns
Deployed by via 0x5695efc7 at 16576667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $121.75
ERC-20
Value $453.37
ERC-20
Value $257.61
ERC-20
Value $137.79
ERC-20
Value $117.21
ERC-20
Value $95.96
ERC-20
Value $91.62
ERC-20
Value $76.81
ERC-20
Value $74.12
ERC-20
Value $69
0x24915eb096b579151928d3af2d3e624dcce37c5a8531e3a2721bc4992012fd30
0xafeb60c5bee3348c8c16d3750708bcee27da7bcc0c3b1794f84d10fb875fae36
0x2205d26734ec940afa3df7ce50ff35f928b7b3e331bc5d23105a8b66cea90cac
0xc5490ba15aedbe42435818433034e63ea853c1cf8e4f6241f72634eb51f1cf82
0xb13d8f06a7508703cd042bee7c18feed35ffebae739926b72c779a5c0e5e7bdb
0x6cdb84f4d0f9d5152afded71827c7b760148c2ee1c52066d4143c00621245903
0xd027e132c75894c473a74d6d929480c2109d658db1ad276b3b1aef846605076b
0x770f1a507bd7f741443ed94ee8dc667e742858a72e3fb0ea46d8b17bdbc4b209
0xa20a4d4b2ddaee3ad6fb6b185f99aa2c56dcd0f6af4a986740b35ded4daf10f8
0x8cb63cacf974c9ba9a185baf0f7d483960f4f105e0bc71061b5afb8c8f03d1ee

Functions
Getter at block 21218929
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf8cdf96fe5e983d3809271f2773e33bc2aca362c400cb8d0fb5332b3a9081e6b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x22Dc135f763Bc9Be118cE5e3EE35Fe998De10845, 0x5dF5c71e85869B36fE85eda133d3407669648b27]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
35
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.