GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0xf0d0633e at 15558917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23.05
ERC-20
Value $7.44
ERC-20
Value $5.7
ERC-20
Value $5.52
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#1157)
ERC-721
--
0x56ab2c5c0ce186175acde53780fb29afba75db24698f37fa7045b670c4629a8c
0x3dfe6c1d68c8213d4e3e3f28be9bf1413eeb4ae531de9996120516c5c9a0be9d
0xd223185c254a9375c3efc76695dc0fdfbc7b4f87c6a8c3a6670533256e9ba12e
0x7481de7e3202b20f03008d68e2d6883a181f092fcd2393ce145804427d3e4964
0xfa459a74f40c94bff709f85b13143e21715360115ace0ae913a98f84e6174be0
0xf9b1caf2e2353114905d16768eb26274043a53264d0cb9bac6c9b7a0958178db
0x3150f9312e6c13ab20a0ca70309af4ec0f788305ba8edde7c5d11d4e3e9ab55d
0xd766895196f34409b8c6c71761a6c33150502ba05ffa50065bef6d06e8bd8654
0x2d754cd624cf10ccb7bedc2aae33645f7f7fb1a3d5116cf9f62f7a2308a48920
0x002b059ed5467524e7ffa1bd7e15af37050e3ddc2fa075f601cf57f5f7eeddb1

Functions
Getter at block 20930418
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbef25a515f567eef2f335bbb5dc6c14929c5ffcc5fda3bb3a5cf21d813a51663
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4fc7c259d03f1C3ea7927AF4De4B9e4BFF061770, 0x2b3e7E9CB1e37aBDf2eA91571BEa14889E92a5b0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
125
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.