GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 76 txns
Deployed by via 0x6dd50ef5 at 18841344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $987.75
ERC-20
Value $5,053.55
ERC-20
Value $250.25
ERC-20
Value $155.23
ERC-20
Value $98.32
ERC-20
Value $34.02
ERC-20
Value $28.02
ERC-20
Value $0.07
ERC-20
--
0x80b3d1206c2c7b19412448963050fa774aae02aa2b74ef025a3c1cd05b642a29
0xbf65b95943b92e6a25785980b9698cbc5ac6031080c736a2b205c9b6db7c6844
0x2283437d821c3cd809f68b9dd34994edd3b1fa92a81e21089e94fd419a4be26c
0xe6a87cd66ae90a9cc92f922ff890c218fe8922eff74583166a4968b047ada659
0xeaa1a9bd0c403ad75730ab6e5a3fd4ab6cf518e347ef9924cfd07b00fb1b33c1
0x2763a8379c4d964e549194c4d2972d5bb4587d819fda2f199de16fc8c4ffcc84
0x5120f2d48529b0992a3f9ceee309aad8d6612cc160c26b9ac86c5958a0762b1c
0xbb6d2cbdcc4ef950463191769724219d81962bf9a15b220eca7c0942c757f571
0x2c09f7ac6ccc1eed72753f82594ffee8ac315528f6c0643e340e1cf53ab5b2cb
0x26d9f2d27e8b499c1b7e747476fec7872ee61c4b9b236966475322c21b866483

Functions
Getter at block 21316013
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd3eb1e41971cb7ceb57baa3a11a6c13415f871bae42b7968ad37af191b2de0ae
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6dFbAC8Bf0C6974A94dDE4d0204eD0bC7DB38004, 0xbE9C1ac63cAAde3F0A46E8841159f8642768e6b4, 0x0b89F53B6e7001C6C9eE401DF90497CefC9428EB, 0xD6B66609E5C05210BE0A690aB3b9788BA97aFa60, 0xE99F5448648ecFDB913447E11882C89C3fAa28AE, 0x97FFdA53E311818B4f7d2cBf27722af8290701bc, 0x750e762E3BF7afa113FaACF5a8EC5c690A19D700]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
66
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.