GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x9abce873 at 13641089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
0x2a7479b8913f0c2d2a34af3694b97e068792db4445afc7a512b2be1aa381e0ff
0xf6a8ab31310499734267722c8e78075b29f866cea3e065dcd29373c39f724c59
0x77961025ef0b3765460a5c158ec86ca786d70ea5f77d1d6bcf32a3444011533e
0xf571e0b7ced38a66a6f4f0b9a0d5ad80f01ab05ed6e8b0ac3b13789a40e48004
0x02bbb27610cdc2fa932ec17509ce94d2d9cc6dd9f32ba68a6b5cd2a8c5262268
0x27d7a920509e605f22495dbfcee5bdd7a9b5b4e427913a2597c15f34c69cd950
0xd522a0c248261ca9cd57630d996bdb748954202cc6b7325f9194612653d6dff3
0xcceac3afc9cf8203602602da4b2f70528892f888b6ec9de1262f31ed9cbdeba2
0x1755fa7e34d9ec575f2847a60beb27166d650528482e12167490b1ff20729814
0xf0580c5bc03d38c8711d41e0cd61fcac9e4669a24f706a26ba525afcce655c40

Functions
Getter at block 21184194
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0f9d3e6c6471f40fd66232785b71876ba8ee2588ddc3a7bbe8dfe0ff6889727d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd413a142D050BA6774DD37d2d32d273FDCcB5C71, 0xe0Ae955EdceFb2F2373e46A6F840925e37990731]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.