GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x08378a2b at 13428680
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $80.15
ERC-20
Value $771.99
0x4b891d9f2051fd2a0697a15032663c78c7ff37e6e4a129cd499c914114c1efc7
0x0173e3474b82ab5ecbd96066e446e07f9899ec70b0de0fa44580121e1e0f0513
0xe1ada0584a08b96c0f1f1990a71c3583412259a8e3bd78c7e3f933dfce42733e
0xb09243ce79a18e77266a275a8a6c7a6d4a8961b6b8a1d95f7ff03577fea6b8ea
0xf7ec7fb7caf0cb2b09aab092ebc85ab9752f43805e908d651c8f8bd2f6dd84cb
0xa7f95c580543e9c0dcac9dd8b4c463d76ee140e7a2f1d31c27cd5e9b7cafa535
0x4a7a526017c21b93e546f04c9b26f51ed7cfe31276823cce466e550782cecb65
0xe1e5ed2f70d914aa18a28b5dc0859ced735d9af8013561803baf3133774c6616
0xdd5b1fc22d366849b82550d411a07b07add77c76d26f965f80d8417a208033fe
0x312a8642faf41456f246cd956ba8f9f6fd5a9f49db9bfd300a7012794319f6ed

Functions
Getter at block 20852991
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6f4a0a0c866446bc09039f9a29d5fc2db014cd3ed207fb0e3c3f40defd72226c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb73bAcE469F4D54455E166F12295Da5FF9AAaec8, 0xD338F663d7E4B57Dcce3A6cd6D633463c00595af, 0x792eb5014B9187e1026310384259fB844144f467]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.