GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 216 txns
Deployed by via 0xacc736bc at 15616587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,068,465.25
ERC-20
Value $36,912,920.14
ERC-20
Value $2,547,093.24
ERC-20
Value $685,408.82
ERC-20
Value $309,825.29
ERC-20
Value $204,669.82
ERC-20
Value $183,861.68
ERC-20
Value $9,093.7
ERC-20
Value $2,616.26
ERC-20
Value $0
0xb7a6d4ee0e78d07d39f8d01e7f85f1bcfda9f11029c3e9e56182eee2c2a0a546
0xb5e2599d76cb7f20eb8a60e03e0c2e0b1636890d9c8dd4e643674268219cd076
0x5509d3503bb371b5257aeb706d5c26168caa3ebdefc43aee9831266de922b9f3
0xf4019d1fc97ca9fb0d22db9a444aea356de328398f2fa963ff367cc097f63b1d
0xa2f37a317beb58c93fbc719018f988e1e53dac69f9dfdc41a78eeac86a306db3
0xa0f00963932a6197c9d49d8b418e89d68419705e2b0e54f839aa245f1fe3ddf6
0xe3340a19ea4129be1c867be858384170f4d993171b2095aae2283a41bc354328
0xbb7c44aeafb4b80b85a2f07f0dfe93c62e67e48dbb8c6c350f3e904f75247947
0xe87c399c17e23843c29a2bf063f31a66f725c40577c99bd3194723dbfb509831
0x39173cde7960b489a332b4432ae86daa552bf01f77d511dc8ab7b46159853ac4

Functions
Getter at block 20865898
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x385fb8deb5bebf8de3125e64f7d017d4b2ec2fb7161c899cfd65bfeeefa9c276
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE2be74a8bbcC84Da849D97A7cfC477142aD584ba, 0x7196093558b29C43BdAc10ae0F671519B4d23BdD, 0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1, 0xB0c9C5B5211dE3a75b61BB798887b76AcCD64193, 0xE7A4F2b1772603170111BC633cbCF1AcEbD60BCe, 0xf6dcD4d7141E06B916987C3C46220f6241278a30]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
185
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.