GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0xa7f6f328 at 17072387
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $959.78
0x6c9d67b6cbacde2b6c46f1e69de34eaf8afb0e90ca2bc33e7a36cea4dad031e1
0x08f003b381273906a2f4dbfec329b95dc4cadffa4120b1fdbb1cff0c013fbc73
0x740a3fd0e1a23556d56a5c876f7429b198b2573ff844288f14d079cc416b6567
0x0f533aa5aeb06717ac238334710bcba43c74da2081f8da8c37c3585d3ff92e48
0xd0e8722f14f1112acd1462d929478d86cba9dbbc14dd58aba55add8b2901ea33
0x47bb5d8ee18720a4175fc279b311ce81623cc17ddd8cd5498ddad8e60c9097b9
0x26792061350e9125a0c1b5c68e6475677ee7a4113122f0f1a45f4b361a8386c2
0x43d57dc6fbb05cf2e0412874ea2c25c61238b9cc4b15cad59a9f909d11da50b4
0x086926955fdef648c0fd9a5c7684b212d1a8b653452eae69ab54a16714778de9
0xfb18737c74cfd93a4033f29cf3914e9f73d6a201987878471b8bbff0f6fc2be0

Functions
Getter at block 21230329
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x62adfe8fe8a1fd139a491656769d37fcba0265534f2f7ed9da5f077adf306463
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x014d6B11882AF2cf20812840CaD688102A8D0d70, 0xE7172059F32088794aC0eCeE93a8d49D3bb9E0D0, 0x10F96d80F357Cf1a5eFaa7D111Ad2E61Fd791247, 0xCfED0E7153e1B61650aD0d111D51D83878b0BeC0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.