GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 80 txns
Deployed by via 0xcfbc3bc7 at 19107333
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $450,711.35
 (#1198)
ERC-721
--
0x955fbc727b77c8c6fae6849aa4819ea48faaae5caf0a3a7cd89ada22196b67f0
0x008ef860066666c3262958e003eee90845ae6c220ce9cc1eb5ff4cd77c7a1a01
0x9037e506e2a73bb5d31d399ff24ba85e44fc201f93aecae05011e2ba5109bfd2
0x4b5f1beff4b6e6b35bae402ed275b4c4ee07cf54cd27cf9e3a83486bbfd2f682
0xa0183753846263f918296499ab2fe45082be75544da8588c4f0f560a80306bb4
0x935be0a1af2b71fd7b2f4974c76d6730ae8c890fcec70deda159bfc10e8f071e
0x141ece798944db96e2cd3dcf874bc9d4852f6f9162199a77dcc846c1df45ee09
0xad49823b6d77b46be206268ce0257d540a94fe480a00648caa31b600c714be2a
0xa8f1b274d90b5b704b72aa1aac7875c0b6989888f70aeed12ece462a7d7cde95
0xd8cde4c509ed45c92c6655ce798714b3fb9ce6de90004501639fcb1d3fac4ac4

Functions
Getter at block 21060784
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x64f371ad1fe30fb44054a8ef3921c04cca6b9a894bf9c60a6bda5baaad18e2b6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x12dBFFA011ADc25b895e3F37C719C28b536a71F8, 0xC1220E361411016Df66E8D0c4De38F393338a2Fa, 0xca678eec10915F1eA6b7c4de315325E4670c3d42, 0x8F380F24B078f89D687F47c3377ab68b19CaE423, 0xD8b2a043594B0B8Bae636d7a470fEd9C716154a2, 0xDeE55A9EdAb12bd59A9cc97bF99ee8805d391F98, 0x88e65D8bc541B9c55fB3cfe43Cb1cF0175f7Df09]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
89
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.