GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0xa469cb6a at 18520342
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,796.8
ERC-20
--
ERC-20
--
ERC-20
--
0x07336afb55a2e4d25dd69f9885a286777b850ada4bf249182734acf8f158527f
0x3772a7137c569915d07c85b5fcd47fbe6be0060dee93a8b29cad248067eb1930
0xb6cb99b37e6dcfc3cd659dad82a78acd1c07c43cd60762e1a4c68b7251d7ec96
0x27a42e80a4498fc7ac3f08d9cc46261833735af91e9fac1929597fc49f1f0ed4
0xeed65ce237a9256b052b45d79f322ee46a536ac96e6229b07ab59eb1bf1e02fa
0xa0c05ff5a95a66e4d4a55d6d8d8015687e7b4b44be741f11fc35923c506fa801
0x32714c9b839e63e59d3e9c95c5f307a2c02899022fbc0f71f349d295ffc5e568
0x662731d7778f3db08374c47a34040c70c7d5045def8f4228df7041465fa2b068
0x7a93d1ad8105e99e9ea808fb1e1a9a57018ab16aabc8321c1100907f6a8432c2
0x1923bf9a49b3f61b1f533f2875ff4da75cf01f9e733fa664cb43f9733c44c43f

Functions
Getter at block 21157550
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x107b17be42d0f25f593f573e95de0ffdd078d8fd1587cd6e71526e259848c750
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9090A5d516f2054007bD184caf55760B51fcFBfD, 0x674601bD83dD93c4c1dF97B853a7f12EB17eD2d3, 0x76a0A2c61e0FC0Dfe71c6d5511ff81479935af63, 0xbe9eb19Ac1b321676E946757196D8E3a704123cE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
120
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.