GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 60 txns
Deployed by via 0xf87ed11f at 20129321
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20
ERC-20
Value $1,302.85
0x48a617cafa9473f7eea44914f0bdaa5b4b755dcecf1c23510466957af25d71df
0x7e336c27aca333968c242e7bb21e165a0b69e005113421eb42badbc952849b7b
0xcf29028531ad3742f7828303f35c790f5b523213d5bdf59e73a40c3706486370
0x2e8627182463aef33b0a0e513bd10f89c5c4dcde17e9acdc876186bf28a43262
0xa8ac3e83452c6516df9e02f99c914a0a9ee31860f6ff61d8de9f93fa693dee40
0xbc0c75eb259028da491c0b6d583a845c99209fc63efc56dbe2e3783af3f93269
0x3984f57ab5034010759ab54b526a94f53fe64f9b8055afa45857a6d42647b95c
0x56f74d7a91cfe00937d7b6b9b4d1ffddeab116902d858dfcc812a66c6cd6031a
0xa0b02305369b3d1086f889a14ba4f92a72d418ed0239d5fdb6720d5b9129d71c
0xd11326e9da21e4352d022cbe748f654b99c2fc769c94a96a3c70a1b6bd3bc6c0

Functions
Getter at block 21248894
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e5b2793f15da94d7eaae385c63b29a5d4ae8d7e45b87793dcc93655829dfdb4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB5cD15Fe8Ea16A5399087423E3b3660A33f25941, 0x54D0D64f7326b128959bf37Ed7B5f2510656a471, 0xc394eD51c97b30972E17E6b06377fd3e098E2624, 0x9Aa6f1f2BE778f1D0a33a3D6301357D75319D199]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
60
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.