GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x0cc88cc0 at 14835888
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $853.83
ERC-20
--
0xd3d9f08b7ac5e9820d92f6c2356f7e83a907eeae17d5e193f55a58e5bdbf4db8
0x374df1f9c704e0e5f607a057570663ccabc5e019b35159592c4323574c6111d0
0xef7faffc14c7580e182c22f8c0470a3ea1260920ef62a1b6f843138743fdb8b2
0xec955561b35180132b0cda4d5c1cdd63751ac161d2821cf28a3dd6c32dffc113
0x51d10175c768119e2c4c72d08edf75bcc4537203a0887e76b4e3bf483ecd0fc7
0x704e9a43fc8e68c422f2fd648995a5809c4ddb2d89f01edb659e6489bae30769
0xf205ea4f0dbdc5995d35db2572ea3d1e3fd9d214b6c682d93d580b5254dd9a74
0x8f1c13a5ff867c02869e66c093ea1f4235dec92b3a83114795c08a65796a375f
0xed82799e5804c42d9291ae1157a95bdfaba57febfffb0287a00bbd0f244cd072
0x7a7d2b640b01ca8ea4b4aa14a33e47a7678f96667fbf49b3750f28bd7ec60304

Functions
Getter at block 20905301
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x129999460ba1508874d8a829000a368af037efcf48558f97537d4be250e3523c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBE8E3e3618f7474F8cB1d074A26afFef007E98FB, 0x955993Df48b0458A01cfB5fd7DF5F5DCa6443550, 0xFCa6e196c2ad557E64D9397e283C2AFe57344b75, 0xC18EF7425937b6593C64151D8e707F97D5ce200B, 0x53AB1CC07738F15105aE56D8cd61Ea36Af9a91a0, 0x89E14956C6fBB814B281B0A1598E11297713c6d0, 0xc8E6c287F6c127AFE5e4CB30bC440607b44c35f8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
71
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.