GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xceefe027 at 14586981
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
 (#216)
ERC-1555
--
)
ERC-721
--
ERC-20
--
0xfac85c9aefea58067de19c9ffd077044cfb5ac764091f4fe90b432fb00007a97
0x5bd846e93722b7a23639bfd86d97dd83cae0c890ae001207f46859e58302b4a1
0x676ca9cd8822f4e94a6581ba55374bc1948d318752be1f827d8696fbbea1bb65
0x06cad0eb5c7e0b636b82e4c62eedc0d47523abfe79ceec5b5855d6a0171f7f77
0xab48ba494d2d0e4434f660e3a4ff09765f3a8769ec234de4e2c134468fe2ff4b
0x884747f0df9067580a23ec34990a9454b94d9770041d9646705936393ce7b3cb
0x50e45769eaea7cc1a1407d1bc8cb42311592a9e3a8f4fc63c8797af857c90da0
0x995e89d5db482c814692ab536ba29afa4473ba7595ca5bbbfaec47f050e72391
0x18c866aac49a4f64a0742e3fc8f5719fd3efaf8dcbbfe879eb1db2ab2ca17b6b
0xb5548110d06195558f0f92a1e483661eb1614ef83d8eb9f25fcbddd112c3bd9d

Functions
Getter at block 21270464
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb61ccf1d1c643df69418a66dae3d31bedf3c35d199fb8032adc617014da739e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1C9ea2B3296F2b0867817cdd7707fE78Db59E426, 0x1A7FA8B90CAf4B63b97b5CE79FB7E215A44fA55A, 0x03745b3EaEF5938e8DE517E43Af68fDc480810d9, 0x7F1a092c34094B7abE78aFebc5E958044048C3d2, 0xb402Bc1EbdaaC346C68B31b3A786016bC8E0FC31, 0x8FE4F546E43BDcA91819A782B3df9fb77a6c4D29]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.