GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x405cf2b2 at 14347856
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.54
0x6d418c09584ebc310520478d1baf9ccdbf4bb5944f8a4e0d302495936d81e08c
0x4b5f2af3e45af69ec68838ce21abfa5f892c136f9e91dcac81fc743cea04cec6
0x63c9b585484295b5fa90b63292759884bcbed273c32b2eda5edbbb6656511856
0xa5c82815c0b547fe4ebf81732ea4e1f2fce1845adc899133056132cfbc4e05ed
0x2c646b78fbd05491e7a8cba8a4326618913e2b98a8c6c0a09af4af93197b6a05
0x8333217531cd7f93f8fdcdac2fe20e8791de0143abb24657b4e6aa48e601a73c
0x44cbf25599fcd57c15dad752eac4025586270696154de71a314c01ac0af741f9
0xf4ccf0728825aa003489482e744619ae4d0471e40577e548681c232fd804c6c8
0x96b0ee65a20f39b0aca53fd68f868eb1bc7f07d710672369eb35aedd0f288c25
0x5e87384e5e29cf5f9ef01162813142ae9f87cf918b910c9be743a23515aa6b80

Functions
Getter at block 20904374
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcd8f16299ceda5e9312c45073655eb588a2f06f53e11b181607f418a097f17a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7196093558b29C43BdAc10ae0F671519B4d23BdD, 0x1cAe37780Ad92801641d05BA5Bb7E978c99Fc5Da, 0xD804aB3355a634aEBd45e1252d6208807defD554, 0x106fc088aBA908130fBC343F2F6d212Ff36150D1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.