GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 121 txns
Deployed by via 0xf5612de2 at 15368395
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $73.49
ERC-20
Value $0.34
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x62d189484cd0984be73fe9cc352163a7b85efbbb30c29df9f3e42ac3dbe257d0
0x5d0484fe5dab49b03437d4ede799ffc646c3af06332a670ad41d0fc0659ead8f
0x119adce25a864ce1515b463a55bcf2193aa04a89e24d4f2473cc968f4e6df2e2
0x33490cf583189b6deb74da3c0e995a0e2e0a9c1b983f9a6ee4a7f4c1b9ef828d
0xee6976037eafdbd0fa34a8e7432f7bec25f7712d94d4f40003da9cac563ac800
0xf1852ac4e8e9f90574494e77b1197f9de4d1a596236d54925b53eb1389662ecf
0xc329391947ad04fc05d252435cee5acc447b932c9ea07dda8e6a5b8a7a6831f0
0xcff2d608515857289a231724ce584ae9cbcad9d5583853f2e02338dbd4034dfa
0x9f5e6bc1b1096c21e16e6cd08b136b414f4f6accfd8e7a79c5cffeb37a0ea5e6
0x1263c9fc991a6247b40e6617a18ab0b7fcbd1c3dbb7a0836c0cdb536b30bb14a

Functions
Getter at block 20863209
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x360cfbb1cd1c488c27ca917b9267c7d0e4075bc086a81a907f468cebdad3ec41
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbb85722FB0f3A11f431a66B4910a1A875e390bb8, 0xE8D0c3E6D776C3d2D675F1a48c285176EDd6ac97, 0xd8C45F63EcFC8206dF526F1D119B6459E37073B1, 0xdc36d39C7003BEa3D543dd69975E7b990978aF85, 0xCE3de0371aD6ec7C861d615e7687a3A18F0bCF8D, 0xba63e297dE0e58866bBD20B4ce92E8D38e5a2B85]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
248
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.