GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 283 txns
Deployed by via 0xf4b95162 at 13447968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,602.65
ERC-20
Value $833.94
ERC-20
Value $166.17
ERC-20
Value $95.79
ERC-20
Value $0.45
ERC-20
Value $0.17
 (#0)
ERC-1555
--
 (#154)
ERC-1555
--
0x215a5c704f38c707076fb99f952dec251ef46e8e796aff9dd13e0799dcffad3a
0xc8101296d5eab9afb4b10320e4421f23530c9e1e11a7beee445078faf1aa329e
0xe15a726b0132fc4fb85fe48e150a36684cf58b7e4ba6c9fd80e7e1f82523ed33
0x8ef820c88f273e416833d6cacaf78e5e2267ecf35eab099c7a0efbe180f69c73
0x08801f58f3e99078f9aa5d0e5e95e20313cf3a68997febd638253de2a3719aee
0x9dc00de7f74b2a118148aad14242a783a137b37579c3b1b86005d98cc74671e6
0xa809851cde7f71cbf8aee53a41ec9130c09e05d2da00330af428bc4957a8cd47
0xf6f51965f6db37b02f3ee2b752dfd03404f469a97ae015468933cc07f1a7bee1
0x5c255f65e044c356569902d98795fd3586a7f9d6bfac98e90d6cbed3b6bbfda4
0x118207070d670887ae0f18543389db8e837e4badf79d606507e4dd4fc7be98bf

Functions
Getter at block 21157614
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x263633028c055e9dca4c0ad89ebe6a31c8a8e428a6ea35158f6a358aee83d9ba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x819DC2d198372c583d85EaCc90af0AacEC70D3C9, 0xda611C5F84EcfccB18D1B8799810A51C3b910704, 0x5bd02339cfAa01082954BB8C15D7509dA7bEE185, 0xF607AA75d4Cd11BB1811A096987710A77f6e2dE2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
186
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.