GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 156 txns
Deployed by via 0xfaa1bb2b at 17494226
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $55,776,070.11
0x2096c8bbf942403ab81a017863566c00c817fcf39c10f547e7af3e355ec892eb
0x2ec5d69be9245c52652e8d1da25ca8e55c714a980189706146ad584f0b0af7c1
0xa0f01d41d828b94997eb443a7f70e5cebd38530577a63dab4d47c13771a41a9d
0x1d5191b9019bc7f039fa1dab0630fc3316f0d30f4831d77b2558aa0261018c7c
0x308e63d7d4743698dfbce221e6b455eb65bcf166a6975399815187a7f9c9fa84
0x7ed5e56cc3ea35d959a275d155cfda03b9031ead9cea70ebdf196f0d22e257b8
0xa1dd504d38ed5a505a0a2147fca89c77f3ee4874efe3076c05059930fd573b0d
0x3ca88ce6a54ce214a4160bd0302966245258568e1519fb156032406bbc8299a2
0x7d7caad6688ab8158e85af2e3de34f6b80f7266f77ecaf565bb6618b155570d1
0x902fed14b75f09dbfa4b4a5724b6c45a2c707f8e15eca3ad759e755aa7caedad

Functions
Getter at block 21306678
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09405ea4fc72713357c76e3b0837d74f4d285bcd979d9082efdc26478bc5ab69
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7770cB1B696ac08C610B32c42682a750bF0FB668, 0x5bDBF5f0FD54bc9E7025DA528d0e92a3F62Ee992, 0xA46680F63b905DdC4A5fC3038584328A04623314, 0xBd3a980AD6B668c3c088deFAb9Cbed8E1Aae5F7E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.