GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0xdc1dd308 at 20744384
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97.28
ERC-20
Value $500.93
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0cd7a2f1907429c8017ae2d0303c62c4587e7c03d4a00025096e2e8215c116eb
0xe26ac509791b827ac22b56be025136487cd0fa62932dded792285e20e6f8af68
0xfe4363e39881c2287a091e15d9414d025ab351b00fc1e0d99619b28a558628fc
0x60a268cbbd8ac14a613ff9da2b9a24b8472b1fc957a39d1042cb06488065fdfd
0xb1945fc893cc31237ffde942023ba1d544b49bdab00b172f3c18ede5f13bbf9b
0xf86e8f98cddc20bc1b1a34db41072937b07ad21bb468829d0f2aadfd84a285b5
0x6a9ada9051c4c7c7cd13143a3c723f1ec926cf6f5cef4923fd9acc452904626f
0x4274e226604c8e1b770dcd8cc549fda026414eceb8f079aae7a4981b817b869c
0x5a35f9187c38ad31dcd984f2f74928c8bb20db00409a06aaa18a2b175b7bded6
0x7bce0b02c4227ca715c15d4b7d7927152f9d2802197b42c70831fdbbb8e4896f

Functions
Getter at block 20919142
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xafcfdddbc270d6e7cfdd8a26a3624713bf44cfde8f290eafa240b24147b8b7df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCaA992Cf285c129DCEA076247c5c64EE6f09e7c6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
44
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.