GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x2894dc92 at 14131992
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $473.47
0x2385de17963d6d4aad8f684ba727683f0a56e3eb7edc56ec0faadd9ff9f65abc
0xb3568841040ecef3e7d63def397222a6bc33f667307f2a65f627fcff7bec4cfd
0x775b824df61271186ebc21daa11a8e41ac736676ce9e31836532fd83c55ade04
0xf1564b1d93f8d487d21eb3298be0012b7e4aec972a4f9365a0e23c5fe937905e
0x77ddaf63d12fe37b921e4b7a30a98f14eccfb04693b8a93121b0fca0de3f7eb3
0xb878b01b00adadfe30b6be724257e78a6badcef2fa69f6eae69367e90684ef1a
0x28f5d58f70ac378170c05e50d8d05806617c449f56f645d73bd60b4721ce07b5
0x4af13157f8e72a427b6a9f86be983b289cba30cddbe3d3627bd1e1d7e5a1e91e
0xe4c9b25c126090d313c05ff608b9bbccff2108006ed106fa2ae4619499afe325
0x3d21b9ae484d22271d9874ea9912e70d41eb2dc9b5a679eb3914fc1641e895af

Functions
Getter at block 21102655
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe1c756633f8cb35b7c220e048491cf6dfedd264a9b8e7ecabd94ef9d462f3cbb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4e19202ff956440b01030d3e464Bd859247eDF43, 0x5F4028D13bb6Bc128D0853080a866cb4a075d425, 0xe5Ea222C37cd23F37C6F35c51d2c008479ea1bC2, 0x4199a74fd13743f7453dBBA24eca816246D189E1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.