Proxy

Verified contract

Proxy

Active on Ethereum with 96 txns
Deployed by via 0x962e74c0 at 13212158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20.35
ERC-20
Value $0.1
0x7fb21f4cd7ce16f37a7d4e2fc2ac184439e6f9d22287d5440d064110a76c1b4a
0xf6fa7eb26e9775652830201872a222c183f18853b09cd5eae0f9a149342c8538
0x7af4e4b05fb6d533cb74282ba5aaaa1dc698216667c185023034aa9e2f0a699f
0xe641dabe713e641bbc05d9d27294d0d5386f28e48cefa369552a9f7967a47ef7
0x06bc61b40a962229ea926753916557df71ba5b745aa584223190746365ec5e51
0xda933eade7b508f872c7e42d0d976097b85b7f0f36218b7f0c796f8f42d16eeb
0xf222d5b0faa340290cc1b087e2049355c673469a3f6ea24b5764d20b011a51ba
0x99b965cf3f6432166d3be84c7954b19f6535dc7cbf875c3e8438e700661386e0
0xf0a519363dcf3d9de15f41ced0d229cf1c4d1c52755027da06693d34ebbe5f53
0x2d02a2e5b280e9175844f65124d710894da0aa7917b2437eb80a82f733844303

Functions
Getter at block 21215740
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x235d5067496f2d07f0ce3a6fc5f6d12af6943e8112e77bdbd6e7e9aabf662615
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD6D33d948ab6fC3ff340B02F86354a57d7AEe99c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
65
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.