GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0x40255e1e at 16828690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.24
ERC-20
Value $0
ERC-20
--
 (#28)
ERC-1555
--
ERC-20
--
0xb74155d0731ee6544fa9a682151648a50a8bb4c96c1cc4f4297c051fb079e868
0x3c78249105b6e51ff26839750c3fc8015abbefc2eda45d285981c126fd8bea7d
0xa56c43ff69fd69fb2477cdada0bbb2293d1e136ade1f8893de4641b974cf3230
0x9cb1c8cc50aec5924544dfe3a110600543605875c3fdc80137e0aba5f1680762
0x0157d61c1d8a714a87fb919a5e149352b9e30f79b3d033bd6a6d72a04e9079cb
0x5d540cee4123796ad59a91b9b2fa89edfb6b2b09ab40cc84b387c5e0fde9f28f
0x850e08be0c47471d61a37ed239a4296d3415f1c1c4c1dc2ac4b850fa59236598
0x5ed19c1f470deb79b70bbbb9f975893ea6a9b0c5fbf4d7c172447dab56a41aea
0x2290563ad631699ce7beab3777de8341b0f6bd8e22a86d264807a2911291d854
0xce314eaec6e7c8fd1cfdb9cf3670f22fd9b6a61e69e3ee7a4b0970f35544630e

Functions
Getter at block 20933688
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x49c425306273399bde9f1d6ed5a993d8090450776b6cb78f6053abf59677a6dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2Af30B4BF6528F9dB1350a8679cD453E3E334205, 0x036a0ff78fF35947Eb05eC7C2434DF3FeAae93Ef, 0x543D49ed4C0c5cD3ec9F07E8F2343B6238F755d0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
45
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.