GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 676 txns
Deployed by via 0x45f685c6 at 17970715
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $56,888.88
ERC-20
Value $64.73
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#282)
ERC-721
--
0x65d5c1728de5c889a0c44d13ff7791db6ac7b879e45abcac1c8648b68a086adf
0x8b19dab811f12b265ab3e2f098a2d68753f69431d456740b5353819c64a02380
0x07984df8b7d6a21b987eb06a97397a11b7b84cfdfedbbdaa5f6205f1fdeb56af
0xfb8eafeb84b0ea0d301fd2156f62288fe829f4f6393b4ffc9a3b6f648bbe8a6b
0x40c339d8cfb2fd6874ebe15edd862e60545a6d902e853615a7cfd28056669db4
0x109585d45e95547575875b88ae7bcc5ace3da1feaefea5e3327e434d6384eb3e
0x38009d6844aaddceb7e03607dd14dfd08f81308f900505d1456b6d5cf5a0d9c4
0xe0974766b41002c2315a903019946ff85c3df8fc88128195c8bc94e3fa4c9208
0x3de3155acca1a33b59065c208baeeac4b7cb77c484ace1749fc70872168c38b2
0x0cde300583626524da01a2d4836c20999e72b863341b66a5e5aca2f4f6f32489

Functions
Getter at block 21158048
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc8c5d202eeeaa0e6ac92673e57280bcd4f9d73459e927a11774ada7da0fcd2d2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC3f6e51cA4D3dd54F663090f8c4f68705E556cb, 0xDd014052E6B1fd9412Bc97048469cd003BF36bC3, 0x54284584988833E83C992Ac8f7543d34E0563A16, 0x366CdF907D4ab38bF87CCe65A914cbD83C771913, 0x3DAE2efE8b604354B432840f4d9C2b8B925db64A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
667
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.