GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0xaa8ae114 at 19567155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $663,541.59
ERC-20
Value $186,639.67
ERC-20
Value $5,664.63
ERC-20
Value $2.63
 (#4)
ERC-1555
--
0xe526552356f1a1e956c0c83d3fd4bed97770c6a616d6e78456d820fb5aa93eb8
0xd49a24befb492746597feea6e34cbe65747db03ba66b706af8061cf0abc0e5f4
0x66220ad8513edde271450982fa3057898f2e896d437c9fb75b088531dd9c8b10
0x3db17b3128bb685e49051d728a5b1d1884014dbb4c4006c557f6170ff28580ca
0xfae041054f67665481b3edd4e4d02e5a74bd9b371dff6f0d63f39d3d65b180d2
0xe5925b308e86b44cdec1c15a3f2e36d7118089d9d7b6a37fc0b7c18752df18b6
0x966bf06743a81356970d477413efee809355d37cc888b83fbd1d231d7553c5ae
0xc9119bb2ab914eb128be68f27e6655d36c75b5f2eff21da4045744f993f4409e
0xc40c91c559ce607cc120b06a8225870a97bb7cef8545cd7ca79a29a62b3c2ad6
0x02ef8357f485d5ca0c04412a8ae4b162332a72bc9f704440addef703987edb67

Functions
Getter at block 20861351
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6baaef45431c1655497b1d9904b938d7c5358c709ec8e1a56b830ef406f1743f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0f47e5021c41D4c67a2DD61a26cd1BDb01bDbd16, 0x4ff6386A05842BB9E65ad074E2b5807B23A0906C, 0x5A5041E1AE7E51cF5f39d55F462e83cADb7c190b, 0x4739fEFA6949fcB90F56a9D6defb3e8d3Fd282F6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
55
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.