GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0xa5483660 at 16518804
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8ddb8473b534c83155b24115b630e6af399105bc314cc905696d4c60f9c37925
0xe49fb626630ba3f4303658dff188124f99157a88a7725aea781b2d45f92507bd
0xe48b2f11ba356cee6b87ec8a6112fd3ce8f380cbeea7ca7935ef2a0a99c0ecd1
0xed37cc7eaa38b48676465bb0864a104a38816abd73c7016c1464bfa9a7864ff7
0x2e6c22a47811fb3e20c707d1b35a14d4546813f702bd2e042c2ff3cc48c3411b
0x2e0fa1b3432c8996768e4adfbcdc96091120f6f9249538ea708bb498b8a2c320
0x1876eddc47b6222723c5551e2e8f7ed0cdd086507d966eab7d4e08ad9d3bbe37
0x5c470ad03ef4591ac16c49893217e6dfa39a9eb24ac060951d9a43cdd1b6ae05
0xb4431f7c13ee6c2d257a1d51336240a0c0f7a3a4109c6528eb2ed211c993442a
0x6c2256a2031201812006f614487fca68f678e4fccc90fca1420996e01f12d367

Functions
Getter at block 21419067
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x43a3ffd4ef35d8cab569f83454a742b2e7a70e228d05a6eceb256996c84746b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x086D719015b2D2f1311b5becD73Fd7Af5d517F55]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
29
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.