GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 355 txns
Deployed by via 0x6a2f7add at 13717267
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,933.92
ERC-20
Value $0
0x6ee049a8cc5cb81b211f125c63555da8d07352c8de65340522c0a68fa2f86aab
0x3f2653baee1927c402efffc89b944f4ddcc2db9172a49da9c2b860bf4c623bbc
0x3e663c7a4db08e8d3d58d2673b55ef48cb6a5e48fcc878afa69bf6b2745f4ee0
0x1bc244ead5b01925633d1b4dda0a5fd93b327abf3c764d7baf425138f0edd0f3
0xc7845546131676158e208b5e9bceb8a4d9508da118dd08020bee26fc8f1b50ca
0xdf789f878a5f5f6f5754d42725b17747960cce17f36a47ff84969ce5594d3e50
0x972a05c759604805abeec11f99bcdaa1f43e91fb887f54a116d59c611625e4be
0x7e73ad41a65e7c02335950533c96eee23f65562884605797904b26e351c4d502
From
0x9904c41bf4fad9db393446185aa88aae9fc221e6fa47784b9eb0d7a113c8b116
0xf38f253d6510669366d45c1dee908ee61ffcb360fcd59510fa52aed1fcdeb212

Functions
Getter at block 21027051
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe02a119c8f5190f983df17551cda9b419f17ea8bded22420b9f44a2bb4deb510
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x07fB49Ce2521C00Cc21640b1D2E0ED2B0a41E475, 0xf3e996C8cd4ab3fDad381584D5Bd90C01Ec3C082]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
7
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.