GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 920 txns
Deployed by via 0x74a22625 at 13667756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.01
ERC-20
Value $8,700.56
ERC-20
Value $264.12
ERC-20
Value $197.81
ERC-20
Value $44.77
ERC-20
Value $26.15
ERC-20
Value $16.67
ERC-20
Value $14.55
ERC-20
Value $9.94
ERC-20
Value $0.52
0x7a6963f2e4d3fbd05557a647639d3e3ed399b4c9cb2e3b625417763c92d25982
0x3cc32c4004c1af45629375a396f763487ad57f059ac5c6b26393a6f6420b304b
0x83f988a57b7d55726fcdeba08ce8417cea4cb11d98c78166fd24907dc9b52c33
0xde887acdafc300f5fb4314293d88246d31ba5f6681217383ba93f31419de18a3
0x8e2ce5e50cb6821a473912fc6ab1b0373510a1e65037ad601e66b06cb6a543ce
0x95e3d00c7353a8e22be05fec1ef395c37df7b5b286bd0fa14dc772e9cbadc41d
0x6a73d1429264a38d6512de32afe4c2ed18b552b0c2682a994bc53cadc729f905
0x033bcc1248a093609b6a339cc61dfd2ea32977429c9a0d5d21f84f6fbab20d78
0x5895d1260e631f13a2cfe83d217fd90b3c15a7498b2ddbbd1778b3388cf383ee
0xef6989b172c5281fd164fac26d4d8485de8d11e7577d31cee53357cb822d585d

Functions
Getter at block 20966429
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe94b33c12255b741cad7820084b6d0332dfba3e08a83c2d94e63c3482ea3400
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9B42439EEA71CDf3532fBD9979c160ac011a84e1, 0xEE8310bbc6d812aaDE9d57841e9892e017A81Ac9, 0xfb7A51c6f6A5116Ac748C1aDF4D4682c3D50889E, 0x4F7C41c019561f5cD0377d4B721B032b5366aC35]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1005
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.