GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0xa5b4c27e at 19568704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,884.21
ERC-20
Value $748.24
0x2a73d195d8c97efa340d46cb17c026b89f7ea95a86b6808c2fe684ae2c936136
0x4580805ee38d91451a1762350fd287c735bfd66823020e18019393e223780c87
0xc1fbcf82543ad58f599b249264d720002934d3fa3663d76f658909caa09839a8
0xbb36ee02cbc763fd4f95a51b8cb76b28975b7bc8787aa529000a3d190f0d77a4
0x8bc129e04e56b62fa311fae2f789da6414d2047041fb92e6e962b041b8fb6aaf
0xe927e57fc1f40bac1904df36af9edfc0614f611abc0dc0ea7088677abb9b055d
0xc8795bdbdc05a5b6b813c79f0b4d2cab3a618378687e6ecd3d6d46f753f8ee17
0x5c7a3c406e90364339ad439321591894f3f83d3ec7e3d9a7824af08d9f38f1a7
0x6f85d3a4d2239e2c9ab91faf5c55f29a29f5ed02e025f42ef30d61773d44fa25
0xe7e1fe49682aba7d3272e95907576809d0d54152107cec5bc97f2e206295c1f0

Functions
Getter at block 20828803
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3d3d63047cef0b50df32990ac9a50553bb56d163453de49e6b2d97cf6ecadc4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB96aC7431cB5542c19b871e4681A8b87c5392465, 0x230d1bB4bCEAe6b04868DA9bAE3e366E9759580E, 0x42CB6585de20D4615Ab9D7d99518FF2de1262F9d, 0xF12Fd642eA2EFfF7beD79Fddbf758329b2afCF3e, 0xf185FcB8E8b7dbD6Abab83CCc98EF84AD85Dff39, 0xd2d18094b2F45448816010342dfC05788f1d3211]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
78
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.