GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 86 txns
Deployed by via 0x6d5492fe at 19628634
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,866.43
ERC-20
Value $2,281.47
ERC-20
Value $315
ERC-20
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xb8bb324ebb5340e51a6a72b4c3f540e83b597b0b6830935137f2f2965372d00c
0xda060cd0dc78f29edd03e6b24cd8fb730dfcab6a22f65164f84316b2db438a8c
0x85b2599c3c752849f87d7a4ec0192e8d52d7b4ff8d3a69e59e99307f9010da60
0x16b580461c206fbd5979e83f05657399e75a792ff4cd0b2baeda02b10550ea8a
0x8c047191b0506a1ecd6391df2385accbd63ceef9514484a3b7d1150bf70035a5
0x4c22c74f61f76ecc6e8690691644b352f406f63709b55f5ec9055d34d0a9c839
0x46f482051862ca85466477545959aeee433bbc8e15436b725e44fe3f2e89ea64
0xd618b6401a0ff3b1f058462b12dea3cd88f2fe26556f42477e8f6bc66a0d1fde
0xc378c2b193e44bf8ce29fe472d4327386520dbad16986e00b09d1dd7cc1da74d
0x1d2bc0760078404f0f87f38a006f8f9bf6f47dc3935a69d710cf4112f9004b3f

Functions
Getter at block 21160428
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09000f662ce32cc15983300daa14558997fa80da90fb5551cb01a2d228410b42
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6DCFb084aC7266d773f1c9Fda18DeBb19d76BAAA, 0x19a430A99D7D70d1cFD82B8063b4D5924613E5F1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
77
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.