GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x94a2c8cb at 13506110
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,039.78
ERC-20
Value $188,590.9
ERC-20
Value $1,289.08
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9a7a794c4337b17a1c49639a148de70d4062d98cf8e39d8fdc0c2c9613e7c92b
0xc9f669301f225a421b8c268bd73473facb5363429f40ff717204db803193a0eb
0x5aded466fbfa77cca82cab49d9ca545c76ce08a1f8cba1281d5f7a3c6869afc0
0x934afd9f8018044cd10dd0b29957911f4c0e4b561c84d7d9913a4a800f3294a9
0x46b3ab43c824f82abd1ab3e868cf71c2beaca2900da7df4692adaebeb8bf0144
0xda57b0ca079ac7d5e3c70c06b210c27e7ead06f24f08b8676de89973ef27fbc3
0x6ef82e1f6da0b54f9716b046e9e6833d15f5e596a5e819c2c680a17e5a8e265c
0x46945ea9fb2df8b9c6cdab0d1cf6e30bf0b83f84813045b16d9b6cf7541d211b
0x1ab71fb0803c724296d62360ff838ceccef20a1e1b3ba54f0b69edbd2a13268c
0xfb8ced739a2d901f38dffefaaea837fe4b09827cc5e9296038a47eb934bc2821

Functions
Getter at block 21102027
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6a6ae50582f86851b8062976a7a50d6b6e775f941c5946f80721f246d481dcac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB1A308e7F02798377b7acF685E997E3D774c5863, 0xf933d276125767e9f2CbA6B0461a974606C307f4, 0x2203CE18186A45e2320D6ffD72adc80F02562095]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.