GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 72 txns
Deployed by via 0x2426b475 at 17468009
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $37.73
ERC-20
Value $43,829,074.12
 (#1)
ERC-1555
--
 (#59)
ERC-721
--
ERC-20
--
0x6bb5189767caa036d6d8dd3abb5d28998d0e6e3a16445c43f82599f54a1a883c
0x22dccfb9394384d1cda1ec6e0ca321ffe54a2dcf475551d1d5cf82b66d993f39
0xd70b24badcd4ecc4a049b3ee4f0162d6789ca38b20dac1c3eaf1e97ba57de63e
0x8ba68f785f333f0eaec50bdf4896b8a6176b71842d4b75f3f6466ce2b021a594
0x031c7207f72c979d4689818e49c737faf2350a8722ef35b221cd10778090e3fc
0x03e58a7236b3406f71f6e9cdb4fa0817258111b5b71cf05ec2532dd921cf10db
0xaa834247b44d096c55cae26f94c87861c586c72e4859e4efb8262984c56818b2
0x293a6eb71efc500aa47ad5eae128c8d3166b4f9dcbfcfd34ab723caf22855c5b
0x76a33ebb0fd92dcd361688416f0f6496c96307c66b7d79ab1017b1c168fc71ce
0xb968c0d2b46cda5fc01b8b39e1df0888c0e7306c0ec1a24572c056134372ea65

Functions
Getter at block 21330401
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3b2e487251f35935fb5464e8e15e2ea70b837f4d7d7908e78d2669d27132c29
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbE73dea9c8DcDdB6b03F7e5797b85982065fe34e, 0x61Af7a48B0EeA8481E5A055A35f829d0e8505fE3, 0x3Dc5FcB0Ad5835C6059112e51A75b57DBA668eB8, 0xf5b16239f88B54894e03e0293d3d7FDdEb9f9070, 0x915dc866e2e5E64f912A5ac1D40E3be4597F172a, 0x3000BE80ad204D327990eB403654aCd1Eaa8eCeb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
71
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.