GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0xaeef9abb at 14435545
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xbd8779af74746cc946e07b63809287835ec7a56f4b198d88db556b080b22bcba
0x3c6101f92286fd198e40c6e682d824e7b3fa6997008c7f2347f9941b674ace9d
0x6e3033898315c7b1c39a0e113dd185b2451b045aab7806674c6f9c2c1e5bf80d
0x007039ed00acb7101d7fa4797247251fdef693e1940ea6413d6710c4a34ce6b0
0xe8f3ea3cfcaa50d3992d32ca021466f26f3ab8cafa661c5c567b22d6f8cfe1a4
0x7667849a5f84cc9c2b1783635f4780997011647436860c31a650ec9df8dffa0e
0x44493d14838f57c9c0a21b147969c699482ccf1c78feb26a4d52cc83bc5da98c
0x49c11975678ea9d87f9d26378ad6f10c201ff4b89b259800de868f915501f55b
0x359f2c81a1543cd21fd54b48f946c80df08d60ee238468ae2f42803adee615a0
0xe720ef9f78b61a3cd71d5981876d5218a8723bec1e049ff00a9a9004d2a09214

Functions
Getter at block 21157945
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x634f29e39a6b34206fbefdc64a8368e815ee9e02f5d866da3971308a6a8b1445
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA894Dda678e73392E31ff394FC4C49655d62Fa7f, 0x2C0f50C3277c6918c364c2227658d4aeD8E29E87, 0x320EcD659A854e417916A91A87575891c3d53520]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.