GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0xd69cfb5b at 20158272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $467,175.11
ERC-20
Value $3,042.5
ERC-20
--
0x23147ec7b77a72b38fa99378f8d0e995090e39ced3c7d085a921eea798da049b
0xe218442f5ed55119e74a95bab05a7d58a0be926e70c0060b94dba43bf0981152
0xdeb6e7eff92064393b207b41987375a16cacc05467af092c98c142383771ca5e
0x24d5ff25733c0e868bbb808c6bda668dc7d5d53f4ebe0aed4d0dee7b0357e54e
0xdf779113ab90a0343bdb4c977c986e933d17116b3f51872177f37e9ddf6b8189
0xa0dccd9d902a5f3a187671b0be45d278ea0d2c30bd702bf5aa6772674ad29243
0xe9a6e1de6bd6e15542ed53e4c914a8324365b9b40423b3debb74ca0a91416c16
0xeb7e31bdd8f7fb9c57e1c18549c74fe43bcbbe3e09ace7642d88c0f0ba8f5e6d
0x14fe9a756406b3dd378ed4b2bbef1c21223eeb43442958639e4d7619127b59bf
0xa43e684f6c6a66fb6166c827193067ea8bda8f31bc90df0c3f41c55fa8bbd8e8

Functions
Getter at block 20871921
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3312eaf9cfa62d9ba8e191c9bd8337aeb6fcda39caf08695a98f3c5b253f14b4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD4B70624cA40df7665fA2Ef7EC49ddcb4B5470fb, 0xffE6A6ab47750aA646a0f5b30C197CDef845ce58, 0x76979c18971c7C0248A0DC1D89B638D3dfA56be8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.