GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 85 txns
Deployed by via 0xe2eeac3c at 14581410
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $638,794.7
ERC-20
Value $366,380.97
ERC-20
Value $0.63
ERC-20
--
 (#4)
ERC-1555
--
 (#232)
ERC-721
--
 (#2049)
ERC-721
--
0xad226ac68ad8a8ced8fa18e313421924c65ae1ca1bd3ed5940781498523b68e1
0x1df31266408de218d0a0e33563efb7e3d89017cc8402f893cc8b756cb5601644
0x8c373b5b225f26319dc06dfd85a7e38119d03545a80dc1f5d38565a85684ee65
0x83d15d95e703ecea982fbfe7e45277168dee64a424eb11a86b0734f0939d66e7
0x60acb9111870a3ca063cde7c4173b4bc4c23ee31d182396672b05966a0c7a5cd
0x955c1a2d0cb99c665b16581e8158c6e81a3116ed35f647919757b657b32b6e67
0x02164e5f12329345e4087ab75c3f352ca3e799d60561164dda892b3abb8eb359
0x98ccf54f8f4c388a7f3155a2064f0e84c0d2b0602b01e3d3964508a78f964ab7
0x5226dd1ba858dfd8ddeb583ae586b8364fefb8e9e47e48a2a2a1970659c2fbac
0x63689330706a4047f484945dfc10bd9fa7f0a9af9b2012862e9f4bc071f2760f

Functions
Getter at block 20905011
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd195caa362132086e0b0a1aa4e388a2188e46d3f6a549d80ff6a82152825c887
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC5Ce57c993D09E0c52E63FB188075Db22b9304c2, 0xB91b4923Cc72Da03973be216b9B5DA5a3Bc54387, 0x3BB33846e766eDe42b203a48e67c4A6850Adfa9B, 0x2629a584A5d237Ee98Bb5a386c5A1b005f90aaD3, 0x9eC5De7D000c8B4e27D136F93aB4b458ed1616f5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
83
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.