GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xa9cfb8d0 at 18194266
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $833.01
0xcb0c35949d62c86d33eb8f3532d420cc305f787ca323461e72384be328471031
0xdada880e5203d873774b7fd582a7e37ce6c0b919ed1c2d3fb7bda15f0d71e949
0x49218bf273f1a712c02c8c8088520e8b0a8dfb7745576375295831f311e7e36d
0xe7bb88662d9e9a35c57ae9516612bd6c1aad42a8171a4d2939a497b44b2884c7
0x307716e5308b33d2f18d01e77dd8fdea6733f783d866500e63598b288b1348fb
0x7d42177134d1257a674c24ff1ce96bf67f07b6be1570b64bc9a954da4b6847d6
0xa7ef2d02a41c3b22f0c58c1883807635b6b13644d5c754d068603a2032824975
0xf127d9fe3986837229289e2e2fdf129d43334b844a140898c79bdf34dbc6c3da
0xe59535075c2a27692c1325c339f5b3857fbafd27e39e04fae9aa3dcb5aee89aa
0x32e20a0d01e041d1c69cce87e7279aa3a611bcc99fb9a0e5d5917825434470b5

Functions
Getter at block 21191776
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb1340c4c1c1d9f857d76af95007f0e8fa9349ae8d4adddbb1ee067f68b2cc306
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4AE1d55Cf2904B196c59512ee752E07d5E0b575b, 0xC3C170Fe6303d22357c958dD49AfD993855D5F43, 0x4519bF32C981D933311C7BF519c5385dE204A376]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.