GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 46 txns
Deployed by via 0x824c178d at 19198910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19.94
 (#0)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
 (#1)
ERC-1555
--
0x05d12ef0ebe1ba704762206099a8a88c76f61b2753b8300d4aa8e5debcf9f398
0x0a22e5bf32b3a9dedac98b246c8ac0d5a7b0e522931fa51fef563718efaeb959
0x0e0cce13bb1c052c0407d5b782edc0a9c32be948556750ed6ce513445079908a
0x4a7984f913997f9d31d6bd2b77e7369c23bea944dd0720a83e95039b462520d3
0x4fcad26049b68bce661578073178f007f8fec7e3c648e961638caef0e668e107
0xea4b1e20f2fe2c5b44d887c44ac2e9d5aa6a9f8af73e97aad8b9d390c7324866
0x60faa0ec8a49f9ddcae9a35ae2c4c2c725b0c071b8dc7877e01a383f9adda067
0x552b70443b23251286dd9de5f30e7df74f534c23a15ec24cba19eea4cc015f8c
0x1a5dd03edab3e8d36da3b48bdaea1c7e69169b947c4be882d55dcb3d22cc4289
0xeabbd1f2e6462a60cfaf11243791c19f1d1e0f79be56b0a0453b8463d5c43c24

Functions
Getter at block 21177229
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6bced6c006fce135d94493a0f508fc6b4dfde8d45cdf244f9a404d98dc770e7e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x45931634c4496e9cdc3d0cCA700A387d581b6009, 0x201598e7F51dD57FF41a1743aBd5892EaFED97a0, 0xA1d59233c5Cda6b1Af6A129c7E12C9ffBA348eAA, 0x82Ef0CBb725852D7CC30ADeA95415e23B8f433E3, 0x6e4D47DAD1e97833F4EcB0Ef56347bA8e6Fd1c0e]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
46
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.