GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x08f890a6 at 14770792
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,463.08
ERC-20
Value $681,977.2
ERC-20
Value $510.48
ERC-20
Value $44.46
ERC-20
Value $0
 (#150)
ERC-1555
--
 (#247)
ERC-1555
--
 (#24660)
ERC-721
--
 (#22682)
ERC-721
--
 (#12816)
ERC-721
--
0x28b6ace5d47e17a6278a83ac88a49478c49b73747125d4a9a0424c2abb69f79a
0x8adc8b14d001aa3feb032b6fbe21f351f33f0e7ebc3490dd830d2a09cccc10d7
0xfcaf7d4ff979c40e6e9a207c5d302c6b626bf7f7cab232df74973868b025d937
0x446c1db92b6eacaa07e5ddfd06717d71e513f6ca0e1fd5dabf6e5f4deb852821
0x4201e2783b57914df2351cd5de763b36b367d55c1a3e4954c78ae18a88215cba
0x2a0e45a0a0a4d6c0486f82dcd4a0727c37517b539cf2f33ef0ef25a8b4520d72
From
0x72f12b76dfea472f8619cd91b6db9188a49e6ad3a7ef1032f55a9b70af1be57a
From
0xb64d9205c4aa714ef16b41353ff6ac72c14db54a45361afa2c7ba622038a89fa
From
0xe2d70de7133a594dcd06e3a5d44cbb6650276095393485dc5cac3d226f646067
From
0xf84b7af100a25c93197213cbfd8d4efe8188733ed8a8c85d7b615392b0eda423
From

Functions
Getter at block 21161231
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd7e9781166943fe0149bdc5e9c03193305c4f93658959f817fc0b151150a92d5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC8f2224Dc8d0E8D4e0e8c0a4Dc9F30b6Dc087eB4, 0xc6a5384B6D26482fbC01e988B200E95f35F321BD, 0x07EA027c293C541Be0c0B137da1B94167bD61475, 0xBEfaFF31e713Bb898ea26e30dF8aA1f4B0b818b9, 0x2C7f7Eb0d8F759D2E55742C571d745133E837458, 0xCC0257030eDB02C2ec48A7A49579fbD8485EFE49, 0x94FD99293cb4D80c5ed626cEEfd82ceD77C5Ab4C, 0x4ab0Ee6a8d81A5cdF2017ab2A839e6922E6785A4]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
98
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.