GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0xbb9eb106 at 15954228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $14.58
ERC-20
--
ERC-20
--
0x18e11b1735898f484e658346e4f36097778f751eabedd65dfb47694c2498258a
0x40ca1b70a85d1c1495551cc43d2dfb03ebb2f486072f67e7472b6cdfd37cddcb
0x13a4eb5016eea841193b1fb5342ad2ee9b502733bab162ea74b951e1c6938976
0x2d5104a3724794dc4a74a6a08dac99c73d9c6431399271d53d82db08e49eab1a
0xb445acfd1a03e56d10d0101af00b38e52790785ea31231c163d0ee2d14b44636
0x292466b303b3754fc1f1a19dfb919b0ef32bfc491247a2575cf3da578cb19af4
0x30f587cc136c8dfb1a503bcd94b4c68daada3145f9d8e8e33dfa8c3b333e343b
0x0c5d0633bdff03f085036c317a968d4dd8c98cc1b66c17870877b41567723099
0x4743d25e1b264df4a2a44434765ede58deea9c0e42f1a26393da4f56af50416d
0xbe504131c31369e73e78360fc29ed255ebdba046ce85969b0e3ed68d2a5dcc05

Functions
Getter at block 20819845
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb1cd9b71ad2acfd4ad57a74fa140e2c56b6e991523018bdf63af489c50d7b8c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x75bA4b14Cb8386C02B3688B922572CE3Aaf71c5A, 0x3C27D0150869580981f0f6787f6fDB69D607e6aC, 0x537016573d776c95AC602b36484609D15884d7Ab]
getThreshold(view returns (uint256)
1
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.