GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 87 txns
Deployed by via 0x7e9e7389 at 18462486
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.76
ERC-20
Value $0
0xb309328e2eee34b9e63b2ece50611fbd154b8a6854dfea085ab3e91113221ff7
0x49befce35f92e4e7877e72aaec064a6e02a0ded3e4b2a36ca6e7df9b00055257
0x78fed900f085dab744a24367bf4f0e844620129c872761fc575033e4a590a8b8
0xdb9c0cadbd878324f09b909dd5c4d0ed403c5fa13000e5dd546ac1151d513a3d
0x1e90ea1df68aa44882175c93fa1512a643a7dd759cc50ea55f1ec6090655212e
0x39901e62f2e0c0327136e4f662d19e48743520f55edaa9c536d845c243996ab8
0x3ff50dfc49bab20b689b35854da164f7c487e82f3e50118ac6af48ab018978cc
0x974f03553f162f71f12a004aaa5476c3247d7c7d21ab5d4ec001cf0b9e2c9259
0x881a20584a3d18d65167118d62875733f7ab00accddd2fdbf400f95cdb9c695d
0x544d4820a7d07a774b5e8d1a9a42c666ab0ca2c9f29010953384a8b47eea42e8

Functions
Getter at block 21219257
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x18296c4284f2b748a94dbf0fbab60e3b4329d36dfaaeace598d4c2ae469162ca
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2dAa6c1D521D97B22a876F88d9fe95f75795DC6e, 0x7A0dDF2f91e4fB68F73c5bfbD435C4BA15F1D59A, 0xE242C95cA507bA29D8332F186452d57943f39732]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.