GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0x647bbf25 at 14197145
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $61.72
ERC-20
--
ERC-20
--
0xefd4d773b19db892b5412cfdb817f5805755b475981e3c6d5f85293cd630c358
0x6cb02c808a68e11d2831e6759ebcce22479a180cd952944c907bace9546e094e
0x8d6c9f85c613139d16e222a02bfd1882a9aac9a0e9703cf1097a885c2e8e5943
0x7aecb180dd69ed3f9d37a2a100b53306c7287cd1aa8459716170c6033a9cb11f
0x187a70f1286dd0557ea03e17d76db2a1489703e80d6a84db2d702d942d2cf87b
0x0bd68beed7352927a6058079c886c1b713440e2f6d7607d018bfaf8cb94b85f8
0x63876bca92fa6477765aec416d116a11fc83f68e7fcd28f20b8af2f712e601e3
0x11ad9877eda58fe0d65cc8439bcaf30c1a3ca12219fe8283b925ab6d2dacad7f
0xa56511d58ea564e74549d123c8696f5110b28c09e2a02f571f32535e118162ef
0xf61903499934724d2eca5a5536ceeaaaf52398ddf283f84befce8ad111fc151f

Functions
Getter at block 20850617
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x99ef7073b5fbc8ff6b7435737b4db6a528677aaf91a04cafd0a8430ff5906efe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x58B1D6C7279e20faCcD9b6Fb705d7ABC762843d1, 0xC92DA69c41a90Be7634AaF892d4063544f7FD75D, 0x30fd1B812FA699E8e18305E9139A6638b572ebFc]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.