GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 238 txns
Deployed by via 0x93054281 at 14432017
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,162.3
ERC-20
Value $2,356.27
ERC-20
Value $534.54
ERC-20
Value $112.61
0x71ab26ab0c00aa5f19f9b6af132022eac9774613b7726f31f79aa7a7b9339c3a
0x3e0cbde0e2a5066920209f1c3b1fc2fde2d5971c1c1580baddff19764a3bcd9e
0x9d4e770a936ddf4ad0dff9d07fedb273699e28d6ad23b68288ba19be70c9f53e
0xb869ace7aa8f44a70e1373991650e5834228519fd795257e6ca30a4edf9ac42a
0x721b8407073fe290ae47f84526b1d3e8516557dce12bbaf94ad5921c75a6ab33
0x8ba438f743ddf48cc0905a3a278b12d1b23e696187a0203531af656d3e6d6190
0x399839a1fe9b7c9cf975be724a9054f4192a9d30b8425311b0c9bf976ab65074
0x7b7652a66ec2c9b250cc9699025a1ca0073ca97add0b7b0ac4f5942985cba648
0xba49c365ee12580ea6cfe8084384c7defbf659d06d40cd8b8c32eb006e26eff5
0x8e06aa669ceeea0c8f49251c8485a937eee7d0738ad3720738e0b32b32655fc6

Functions
Getter at block 21306865
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe416c370b7ca98808fb2980c887a371412ac15e102b13268512f4d66877eae0a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x356bE05bd1F2FCFfA6C6fb7128BF54DBE0dF38e0, 0xADD488902299CcfD2e38DD7f43512cF1714A778a, 0x23997905ceFCe08BD48E5bAc9fbD36537F3432A0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
220
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.