Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x13c4a922e01cf7b52f1f40e453f757244727e16f5c682f2d84d6c2acba10fdd0
0xf37c1b9a5baf76a828b161e294ab76d89d3e439ae195d7e1710950c9210629f2
0x86f86b70412611e637a1b4141cae4617e6260bb7ef9454063fb5fecb25a1fcf3
0x8168ffb03de2125df1455f21041d1ca4d55286227cde68fbc2dfb10aca2aba32
0xf1815d04123c5542afd3d06ce03bd06903153c4db8a2b07c051bd5c64d55b346
0x93eebafc54ee7b8c8241040bf9b7d476912e8202ade7116769cfc8d080d5d513
0x9ca0fe6803a04f1b829745024d6dffa34a5e57be1284a9dae3b45a029ddf03dc
0xaa8851bc7f59bcbf55590cca1ab1b19653c425f37e1fd155dcf797c24c1cb63e
0x1a0aed51754ecce91d891faebee8dc0b432ac8ccefd1e72a684561ac7367780c
0x4ade2b37b9f6e0a7fd2e0b2994fac57f2a9f5599329576f1506b1cb755d2fb04

Functions
Getter at block 21178396
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa4dd50243e9b4094e86af886df27460f27b52e93c6b0e9ec7ca91dbd146411c7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x36f1BB392841827D3808a3B209031A12235c8BCE, 0x6293D0a4477AEc20ff972e155FdC0F4030529f11, 0x405575eCa1422B464c539E4dB9f639b85d0b8E9F, 0x108D6D3b9bc80ba27c3eb7606F150DEc6eee53dD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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.