GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x52fa8bc7 at 15046310
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.05
ERC-20
Value $94.79
ERC-20
Value $1.79
0x1ca940d399af217a9af574db3047da7bc7d6ae23c8f7b62405a26174945ff7b9
0x5532aa8e6368fdc9fd16ee03a9af3e66aa672112c8a01561f1e5c35ed334b2dc
0x0d177d7df029283e95adf0b2dc2abfbad35d0ccf26d898ca053ff7b51f155631
0x6723f24fe4db02ebef3aee53b85dbfc8ce397744512e036cd13300c5098fe7bf
0xa79fba40ba832c8294e25f098c12e6a0a67a4308974818006ecc149203fc019e
0x799dc5126f112d1b8e9b40dd1e21139826bb16504df3a7c6d83daa69e06a2da5
0x23e0518f9d66543fc91f29b91ba78f7c0156fa498b8ecebf5262a44d7ba72f9d
0xaf2aba76b9d8910b6045d6553c729062b99bc07b62fe60528fdab8d948703bcc
0x77ed570a5eae6db8fbe48c747c27f7df9cb78ab7ac3490621dac8c4ff250d04f
0x07fd3703a0bb06922ad060bd5d8981b638b7f054cffcdc0e9ee49f5c4bf66a0c

Functions
Getter at block 21322733
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfa76fae7f17868b4c1d2a31a56f1703106cf5e2c1c260a604630cb18193aac7a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB2D1AF6a6FE84a71e63aB6Ba2190b78d38b2bBB5, 0x816F1fff24E430e035e3c015ce29ADA99bf0756D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.