GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 123 txns
Deployed by via 0x92bd8b19 at 13919943
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.7
ERC-20
Value $0.39
 (#0)
ERC-1555
--
 (#2)
ERC-1555
--
0x72117ea2ea7ce6e13b62235d1c9e4ccc79d3b9d9cdb14f81845c20e58ba7d16b
0x011f36527410a14ecab31b7289e146b6ee6ca7a8e86228c6e733914582a576dd
0x1e40cd12cb0ac47d6db3aaa08f6d5555a56823459c7b9574bef2a3b9b5a8b528
0x527024545c454d0414f1ca976d09c6b592e34b281ba6399778a24b53eee39d77
0xc67a3a6bc5f31b7eb75dfe0b77e2f2fe945d3217e4d9804610826eb7a20090f8
0xc9444dbfe38ea9d64d4f5221fed5958f4f006a5b3f96c9f3af771742362fcb3d
0x6d506317089ea325ce1762bb22f5bd510595f3cc098a4e3d81c8e747d8f249c1
0xcd1a929bd76b50d5617bf3116fc570e61000580adf2ab682ab3dc72dd5d9335b
0x5b109128c26f6b451d5b86529960e380f50ad94704fc96b52151b90b208a806a
0xd4bccff7ecfa49b09cc1a1d3bd2a0be9edf67d21ba63009e292b3db3e53d1035

Functions
Getter at block 21218594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf4a79a255b3775ad9420446027aa550e7acf644cd0e1b42b4d2e544aff3105f1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6cDf1C8581ff576878F463814EE54e35Fe58094D, 0x7bb9C6FdbEb583346B4F18C22b8Ec5b0C6AA1d1c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
80
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.