GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x45d96f14 at 15428496
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.52
ERC-20
Value $18.55
ERC-20
Value $2.21
ERC-20
Value $1.39
ERC-20
Value $0.57
0x05397e77f4d49b9142ff8f6a585f0a41d800bb2c2c551b1a0a829f4c3c549a09
From
0x8bbfc668a8c87a00872ffcb240c4f39a5881f83ae0e6fa40c9627586ee1347ca
From
0xf0a3e214f0e594463d95ec1c7aabba7015a187f9e3c0be7e491b3ddadaaf5ecd
From
0x3ebc8d64b3af01ca6542e4f2c02cecab30ba542471bf3c29429435424d25ba8d
From
0x0daef5897a051154e457c99856744f37170dd7de1ab4582db28fca7467467ade
From
0xa986992f28b2d25b22d05c60c24ba010b88bef2ca18c6b58b8ad7d1f56048840
From
0x361b08033c9ab6124a915564528415a5ac3aefbf71c8cc8621d32870652f285e
From
0x11d48fa96ae302c04d91bab0f1c79c3f88be30b169f9bc994c15c04a7e0d4a62
From
0xb80b75dc07409653d6eb76da06b03963ad61baa02041d70be82ff594fd0be90f
From
0x7e00699bc99ed0b788c888f8cf004c55862f0ca1b172397a58bcf8993a7e4e6b
From

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