GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0xcdb6a1fb at 17569916
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,372,007.13
ERC-20
Value $850,383.95
 (#863)
ERC-721
--
0xf3a399313c242649c82bdfcc445cc7a095550ca0f750362e9153269230bbccae
0x68a107f062c0fbb7e1e76e8701895533ae76198989751d35df6876eb35f35f02
0x571f5a4c91d2a9c880151fd086e37acec4789b3ca1fbf75cca867016055c9c6f
0x88f1a1bdd45881af18fcc86326b34f3712dd24482ba71caa385609732b7d7f5e
0x5721e864c4e5e74517a860813d1c554f010300c0617e77b6109d69f28849c480
0xe145dab415cda8531e65e406c3f71de18ddc34b80882769418ef83fbf910cf5b
0xd4c3c017cfe5d414e07fd91fe9f94f810d5b74e035fdc8e79c7041e6482e1a29
0x6db83c8d478f7b0f41122802e25e733540803cb7ec0a6d9e5364f4369a87d21a
0xde59c20e4417c3d8b61a0bf0c54627f9d02feac14a0aa1c56b0aed5586d00865
0x9e4ef4435d6d32020f64d4376be3910064a883956b0b1521d3527fd4e8305e37

Functions
Getter at block 20939382
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d284707f3490b3db78d3d008da07576688463e6fc7baf7df7e71796def00eeb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6861dBe2B6c5E8B95B2A805fc62e05F672659aC4, 0x4e981982A9D045216cC05CDC92838aF5Dce6e9CF, 0xbe3e74455433d9dDc07040F606431808B22cD18c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.