GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 140 txns
Deployed by via 0xa833f61f at 14154676
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $119
ERC-20
Value $938.44
ERC-20
--
ERC-20
--
 (#1162)
ERC-721
--
0x66262c45d0305e01526eac1137662be256a2aa48796fd6eebdae4a9f7ed8b6f2
0x138bf54757ec33f21efb6a7bdb3ea3b1821cb43601b75d98e1dc669f87668189
0x4bf4fb234fa31b68f06cb634526148d389864f3db25d7a4141f6e0f3e5af3cb8
0x14d4b2262fb138ea236757e8a2dacd09000ce214bf47ef642846845e871eb22c
0xfeb9efc0f08ee2767dc40a628d4ceb8c5a18828a2927c637a73d7740a70a5a9b
0x3b9cd3fb17dbe04492f446fd7d8e0a4add77bb12fa7e7850bdde5b16b4404a90
0x347d76e60381842b7e98e6f2889bf183b3521a1e81f5aecae4fc7d509854d93b
0x5e0a017dbbfa3ea1018b8acfbfb65c1604af962db2b38ea75105daccb61b898b
0xac3ba0022e98198ba9f5a0f17e1146d8382d147f09659bb384af83340ce413cc
0xb2e5aea00d60e87ebab9b94faf02af6c67903fc42e1171a84681de7efe0dd8e9

Functions
Getter at block 20871629
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1b16b92ee0a253f4921957367b8594e5ab181d819f3ea5d2520cb6ceddf8ed4c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x700F16B17f1bb02a66c4B5bEb2AF4b5c709c8183, 0x71128211138607169FbD974c3eb297574c68A7B4, 0x1Bd2a9CfBe488d58C5045db4185B9c0eec8F1A3B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
102
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.