Proxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0xa10f07ae at 9883292
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.62
ERC-20
--
ERC-20
--
ERC-20
--
0x8f11ff93d7b20235b347bb453d9793ba4e48c288d05e088ed02e9d4d7720369e
0x6d9cbc9ca53520454a718cabb596d1ef60851421a72b49d772f5f3fd9180d647
0xa0f8d5bc81335ac7876d7e5e5ef9e4949a8392dfe8617f5918dfcaeddd7eb65a
0xd2a772e63bad3722f6ddcb905689a17bc53f3b8b76490a3cfd1dc7fec8ff0acf
0x9c05ba946bc34d3530ee03237b6818c36a17dd79bb72e34b6143d38ab3ade89d
0x168c468db91008922c0be6d35857384b73dcc3719c805190a3353a445b22349b
0x4c50fb9bbeb40f63691418a561ad0f35f798ecbc0526df9f2d433bb7b4c5153e
0xa3a54e02da33e863b9f7945e27754ec3c09459237aab52f4ef5fd42b27774b5f
0x79739b02d3f14ac53667d6cf34786bef04757211d546fe8ac81c9049bab6bf57
0x9c7157c9e9b6261e855c4c681e38c63403975cc513bc65351467d5a9d433e0d8

Functions
Getter at block 21204104
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x45190529b27b3eaf0219bacd9203f504aee69f75d6502fc419329b657e912d0f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1F056bEB95cac5d33b699039f5C148C838eAbab6, 0x9477B69d728236926fB5D80043da40Af5507B309, 0xafC9171FC4f7DDE33D7CAF90c2Fa38d32986f700]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
42
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.