GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 99 txns
Deployed by via 0x428bdd4e at 21114234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,820.08
ERC-20
Value $30,639.99
ERC-20
Value $2,508.98
ERC-20
Value $787.14
ERC-20
Value $92.22
ERC-20
Value $10.67
ERC-20
Value $8.89
ERC-20
Value $3.37
0x93b8f3a2ba55411284daf7d57ad2ccc8e1b71a6b20e296dca959cf26deb370ab
0x245b2dcfe31d2f7b98f962fab06786fdeb0cd270f41df11a02c4465afe187c31
0x490cfcd3c0d2aa3b9428edb653bebadec40da1c82c5d2e7f036be1f24e1f9d66
0xdc6f6e591983f45242ab283eab1cd6c0abab92370a239609545e8c42b2750804
0xa43b683bed643aa5ef72dde965015a7b043e97805cff1d43a045a4d40398f0c8
0xb543d50a1dae98945b1b3c972285b41a443be3cad72d74de989c14d2d1d58039
0x84208938de4574f1336b44f2d2353d8d69745c442ed526f2d308adea55e05225
0x2d87a19e5c0b134adff65166396ed0862cebcdd326d0c506043ecba2445681fb
0xc7f7531a23a8533d82c1e1738fc0554fbbc5de1a7d7b87481765758ca0378f6b
0x33228ef432029a3921957edbba3db1c86c0235dd55f21796f8970c48bdf8669a

Functions
Getter at block 21280429
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7c94d4fc005a529e531b9cddb7d11eb575abc5386b50c7c5d6c843cd016bcba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x02DEC1B2dBB085314B1A5049cd192bda05A0387D, 0x56c4535b739344C1705DB3f614c868997090F267, 0x88770860BBF760D0CA5F759D741EDB7296d0BFe4, 0x98ed52ae6Eb907d5f62e4a9eb85f27cf5171FD4b, 0xa354a669D04C86c93F3B8F7b572626e82a6d9fBb]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
37
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.