GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x9347894b at 14739264
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.51
ERC-20
Value $5.01
0x7dac1f86a0dac1bdc0a4d208c42b24df47606bb7f7417b48e25e2faf7b731ee6
0xee47ba57a53607034c9b96ea7cc662957c2629523b1bbeb74238fe6b0a2dc31d
0x3cdf93df4e45e0808b349a6f6e23a8642594083d63a1ebbf7f5c94e5fe779356
0x6e762ead568f331e35c61a50cec295b6e4e078b88339f67fdefd6dceab461dde
0x41f09c174818dd1804a26255bc7a34a72d7220dce54b1d3a1f0fb8363707d7fd
0x12b4a153809a8d1326269d89b6f39bc144304e38063af8eed52c25cd8ac2de79
0x1804a56c502f1d8cfebf407271b86ae8cf2bcbb2bf474566ca3f958c5c32ec2c
0xb4fb7209a752298eb9e5ecf5a2f291ffecb4906a58c219751ef3308f95ebbda0
0xc6928278ec29ead31f7d2b3727de7df26d4d3752de02b48bb4f4532a5f415984
0x335c31a3f156f8b163b60b9ec013172e3cae286fa86d83b572257d5a7f71e7b9

Functions
Getter at block 21123468
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3ed6805838986050a12a3853b277c554acaf67aa8e712c2313c09532ee0a57f3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x51a31150DeB29534F14F1c610055424e88947667, 0x6F5A07Da821385B6c0046022416bdDDcA48A2ebB]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.