GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x4a175846 at 14490011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44.61
ERC-20
Value $1,741.7
ERC-20
Value $130.27
ERC-20
Value $20.29
 (#0)
ERC-721
--
 (#17)
ERC-1555
--
0xe87da223bdf046f2cc1ddcd12d98958a1f724cfc3527c4d0423c5d180072db03
0x34c20638918d785c1a54a2a0c93896f78924e936d34766c12d86ada338e29dcb
0x695cc2ff1742bf6ea898d5891cdcea2986f2f7fb22eee002222a9989f73cfdd4
0x86638813f1a7ff2d4f880bc66dd93c8d20ca9988b9055451be5c162c36cc3c14
0x1d9b4a7d69a03e2daf248a4f0ab5b0de22b8e19ff9f25239a454f8eefeae6194
From
0x93d63540e152bb710b6f44a25622e25902ab328966127a2ac98851d828b9892a
0x34e6080d930c89491450578d451651688b9ccd7fb9223bbd3421880cda1fad53
0x2b180a142e38ff0af8ffa5254949d8357af9341aca4558050fd318f14084838d
0x8283766290d92db659a631789c083d8cc1f9af5e3b4bccc2b7dada7c339e0d07
0x27156a87b66f5e2eb0237a45d7c5edcecf99d9d4272fe8976aada2bbc33cbba0

Functions
Getter at block 21320163
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xac46701eea649713e567755b951e7e9eba314c22803a7697f9aaab05088d448f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0a701C5f7063656354e5701176AeB9aB7552d30F, 0x6D885b0aBB36147058A68D96e81001fb312B1d26, 0x5e1127BE6dab460330E97E0DbB4912aCcf6Ea178, 0x2087A7143D36F5214B2852e16B903F9516328F33, 0xa0Eb7c86eC142a606F61a9d745e967105D0565cb]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
48
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.