GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xc759c296 at 15415565
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44,849.64
ERC-20
Value $8,413.89
ERC-20
--
0x9a2ee4db00b83a8344d4a701892adcb9b332a6425a14822783ca6fa11a8e28f5
0x95767c7d15ca9d78e2a6cde658c3e72a920fdc754aa7fdd37bc0a3f2c54f444a
0xb67a85a5f3fe7ee4662378c11152d7f3723cb734b05493d6c43df888718848d9
0x6ad021262eea4c6188017a6ca576be600c37fb0ffb705c13bdc76d64a3fa1382
0x235b792314e27b576c309caf5d44213244dc5e2b641376d7e39a2c0af6c85b9c
0x866514c5fd98e58ab0caa5acbc834476dc03b6bdb09055758b26def4a79e1424
0xa4a1d29c93ca6101c0817a7a9112999a925ec5a534856e6203e7f54cd604f347
0x9d317144f6e0a2350171556ecb9cbaa04c9f9ccfcc70d96a6c59d7aabea8c31b
0xce3793f1176f3b76eaa62f7c4ec978c3534d40d7d6fb9427e3657bdc1df016d0

Functions
Getter at block 21314190
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfdfaa457b7fe906a13cc1670d028fb37ca132650921a9b6849709a5456a2c782
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x786401Ea633BcC82B40aBF0E821eEfFDb0DBF309, 0xc58bE29E4dD270967D5EdCa91c451e8aFF7A8656, 0xe5b265Fd6A08C98580c07F2537051775c943061F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.