GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x2c7f8761 at 19473191
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.62
ERC-20
Value $551,405.35
ERC-20
Value $198,319.12
 (#1267)
ERC-721
--
0xc12b68edac1fc411d58b416231ba3130c116f7eb92bfbcb8ab0779b7e5548427
0xdb422eb947bee6365dc8384f739ec7096288a169ef4d26da7f6207db73e0c95f
0x297e52558a537f2444b58b6522b0dba246a0291350325cc09ef57c0e95a28d83
0xdb1f4ca397ceb8a568d8cabb3e79abf31d3e897b56359d0d0a9b4dbb831c289a
0x0bf63a0ab7ff9887a8b42604c14276e75ea90c914df8746720c00ab2cf704ea6
0xecd23a8952ccf1da45007e6a7a3b3c4ca5e88f9bfb1f60115c53b03721156555
0x77cb638c46a66fa68143f8847342474031e3b9e6b3bc3e04452646c3aaa9eb04
0x76424c179930a52cb2b7010246d8913a15d4614428b4f688d71d0ff05c0655e0
0xf54e087a0e14ac6a3be1a4a6527ec4cb00760b2cc9b3abf687dd936d0a7a823f
0x85a9a36a2ee0f65ee2e22ff1d980e0c672a4a01b27f67982a9f447bb559899a4

Functions
Getter at block 21284042
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b87bf1654f8e3e8106aba5e9cc9e2834334e89abfb2817ef969950891d47bdf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x601f49c3a40833c78D35463CCadECeaB03b83D2C, 0x11FA786ED84C0f7C1cc014D6831CcD8fb54b2341, 0xaFB65BA65828Da970629a087F46bE0359a113dF7, 0x3c66ebD9039623e902952B8987AC845d3FE25c3b, 0xf88307209Ad0c98aCd809CF76A5A3f15a3831188, 0x39341b81a19C7174fdB81D93824D559A58fC4c6D]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
12
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.