GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x97d501e4 at 20269855
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,037.36
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xb8cab6c92fd7554ea19c5aa32ee22ebaa729082cdf20eb2a4b09de7eb2031686
0x7e682e2359cf4ad70d6e229b2361fc54535aa349fd81d72a64fea16972669f47
0x251cb8d92224d5cd898c20fa87a1fbce659890e61f30719796fc7547c9058bc3
0x4783081a15b773a939edf6a02b7c528b0d5303908a681646b75f72ff512fd318
0xe46155a77b77762e2784bf0ee60dacb9113e4b3761cefd5b1345375e67e3cd6d
0x0e875a696ad5f40599e80afa92878a2d98cbe328681867ba28154cdaa022ec6a
0x7636aa5abc779a358eb32e1332a96b9b408c642a29945002f6d0ee9fb1cc91df
0xcdba6c34cdbffddf97de9397a7db08c416669343e48c9dc7df88b171655f109a
0xaa5c0276c1f7e0f01a40757ca21af5707fff886a80e30f4e5e8fcf56f24eb15b
0xc34a89d4122ddfa49184bbc87928bab73d2514c4cabce3606dbf311f721c3e18

Functions
Getter at block 21160939
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4ceae2ec9d9b17871af00cd84fdc8c4471d9737d9f4421abd6770d2ef85f3f37
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfE6524AC5f0c01132785e56d518b77E89184A6ff, 0x5A012C0942E7f250c877696B552325C4BC3D8b0a, 0x0C46264f651e4E8de1187Fa7ad985A91Aa44594F, 0x276d9D3cAFBEBC232a48013b3F439719ED11637A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.