GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 209 txns
Deployed by via 0xd6dbbc1d at 13792502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,804.42
ERC-20
Value $7,495.06
ERC-20
Value $2,912.57
ERC-20
Value $1,821.72
ERC-20
Value $1,710.47
ERC-20
Value $1,614.76
ERC-20
Value $1,201.88
ERC-20
Value $908.85
ERC-20
Value $867.71
ERC-20
Value $864.28
0xc442b18ea16b61c2f8d8957615b035a94dc9d2a0e15f4cb804501eed38256a18
0x4f7602b0db84d7ac92ab28b983514ab51c72f63db02e800d63c469403880da35
0x310ef49476b8c4b50479680ba961d485f29c8f3f2cedfd0a2e424cbd309be92f
0x4cd7a45dd3931099e636980acfa7bf89e9fa5a4fa9b73577f87150731fbf495b
0x3809773c7c1255a40283e0cd5acdb94e8a501d38961c1914a02fc729ecc03a26
0xea8aa95bc7a5c606e51dd41fa6abb8ca5e8ab0b0bddaed31824301b3f9c81f48
0x185660e761aed20ef9bfaaa0f07361c1faa91976f93d21db998678ed2e146a3e
0x5c5e1a7de9899f7496426b3a62de8cebffaf2d4ba5b4aec0dd36b55f85132e6b
0xac029456f2e38e65a9707b81f77dc10b83d6f7c6731b71402dc623d9ddf3cd87
0xa62fbd216f86eb0daa23b7a3d97ceafac776a1e62602e45d314b44fdb88dd4bf

Functions
Getter at block 20934850
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xff4214395aecacda221cc693fa4d053abe410069b9f99c75e42a9542f030faf4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1a4e66888db428ecDA16b27D9342dC7d97681596, 0xf0484A0103643A151Ba67fB2464CAfBd5506ae40, 0xd7d0297123c78D14031B9615e50D59ea02c238e0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
136
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.