Proxy

Verified contract

Proxy

Active on Ethereum with 68 txns
Deployed by via 0xb399a88c at 12932855
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x8074986d33a48cbf8922f916d34fe279a91c73c4712d112419f06ca9d0d20f81
0x345cb5ca85b243c8475f150881e810f56d015b1685f32dd3cbd437344bab89e1
0x58dbc6052beebe43fb8756fb24d4c84ae9bfa5f873854ad9c17d6e097fa40c78
0x5d218777e83995906772a4966c2b28597bca0300a7e5383c26b369c3870c8447
0x51fee30c7057f197db137e8aea25baae5d56847122c2ddd18c55d2dda63776c8
0x9a5ad3e94b3d433956705c4fff8d73372114e27006f7a11f1b698d157e6c1e4c
0x250ec050c773c022701cb6905e820c48e95969f38f9dc56fef9f1c910c4fd1a0
0x0c1c62397782aa790d62bcd8194ba41e434de496b3ba8a186cacc8c7e462a6e2
0x817bddaab4e20a5b3f1f10da7c01379b009101392eef5217019c44475b8bc085
0xdb067b8b4df9d6cf77f716402a85c5a298edf8ede0176e7926aff19ace836772

Functions
Getter at block 21162869
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x44e7a97da04b48d624c3033f728fc90d8974bcaa05325aa0ddd54eb174c11be0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB8F98fB242a5949Fb201A10D987077aD2028B0aD]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
67
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.