GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 88 txns
Deployed by via 0x7ff4973c at 15781164
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10.7
ERC-20
Value $6.41
ERC-20
--
0x945c2e31facda17f6212c6c85dcd22a55d91541eac0ea51f67598d42756bf426
0xad5715d1608062188294ce8dc0f23f5b212e3a6709fff215f1e88814ac759878
0x1ba21415bd49717748a1033fe64f26eeeb81fa0e5cdd7dcfd172eca8e8137086
0x6b57914b1e784b0621d217eca19fe8541d1ab1bd5d1b65d562c32cc64660a9c8
0xf5656ac165c10a883fffe5a9c43a57b94c2ddf1c7dda15f7266187f22377929b
0x18fdbf229a48e6bf1a3869963661e5f99fb1831a122dc11e8f941b872c68d004
0xef8124219a88d56dfcc1ffdb061140c61d62e9ec7727f8ab13a944f88e40f602
0x5b77cc77eaebf655574130c230d69396c2a10e08f13f5de0c2d191280912caef
0xb49cd5f2871fceb9398986e533679f3355ab99ae75bebb5f74f037c8bbc073c2
0xadb2ec76826d35b7615af7977acd3600085d0f79a6c2aa1698ee7cd1dd39ce70

Functions
Getter at block 21229825
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2d67a0eb3798e9a9305aa0e4c33cdb852db7b35092e4fc2b9005896a51f87761
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x19e406161C00a91c0F716D8D01dcDb9e5223D48B, 0xcE4b7eDcf1F9405F5b787f65C810397f1B813deA, 0xdf182A19ee5e3Ffba9e46BD25c3405a8a63908Ec, 0xC01A16b70F77f078B7B8c7e5Bd4EB8eec60f0382]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
95
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.