GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 199 txns
Deployed by via 0x4e5a039f at 14073575
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.24
ERC-20
Value $57.56
 (#0)
ERC-1555
--
 (#341)
ERC-1555
--
)
ERC-721
--
 (#7953)
ERC-721
--
 (#6718)
ERC-721
--
 (#6093)
ERC-721
--
 (#6060)
ERC-721
--
 (#5390)
ERC-721
--
0x737a65bffd1c0c0a9c17bd153b7d11d01f00d79c90e0837a45d91267c1e82a55
0x0c2561940e166567e01f5e1b8d1d6c3d16f9dad4d685c85d66736e03eb0d98cb
0xc48d82340758e7b2cc93b40663e591a9b52b268b5817cd412591e5188d2c54fb
0xfcc4eb85af12098530b547fcb353fbf43e961fcd745bd16764b7bd030ee3f127
0x3d3ca173b7817196bb553feb69956fdaa73fd552f7e010cb97fa6a50593505d3
0x9aed3a1340c09180f07329d1684fa9bdeea142bc5b9ad68f02dc967b9c2da82c
0x9aad43f7338e7135038efb5e0a4f3704d1515c318981e2b5a7cdad1014cf200e
0x329807b2f5b39d2b03e0c54c094f7b871564ef322e8d1aa529833dd760476e60
0x7816fab9580c4ca9cfa67b9b3df35fdf7142d3f4e5724e7eea6e315117306e12
0x6f1c5f54874ea98592a68a83ca7877ece7e3032d7c90a4ce7182523ff677fbab

Functions
Getter at block 20879553
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3a383786c1904f64cf9780e4e0fda1bc8f026588e149efd3bf59e40ceb1c19fa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7F8E4Fd9ACF59856cA2F4c94fC4DD46427ca9cc9, 0x8440CcB52f5B55720d4E7ad9657bb9f48C7aae7B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
136
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.