GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x03a86de8 at 20861957
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $233.7
ERC-20
Value $742.94
ERC-20
Value $36.99
0x38ef974488db2f5b152253f82c26a1d06b5590989297eb68faef2b969f8320ee
0x3de1d8a273b024912d755002407352f084981419fc1d289d59d4ffb4e8f12034
0xf5057f3b00851c2fb9f5eaef17ea572d9eb9fa775a3c0a32b2721878803dd4ad
0x71fa532b57be046883ffe4f64bb79d538a4a1df5c737efb54927d917cd43ea0e
0xf37548e7e4e3e65795cb720f603002ba581903ff14fc8e9fadb2fa6ab2e3b0fe
0xf89233d3351327f06be950e5ccf0b495935321b4a600fafc6e4021defe202032
0xb6ab1618124e9ac69947dcdaeb7d8bf1c0cba5613efc28e43ad46e20def2ec9e
0x2ce51305adfa444d1215fe15d9a0af5c2d911277120c4ca7d05890637c30a908
0x035d9d59fef6e85fd5c05e99e37811b47f281efbf0ce5550b3139a7d2c2d8c48
0x0a645f2293cc9bbe21d431b5e8fad885b0c1a578e6778f803a3d8f8d1e0ff87b

Functions
Getter at block 20935142
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0394b606dacededfeeb9ed74374e0e92da28d602049f7ce7ab198ccaedd3dff4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x33edc51a4478Dc88fF4467CE0521AB42118ac687, 0xfc4eCaDD331Bf0127D777F6b1ebbA37f800D9506, 0x541b6B082a84aC2367e39B1480cc9ADaD68c40a4, 0x1AFc94c2C4429cDf4fc6b16BB45E67c44d43Dfd3, 0x5769076B9C095b71C3e618D3b887f9583C06b268]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
16
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.