GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xb0cad05a at 18629683
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $122.46
ERC-20
Value $80.69
0xf19133bd40e6447d94dbc94add5ab5cb9dc957f1a865f88149c5a5f2536fe94b
0x65e126db27bde411aa40e99dddb3e0009e80a6b17e3d300c793532f1b2cf136b
0x197de497bd8515f7185fbaa7e81e01a83f585d1811528a9cfe92db3b0c1379dd
0xf0e8a2389b3282a707670b3804fe6b54a8ef2cddc5db103caa4e78ff386d484f
0xc50ece5816dcecb15ad94a2c9b6381e7e0f26748cea4097c697ea8c04c7506d0
0x60dfcc89393e20e5cfd64fedad9080099ae554c03eb4df0ed252d9de89ab19bb
0x28feb5446e254951bf09346743d419e99742457b5fc5c0255dcd9c66c25b6fb0
0xb4b4cbb0e5a0625d02cb243b7fdf0bccb9755e3eb1962101225e860f240d86b9
0x714e9fa2f3f3e0f30ee988c70a16b08d02fc279af50181e0af51a46cc843672e
0x285f63121f18e3e610112f5a1e2b7c2bd0fdfb0542d21435ef53d478ece1a967

Functions
Getter at block 20911270
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x203dabf10fab0259fefc61cb385eccecb8c57fdaf1252baadfdb461422288f80
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x77B35947d508012589a91CA4c9d168824376Cc7D, 0xbfCb7FC3Ec9923Ae2e20C8eC6C5fc43A4c23F089, 0x295dadE584004e8094eA8d03e8c92De23A2153e0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.