GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x5aff0e47 at 14587094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $426.47
ERC-20
Value $31.93
0xb9e12a19ba823b5be42c2f258d8c190d95871a02b468d354472719ddea632080
0x36026e57139f0fe29e5eb70f6017fe204cd06e9daf84746dd0008e35759ec20d
0x8cd21056af046cd45e154df84b8e6fb2e62e72bd40605ec5e1ba3e561f4b0a79
0x5117792b11fc11a726fcd42f321136773ff07c3b2dcc7fd06d571193bfae9de1
0x99a7ff5dc7beffeebbee818141239561e435a60a9a05b43bec395acdd30f3e12
0x73c60f651f038ffa9bc3d9bdb4160a146d8b1a3c790f459536207f0c29c305ee
0xd2fbbf450a7c5534028bc1322401de1ea8b73089f225b2af98b12f5720360797
0x2248356ac7ccae31a28988076e492c8efcb9a2fa0c51bdee507fef6074a11d4a
0x7eada112dba890145f5135d2994d98ecf0e2db0bfcb34505c44aab9f2a1bf20c
0x5cdbfe6f06a318ba0711e56c59ec9e0cc3d43c7570dd96144ee1b201c29b4081

Functions
Getter at block 21397283
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6fdb07392672a9e24bfce1b72ab2944e080c6fbb4ca133bdb6925edb0a50ef00
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4118020564737AAc13cd5e46C95f95f63A8BB4e6, 0xF0526b850dFba1549518A3804459471ec91282F2, 0xF451613ff2FeBaABfA2203692317E1FC7F72462c, 0x131aA683891C534828aE98c4f743ABa334769371]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.